summaryrefslogtreecommitdiffstats
path: root/utils/training
Commit message (Expand)AuthorAgeFilesLines
...
* write gen k mixture model in progressPeng Wu2011-05-101-2/+110
* fixes compile for gen k mixture modelPeng Wu2011-05-092-11/+20
* begin to write gen k mixture modelPeng Wu2011-05-091-0/+104
* fixes linebufPeng Wu2011-05-092-5/+8
* fixes cmd line options for gen_deleted_ngramPeng Wu2011-05-061-3/+3
* refine gen ngramPeng Wu2011-05-053-7/+140
* add cmd line options to prune k mixture modelPeng Wu2011-05-052-10/+25
* refine attach method in flexible n-gramPeng Wu2011-05-052-3/+3
* wrote prune k mixture modelPeng Wu2011-05-041-0/+105
* begin to write prune k mixture modelPeng Wu2011-05-042-1/+15
* refine k mixture modelPeng Wu2011-05-041-3/+10
* add flexible n-gram signature checkPeng Wu2011-05-032-6/+5
* use errnoPeng Wu2011-04-282-7/+15
* add options to estimate k mixture modelPeng Wu2011-04-282-5/+36
* wrote estimate k mixture modelPeng Wu2011-04-282-0/+57
* add remove method to flexible n-gramPeng Wu2011-04-271-1/+2
* write compute interpolation for flexible bi-gramPeng Wu2011-04-271-0/+61
* fixes code stylePeng Wu2011-04-271-4/+4
* begin to write estimate k mixture model parametersPeng Wu2011-04-273-1/+15
* add magic number for k mixture modelPeng Wu2011-04-271-0/+3
* define k mixture model bi-gramPeng Wu2011-04-251-0/+41
* add flexible_ngram.h and k_mixture_model.h to Makefile.amPeng Wu2011-04-211-0/+2
* fixes phrase large tablePeng Wu2011-04-191-0/+3
* add asserts to gen ngramPeng Wu2011-04-181-2/+2
* use new bi-gramPeng Wu2011-04-182-35/+31
* refine insert/set freqPeng Wu2011-04-181-2/+4
* write k mixture modelPeng Wu2011-04-131-0/+110
* refine codePeng Wu2011-04-021-2/+2
* fixes build with LDFLAGS --as-needed.Peng Wu2010-11-291-3/+3
* switch to pinyin.hPeng Wu2010-10-274-14/+5
* fixes makefilesPeng Wu2010-10-271-3/+4
* move segment and training tools to utilsPeng Wu2010-10-274-0/+411