summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* use facade * tablePeng Wu2012-01-102-6/+6
* update Makefile.amPeng Wu2012-01-092-3/+5
* refine ChewingKeyRestPeng Wu2011-12-141-1/+1
* port eval_correction_rate.cppPeng Wu2011-12-091-18/+18
* port gen_binary_files.cppPeng Wu2011-12-091-8/+6
* port gen_pinyin_table.cppPeng Wu2011-12-091-1/+7
* port gen_zhuyin_map.cppPeng Wu2011-12-091-1/+2
* add commentsPeng Wu2011-12-091-2/+3
* fixes gen chewing tablePeng Wu2011-12-071-2/+4
* write gen chewing tablePeng Wu2011-12-071-0/+320
* fixes compilePeng Wu2011-12-071-1/+6
* synchronize CMake rules to match Makefile.amJim Huang2011-12-021-1/+11
* 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