summaryrefslogtreecommitdiffstats
path: root/utils/training
Commit message (Expand)AuthorAgeFilesLines
* update utils/trainingPeng Wu2013-04-168-19/+19
* add lambda parameterPeng Wu2013-04-111-2/+5
* fixes make distcheckPeng Wu2013-04-101-1/+23
* update gen_unigram.cppPeng Wu2013-04-101-3/+14
* update utils/trainingPeng Wu2013-04-106-6/+78
* update gen_ngram.cppPeng Wu2013-04-101-3/+15
* update validate_k_mixture_model.cppPeng Wu2013-04-021-11/+15
* update prune_k_mixture_model.cppPeng Wu2013-04-021-26/+28
* bring back some print_help methodsPeng Wu2013-04-021-0/+10
* update merge_k_mixture_model.cppPeng Wu2013-04-021-16/+17
* update import_k_mixture_model.cppPeng Wu2013-04-021-20/+20
* update gen_ngram.cppPeng Wu2013-04-021-26/+21
* update gen_k_mixture_model.cppPeng Wu2013-04-021-41/+22
* update gen_deleted_ngram.cppPeng Wu2013-04-021-26/+20
* update export_k_mixture_model.cppPeng Wu2013-04-021-20/+18
* update estimate_k_mixture_model.cppPeng Wu2013-04-021-29/+19
* restore gen_unigram.cppPeng Wu2013-03-231-1/+3
* fixes novel_types.hPeng Wu2013-03-201-0/+1
* update factorPeng Wu2013-02-271-5/+2
* fixes gen_unigram.cppPeng Wu2013-02-221-1/+9
* improves automakePeng Wu2013-02-191-1/+1
* add save_dictionaryPeng Wu2013-02-191-2/+14
* add assertPeng Wu2013-02-191-0/+1
* add dictionary supportPeng Wu2013-02-191-1/+2
* Fixes issue reported by fundawang:Peng Wu2013-02-171-14/+14
* fixes constraints arrayPeng Wu2012-11-151-1/+1
* rename evals.text to evals2.textPeng Wu2012-10-221-2/+2
* clean up codePeng Wu2012-10-195-35/+4
* update eval correction ratePeng Wu2012-10-191-15/+4
* update gen k mixture modelPeng Wu2012-10-191-17/+4
* update gen deleted ngramPeng Wu2012-10-191-16/+5
* update gen ngramPeng Wu2012-10-191-14/+5
* clean up gen unigramPeng Wu2012-10-191-3/+0
* update k mixture model to interpolationPeng Wu2012-10-181-8/+14
* update import k mixture modelPeng Wu2012-10-181-5/+15
* update export k mixture modelPeng Wu2012-10-181-10/+11
* use pinyin lookup2Peng Wu2012-09-111-3/+3
* remove duplicated definesPeng Wu2012-09-062-29/+1
* refactor k_mixture_model_to_interpolation.cppPeng Wu2012-09-061-28/+43
* fixes export_k_mixture_model.cppPeng Wu2012-09-061-1/+4
* write TAGLIB_GET_TAGVALUEPeng Wu2012-09-061-32/+22
* write TAGLIB_GET_VALUEPeng Wu2012-09-061-9/+13
* update import_k_mixture_model.cppPeng Wu2012-09-051-28/+41
* add clear_tokens callPeng Wu2012-09-043-1/+4
* update gen_ngram.cppPeng Wu2012-09-031-3/+3
* update eval_correction_rate.cppPeng Wu2012-09-031-11/+20
* update gen_k_mixture_model.cppPeng Wu2012-09-031-8/+25
* update import_k_mixture_model.cppPeng Wu2012-09-031-22/+41
* update gen_ngram.cppPeng Wu2012-09-031-9/+15
* update gen_deleted_ngram.cppPeng Wu2012-09-031-9/+20