summaryrefslogtreecommitdiffstats
path: root/utils/training
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes unigram in k mixture modelPeng Wu2011-06-231-8/+45
* fixes an important bug in gen k mixture modelPeng Wu2011-06-232-7/+4
* fixes read documentPeng Wu2011-06-093-21/+21
* add comments and fixes compute B in k mixture modelPeng Wu2011-06-092-1/+5
* fixes a typoPeng Wu2011-06-091-0/+2
* add unigram to prune k mixture modelPeng Wu2011-06-091-17/+41
* add commentPeng Wu2011-06-091-0/+1
* refine code in k mixture model headerPeng Wu2011-06-091-3/+3
* add unigram to merge k mixture modelPeng Wu2011-06-091-0/+10
* improves estimate k mixture modelPeng Wu2011-06-091-3/+2
* fixes estimate k mixture modelPeng Wu2011-06-081-12/+24
* ignore zero items in conversion toolPeng Wu2011-06-081-2/+3
* refine validate toolPeng Wu2011-06-081-7/+12
* add unigram to k mixture model to interpolationPeng Wu2011-06-071-5/+6