summaryrefslogtreecommitdiffstats
path: root/utils/training
Commit message (Expand)AuthorAgeFilesLines
* use pinyin lookup2Peng Wu2012-09-111-3/+3
* remove duplicated definesPeng Wu2012-09-062-29/+1
* refactor k_mixture_model_to_interpolation.cppPeng Wu2012-09-061-28/+43
* fixes export_k_mixture_model.cppPeng Wu2012-09-061-1/+4
* write TAGLIB_GET_TAGVALUEPeng Wu2012-09-061-32/+22
* write TAGLIB_GET_VALUEPeng Wu2012-09-061-9/+13
* update import_k_mixture_model.cppPeng Wu2012-09-051-28/+41
* add clear_tokens callPeng Wu2012-09-043-1/+4
* update gen_ngram.cppPeng Wu2012-09-031-3/+3
* update eval_correction_rate.cppPeng Wu2012-09-031-11/+20
* update gen_k_mixture_model.cppPeng Wu2012-09-031-8/+25
* update import_k_mixture_model.cppPeng Wu2012-09-031-22/+41
* update gen_ngram.cppPeng Wu2012-09-031-9/+15
* update gen_deleted_ngram.cppPeng Wu2012-09-031-9/+20
* update utilsPeng Wu2012-06-251-2/+5
* update fsf addressPeng Wu2012-06-121-1/+1
* update gen_unigram.cppPeng Wu2012-05-211-14/+12
* write save_phrase_indexPeng Wu2012-05-212-18/+4
* rename init_phrase_index to load_phrase_indexPeng Wu2012-05-215-5/+5
* refine utilsPeng Wu2012-05-186-74/+16
* updates utilsPeng Wu2012-05-175-21/+5
* fixes compilePeng Wu2012-05-171-0/+2
* update utils/trainingPeng Wu2012-05-175-65/+95
* update utilsPeng Wu2012-03-021-1/+10
* update utils/trainingPeng Wu2012-02-224-4/+4
* fixes libpinyin toolsPeng Wu2012-02-061-2/+10
* use facade * tablePeng Wu2012-01-101-4/+4
* update Makefile.amPeng Wu2012-01-091-1/+2
* port eval_correction_rate.cppPeng Wu2011-12-091-18/+18
* fixes fsf addressPeng Wu2011-10-1114-14/+14
* switch to pinyin internal libraryPeng Wu2011-08-301-13/+16
* switch to pinyin internal headerPeng Wu2011-08-3013-13/+13
* comments gen unigramPeng Wu2011-08-151-10/+14
* Add cmake scripts.BYVoid2011-08-121-0/+129
* refine MatchResults/TokenVectorPeng Wu2011-08-081-1/+0
* refine utils/trainingPeng Wu2011-08-069-28/+28
* fixes prune toolPeng Wu2011-07-303-6/+11
* improve eval correction ratePeng Wu2011-07-291-19/+44
* fixes prune toolPeng Wu2011-07-292-2/+8
* fixes prune k mixture model tool outputPeng Wu2011-07-281-2/+2
* improve prune k mixture modelPeng Wu2011-07-272-1/+20
* write eval correction ratePeng Wu2011-07-251-1/+146
* re-factor gen deleted ngramPeng Wu2011-07-251-7/+8
* begin to write eval correction ratePeng Wu2011-07-252-1/+34
* add errno to merge k mixture modelPeng Wu2011-07-241-1/+2
* fixes a typo in prune toolPeng Wu2011-06-281-0/+2
* fixes estimate k mixture modelPeng Wu2011-06-242-3/+3
* fixes a typoPeng Wu2011-06-241-1/+1
* add a checkPeng Wu2011-06-241-0/+4
* refine commentsPeng Wu2011-06-231-1/+2