summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fixes import/export toolsPeng Wu2011-05-232-0/+2
* write validate k mixture model toolPeng Wu2011-05-233-3/+142
* remove tag utility header in tools from utilsPeng Wu2011-05-205-5/+0
* move tag utility to src/storagePeng Wu2011-05-204-470/+6
* write k mixture model to interpolation conversion toolPeng Wu2011-05-193-3/+205
* wrote import k mixture modelPeng Wu2011-05-182-3/+84
* begin to write import k mixture modelPeng Wu2011-05-173-10/+229
* add \end line to export k mixture modelPeng Wu2011-05-171-0/+2
* add missing n_1 in export k mixture modelPeng Wu2011-05-161-2/+3
* fixes print_helpPeng Wu2011-05-167-15/+15
* refine export interpolationPeng Wu2011-05-161-6/+10
* wrote export k mixture modelPeng Wu2011-05-163-12/+111
* begin to write export k mixture modelPeng Wu2011-05-161-0/+51
* move token string conversion function to taglibPeng Wu2011-05-165-103/+110
* add cmd options for merge k mixture modelPeng Wu2011-05-132-3/+35