summaryrefslogtreecommitdiffstats
path: root/utils/training
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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-203-3/+0
|
* move tag utility to src/storagePeng Wu2011-05-201-5/+4
|
* write k mixture model to interpolation conversion toolPeng Wu2011-05-193-3/+205
|
* wrote import k mixture modelPeng Wu2011-05-181-0/+77
|
* begin to write import k mixture modelPeng Wu2011-05-172-0/+219
|
* 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
|
* wrote export k mixture modelPeng Wu2011-05-162-8/+107
|
* begin to write export k mixture modelPeng Wu2011-05-161-0/+51
|
* add cmd options for merge k mixture modelPeng Wu2011-05-132-3/+35
|
* refine merge k mixture modelPeng Wu2011-05-121-4/+7
|
* write merge k mixture model in progressPeng Wu2011-05-121-13/+116
|
* write merge_two_phrase_array functionPeng Wu2011-05-121-0/+73
|
* refine gen k mixture modelPeng Wu2011-05-121-10/+19
|
* begin to write merge k mixture model.Peng Wu2011-05-112-0/+36
|