summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* remove zero uni-gram item in export interpolationPeng Wu2011-05-311-0/+2
* 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
* refine gen k mixture modelPeng Wu2011-05-241-3/+3
* fixes m_N in magic header of gen k mixture modelPeng Wu2011-05-241-1/+5
* fixes merge k mixture modelPeng Wu2011-05-241-2/+3
* remove some global varibles in gen k mixture modelPeng Wu2011-05-241-26/+23
* re-fine gen k mixture modelPeng Wu2011-05-241-26/+33
* fixes validate k mixture modelPeng Wu2011-05-231-0/+3
* fixes gen k mixture modelPeng Wu2011-05-231-5/+22