Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixes data/Makefile.am | Peng Wu | 2015-06-17 | 1 | -1/+1 | |
* | fixes pinyin_init function | Peng Wu | 2015-06-17 | 1 | -0/+3 | |
* | update Makefile.am | Peng Wu | 2015-06-16 | 2 | -6/+6 | |
* | fixes crash | Peng Wu | 2015-06-16 | 1 | -0/+3 | |
* | fixes a bug | Peng Wu | 2015-06-09 | 1 | -2/+2 | |
* | fixes a bug | Peng Wu | 2015-06-02 | 1 | -1/+1 | |
* | re-factor code | Peng Wu | 2015-06-02 | 1 | -3/+2 | |
* | bump version 1.1.91 | Peng Wu | 2015-06-01 | 1 | -2/+2 | |
* | use model9.text.tar.gz | Peng Wu | 2015-06-01 | 2 | -4/+7 | |
* | update pinyin_token_get_phrase function | Peng Wu | 2015-05-28 | 1 | -13/+2 | |
* | fixes compile | Peng Wu | 2015-05-28 | 1 | -3/+3 | |
* | update API | Peng Wu | 2015-05-28 | 5 | -49/+69 | |
* | update pinyin.cpp | Peng Wu | 2015-05-28 | 1 | -2/+47 | |
* | update pinyin_choose_candidate function | Peng Wu | 2015-05-28 | 1 | -0/+31 | |
* | update pinyin_guess_full_pinyin_candidates function | Peng Wu | 2015-05-28 | 1 | -1/+13 | |
* | update pinyin_guess_candidates function | Peng Wu | 2015-05-28 | 3 | -8/+23 | |
* | rename macros | Peng Wu | 2015-05-27 | 3 | -6/+6 | |
* | fixes compile | Peng Wu | 2015-05-27 | 1 | -4/+6 | |
* | update pinyin.cpp | Peng Wu | 2015-05-27 | 2 | -84/+227 | |
* | add comments | Peng Wu | 2015-05-27 | 1 | -1/+18 | |
* | fixes a bug | Peng Wu | 2015-05-25 | 2 | -5/+5 | |
* | update gen_unigram | Peng Wu | 2015-05-22 | 1 | -32/+36 | |
* | update pinyin_internal.h | Peng Wu | 2015-05-22 | 1 | -0/+2 | |
* | update gen_binary_files | Peng Wu | 2015-05-22 | 1 | -29/+45 | |
* | update training tools | Peng Wu | 2015-05-21 | 7 | -14/+14 | |
* | update storage tools | Peng Wu | 2015-05-21 | 2 | -4/+4 | |
* | update segment tools | Peng Wu | 2015-05-21 | 3 | -6/+6 | |
* | update test cases | Peng Wu | 2015-05-21 | 6 | -12/+12 | |
* | update test_table_info | Peng Wu | 2015-05-21 | 1 | -24/+38 | |
* | re-factor table info | Peng Wu | 2015-05-21 | 2 | -13/+36 | |
* | update table info | Peng Wu | 2015-05-20 | 2 | -33/+4 | |
* | update test_table_info | Peng Wu | 2015-05-20 | 1 | -2/+2 | |
* | update SystemTableInfo2::load | Peng Wu | 2015-05-20 | 1 | -17/+57 | |
* | update tables | Peng Wu | 2015-05-20 | 1 | -1/+15 | |
* | remove postfix_tables from table info | Peng Wu | 2015-05-20 | 2 | -18/+0 | |
* | support default and addon table info | Peng Wu | 2015-05-20 | 2 | -21/+49 | |
* | rename SystemTableInfo to SystemTableInfo2 | Peng Wu | 2015-05-20 | 2 | -14/+14 | |
* | add phonetic table type to table info | Peng Wu | 2015-05-20 | 3 | -1/+27 | |
* | fixes bugs | Peng Wu | 2015-04-21 | 2 | -8/+7 | |
* | add copy parameter to Bigram::load | Peng Wu | 2015-04-21 | 6 | -10/+19 | |
* | add copy parameter to single gram constructor | Peng Wu | 2015-04-21 | 3 | -5/+11 | |
* | update Makefile.am | Peng Wu | 2015-04-20 | 4 | -0/+16 | |
* | write flexible_ngram_kyotodb.h | Peng Wu | 2015-04-20 | 1 | -5/+144 | |
* | fixes typos | Peng Wu | 2015-04-17 | 2 | -2/+5 | |
* | write class FlexibleBigram in progress | Peng Wu | 2015-04-17 | 1 | -0/+116 | |
* | begin to write class FlexibleBigram | Peng Wu | 2015-04-17 | 1 | -0/+123 | |
* | add flexible_ngram_kyotodb.h | Peng Wu | 2015-04-17 | 3 | -0/+37 | |
* | update Makefile.am | Peng Wu | 2015-04-16 | 1 | -0/+1 | |
* | add flexible_single_gram.h | Peng Wu | 2015-04-16 | 2 | -297/+324 | |
* | add flexible_ngram_bdb.h | Peng Wu | 2015-04-16 | 2 | -388/+424 |