Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include config.h to allow using getline on freebsd | Ting-Wei Lan | 2016-11-16 | 6 | -0/+24 |
* | update Makefile.am | Peng Wu | 2016-10-31 | 1 | -5/+4 |
* | update code license | Peng Wu | 2016-10-31 | 13 | -91/+78 |
* | update header license | Peng Wu | 2016-10-31 | 1 | -7/+6 |
* | fixes fill_matrix function | Peng Wu | 2016-07-21 | 1 | -1/+1 |
* | rename functions | Peng Wu | 2016-06-20 | 1 | -1/+1 |
* | update eval_correction_rate.cpp | Peng Wu | 2016-06-14 | 1 | -9/+22 |
* | fixes warnings | Peng Wu | 2016-03-30 | 3 | -4/+3 |
* | update utils | Peng Wu | 2016-03-30 | 2 | -8/+2 |
* | update utils/training in progress | Peng Wu | 2016-03-30 | 3 | -20/+10 |
* | update utils/segment | Peng Wu | 2016-03-30 | 1 | -1/+1 |
* | update utils | Peng Wu | 2016-03-23 | 1 | -8/+1 |
* | re-facter Makefile.am | Peng Wu | 2015-07-08 | 1 | -4/+0 |
* | fixes a bug | Peng Wu | 2015-05-25 | 1 | -1/+1 |
* | update gen_unigram | Peng Wu | 2015-05-22 | 1 | -32/+36 |
* | update training tools | Peng Wu | 2015-05-21 | 7 | -14/+14 |
* | fixes bugs | Peng Wu | 2015-04-21 | 1 | -6/+3 |
* | update Makefile.am | Peng Wu | 2015-04-16 | 1 | -0/+4 |
* | install tools again for fcitx-libpinyin | Peng Wu | 2015-02-09 | 1 | -1/+2 |
* | do not install binary tools | Peng Wu | 2014-09-03 | 1 | -2/+1 |
* | clean up Makefile.am | Peng Wu | 2013-10-14 | 1 | -29/+2 |
* | fixes validate_bigram | Peng Wu | 2013-06-17 | 1 | -0/+3 |
* | add asserts | Peng Wu | 2013-06-17 | 1 | -0/+2 |
* | check return values | Peng Wu | 2013-06-17 | 1 | -1/+5 |
* | update utils/training | Peng Wu | 2013-04-16 | 8 | -19/+19 |
* | add lambda parameter | Peng Wu | 2013-04-11 | 1 | -2/+5 |
* | fixes make distcheck | Peng Wu | 2013-04-10 | 1 | -1/+23 |
* | update gen_unigram.cpp | Peng Wu | 2013-04-10 | 1 | -3/+14 |
* | update utils/training | Peng Wu | 2013-04-10 | 6 | -6/+78 |
* | update gen_ngram.cpp | Peng Wu | 2013-04-10 | 1 | -3/+15 |
* | update validate_k_mixture_model.cpp | Peng Wu | 2013-04-02 | 1 | -11/+15 |
* | update prune_k_mixture_model.cpp | Peng Wu | 2013-04-02 | 1 | -26/+28 |
* | bring back some print_help methods | Peng Wu | 2013-04-02 | 1 | -0/+10 |
* | update merge_k_mixture_model.cpp | Peng Wu | 2013-04-02 | 1 | -16/+17 |
* | 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 |
* | 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 | 1 | -2/+14 |
* | add assert | Peng Wu | 2013-02-19 | 1 | -0/+1 |
* | add dictionary support | Peng Wu | 2013-02-19 | 1 | -1/+2 |
* | Fixes issue reported by fundawang: | Peng Wu | 2013-02-17 | 1 | -14/+14 |
* | fixes constraints array | Peng Wu | 2012-11-15 | 1 | -1/+1 |