summaryrefslogtreecommitdiffstats
path: root/utils/training
Commit message (Expand)AuthorAgeFilesLines
* 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
* add unigram to gen k mixture modelPeng Wu2011-06-072-5/+56
* add unigram to validate k mixture modelPeng Wu2011-06-071-4/+29
* add unigram to export k mixture model toolPeng Wu2011-06-071-3/+5
* add unigram to import k mixture model toolPeng Wu2011-06-071-4/+10
* fixes k mixture modelPeng Wu2011-06-071-1/+6
* fixes gen ngramPeng Wu2011-06-011-3/+3
* refine gen ngram and gen deleted ngramPeng Wu2011-05-312-58/+65
* fixes a typoPeng Wu2011-05-301-2/+2
* fixes gen k mixture modelPeng Wu2011-05-301-0/+5
* fixes prune k mixture modelPeng Wu2011-05-261-1/+2
* temporarily fixes gen k mixture modelPeng Wu2011-05-252-0/+2
* refine gen k mixture modelPeng Wu2011-05-251-14/+14
* fixes a typoPeng Wu2011-05-251-4/+2
* remove <start> in \1-gram in conversion toolPeng Wu2011-05-251-0/+3
* add '\n' to k mixture model to interpolation modelPeng Wu2011-05-241-1/+1
* fixes merge k mixture modelPeng Wu2011-05-241-30/+14