summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* fixes fsf addressPeng Wu2011-10-1121-21/+21
* add gen zhuyin mapPeng Wu2011-08-312-1/+125
* switch to pinyin internal libraryPeng Wu2011-08-304-22/+23
* switch to pinyin internal headerPeng Wu2011-08-3019-18/+22
* comments gen unigramPeng Wu2011-08-151-10/+14
* Add cmake scripts.BYVoid2011-08-124-0/+190
* refine MatchResults/TokenVectorPeng Wu2011-08-081-1/+0
* refine utils/trainingPeng Wu2011-08-069-28/+28
* refine spsegPeng Wu2011-08-061-23/+5
* refine utils/segmentPeng Wu2011-08-062-6/+6
* refine utils/storagePeng Wu2011-08-064-16/+16
* refine autoconfPeng Wu2011-08-051-3/+32
* 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
* improve gen binary filesPeng Wu2011-07-261-23/+9
* fixes stderr fprintfPeng Wu2011-07-262-6/+7
* 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
* refine test phrase lookupPeng Wu2011-07-201-0/+1
* refactor ngsegPeng Wu2011-07-201-17/+13
* add test phrase lookupPeng Wu2011-07-201-1/+1
* fixes a bug, gcc?Peng Wu2011-07-201-2/+2
* rename result_string variable to tmp_stringPeng Wu2011-07-201-2/+2
* add error report to ngsegPeng Wu2011-07-201-0/+9
* add end-of-file new line detects in segmentPeng Wu2011-07-182-2/+6
* temporarily work around ngsegPeng Wu2011-07-181-1/+2
* refine segmentPeng Wu2011-07-182-0/+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