summaryrefslogtreecommitdiffstats
path: root/utils/training
Commit message (Expand)AuthorAgeFilesLines
...
* 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