Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update import_k_mixture_model.cpp | Peng Wu | 2013-04-02 | 1 | -20/+20 |
* | update gen_ngram.cpp | Peng Wu | 2013-04-02 | 1 | -26/+21 |
* | update gen_k_mixture_model.cpp | Peng Wu | 2013-04-02 | 1 | -41/+22 |
* | update gen_deleted_ngram.cpp | Peng Wu | 2013-04-02 | 1 | -26/+20 |
* | update export_k_mixture_model.cpp | Peng Wu | 2013-04-02 | 1 | -20/+18 |
* | update estimate_k_mixture_model.cpp | Peng Wu | 2013-04-02 | 1 | -29/+19 |
* | polish code | Peng Wu | 2013-04-01 | 1 | -1/+1 |
* | rename gen_chewing_table.cpp to gen_pinyin_table.cpp | Peng Wu | 2013-04-01 | 2 | -3/+3 |
* | update gen_chewing_table.cpp | Peng Wu | 2013-04-01 | 1 | -37/+30 |
* | update gen_binary_files.cpp | Peng Wu | 2013-04-01 | 1 | -18/+16 |
* | update ngseg.cpp | Peng Wu | 2013-04-01 | 1 | -30/+40 |
* | update spseg.cpp | Peng Wu | 2013-04-01 | 1 | -33/+41 |
* | restore gen_unigram.cpp | Peng Wu | 2013-03-23 | 1 | -1/+3 |
* | fixes novel_types.h | Peng Wu | 2013-03-20 | 1 | -0/+1 |
* | update factor | Peng Wu | 2013-02-27 | 1 | -5/+2 |
* | fixes gen_unigram.cpp | Peng Wu | 2013-02-22 | 1 | -1/+9 |
* | improves automake | Peng Wu | 2013-02-19 | 1 | -1/+1 |
* | add save_dictionary | Peng Wu | 2013-02-19 | 3 | -2/+40 |
* | add assert | Peng Wu | 2013-02-19 | 2 | -0/+2 |
* | add dictionary support | Peng Wu | 2013-02-19 | 2 | -2/+4 |
* | Fixes issue reported by fundawang: | Peng Wu | 2013-02-17 | 3 | -22/+22 |
* | fixes gen_extra_enter | Peng Wu | 2013-02-01 | 2 | -7/+7 |
* | update ngseg | Peng Wu | 2013-02-01 | 1 | -16/+34 |
* | update spseg | Peng Wu | 2013-02-01 | 1 | -8/+25 |
* | fixes constraints array | Peng Wu | 2012-11-15 | 1 | -1/+1 |
* | move back get_first_token | Peng Wu | 2012-10-22 | 1 | -14/+0 |
* | fixes utils helper | Peng Wu | 2012-10-22 | 1 | -4/+4 |
* | rename evals.text to evals2.text | Peng Wu | 2012-10-22 | 1 | -2/+2 |
* | move get_first_token to spseg | Peng Wu | 2012-10-20 | 1 | -0/+15 |
* | fixes utils helper | Peng Wu | 2012-10-19 | 2 | -4/+8 |
* | clean up code | Peng Wu | 2012-10-19 | 5 | -35/+4 |
* | update utils helper | Peng Wu | 2012-10-19 | 1 | -0/+17 |
* | update eval correction rate | Peng Wu | 2012-10-19 | 1 | -15/+4 |
* | update gen k mixture model | Peng Wu | 2012-10-19 | 1 | -17/+4 |
* | update gen deleted ngram | Peng Wu | 2012-10-19 | 1 | -16/+5 |
* | update gen ngram | Peng Wu | 2012-10-19 | 1 | -14/+5 |
* | clean up gen unigram | Peng Wu | 2012-10-19 | 1 | -3/+0 |
* | update ngseg | Peng Wu | 2012-10-18 | 1 | -2/+2 |
* | update utils helper | Peng Wu | 2012-10-18 | 1 | -3/+10 |
* | update k mixture model to interpolation | Peng Wu | 2012-10-18 | 1 | -8/+14 |
* | update import k mixture model | Peng Wu | 2012-10-18 | 1 | -5/+15 |
* | update import interpolation | Peng Wu | 2012-10-18 | 1 | -5/+15 |
* | update export k mixture model | Peng Wu | 2012-10-18 | 1 | -10/+11 |
* | update export interpolation | Peng Wu | 2012-10-18 | 1 | -6/+7 |
* | use pinyin lookup2 | Peng Wu | 2012-09-11 | 1 | -3/+3 |
* | remove duplicated defines | Peng Wu | 2012-09-06 | 4 | -47/+20 |
* | refactor k_mixture_model_to_interpolation.cpp | Peng Wu | 2012-09-06 | 1 | -28/+43 |
* | fixes export_k_mixture_model.cpp | Peng Wu | 2012-09-06 | 1 | -1/+4 |
* | write TAGLIB_GET_TAGVALUE | Peng Wu | 2012-09-06 | 2 | -43/+35 |
* | write TAGLIB_GET_VALUE | Peng Wu | 2012-09-06 | 2 | -18/+27 |