Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes issue reported by fundawang: | Peng Wu | 2013-02-17 | 1 | -1/+1 |
* | fixes typo | Peng Wu | 2013-02-05 | 1 | -0/+1 |
* | add back ng | Peng Wu | 2013-02-04 | 1 | -1/+2 |
* | fixes incomplete pinyin | Peng Wu | 2013-01-26 | 1 | -4/+18 |
* | a safe guard for chewing | Peng Wu | 2012-12-11 | 1 | -8/+7 |
* | fixes a typo | Peng Wu | 2012-11-28 | 2 | -3/+3 |
* | add const modifiers | Peng Wu | 2012-11-28 | 1 | -2/+2 |
* | indent phrase_index.cpp | Peng Wu | 2012-11-26 | 1 | -11/+11 |
* | write mask out for facade tables | Peng Wu | 2012-11-12 | 2 | -4/+38 |
* | write mask out for chewing large table | Peng Wu | 2012-11-08 | 2 | -1/+108 |
* | write mask out for phrase large table2 | Peng Wu | 2012-11-07 | 2 | -2/+110 |
* | write remove index | Peng Wu | 2012-11-06 | 2 | -6/+29 |
* | re-factor remove index in progress | Peng Wu | 2012-11-06 | 2 | -6/+23 |
* | write get length | Peng Wu | 2012-11-05 | 2 | -1/+34 |
* | write get length in progress | Peng Wu | 2012-11-05 | 1 | -0/+35 |
* | add comments | Peng Wu | 2012-10-31 | 1 | -2/+35 |
* | write Bigram::mask_out | Peng Wu | 2012-10-30 | 2 | -1/+56 |
* | write SingleGram::mask_out | Peng Wu | 2012-10-30 | 2 | -0/+51 |
* | write mask out method | Peng Wu | 2012-10-26 | 2 | -2/+70 |
* | write FacadePhraseIndex::merge_with_mask | Peng Wu | 2012-10-26 | 2 | -2/+51 |
* | re-factor phrase index | Peng Wu | 2012-10-26 | 1 | -5/+11 |
* | write mask_out_phrase_index_logger | Peng Wu | 2012-10-25 | 2 | -0/+159 |
* | move back get_first_token | Peng Wu | 2012-10-22 | 1 | -0/+14 |
* | move get_first_token to spseg | Peng Wu | 2012-10-20 | 1 | -23/+0 |
* | refine reduce_tokens | Peng Wu | 2012-10-19 | 1 | -4/+1 |
* | update pinyin_guess_sentence_with_prefix | Peng Wu | 2012-10-19 | 1 | -0/+1 |
* | write reduce_tokens | Peng Wu | 2012-10-19 | 1 | -0/+24 |
* | update tag utility | Peng Wu | 2012-10-18 | 2 | -14/+4 |
* | update tag utility | Peng Wu | 2012-10-18 | 2 | -2/+28 |
* | fixes memory leak in facade chewing table | Peng Wu | 2012-10-11 | 1 | -0/+23 |
* | fixes memory leak in facade phrase table2 | Peng Wu | 2012-10-11 | 1 | -0/+24 |
* | fixes memory leak in chewing large table | Peng Wu | 2012-10-10 | 1 | -2/+3 |
* | fixes memory leak in phrase large table2 | Peng Wu | 2012-10-10 | 1 | -2/+6 |
* | detect corrupted phrase index log file | Peng Wu | 2012-10-08 | 2 | -3/+13 |
* | Fix CMakeLists.txt | Xiaojun Ma | 2012-10-05 | 1 | -1/+1 |
* | remove phrase_large_table.* | Peng Wu | 2012-09-04 | 2 | -685/+0 |
* | remove facade_phrase_table.h | Peng Wu | 2012-09-04 | 1 | -154/+0 |
* | add clear_ranges/clear_tokens back | Peng Wu | 2012-09-04 | 1 | -0/+36 |
* | add assert to get_first_token | Peng Wu | 2012-09-04 | 1 | -0/+3 |
* | fixes phrase_index.h | Peng Wu | 2012-09-03 | 1 | -2/+0 |
* | update Makefile.am | Peng Wu | 2012-09-03 | 1 | -3/+0 |
* | update gen_deleted_ngram.cpp | Peng Wu | 2012-09-03 | 1 | -1/+1 |
* | fixes test_phrase_table.cpp | Peng Wu | 2012-09-03 | 1 | -1/+1 |
* | update tag utility | Peng Wu | 2012-09-03 | 2 | -6/+17 |
* | fixes facade_phrase_table2.h | Peng Wu | 2012-09-03 | 1 | -2/+2 |
* | write get_first_token | Peng Wu | 2012-09-03 | 1 | -0/+20 |
* | write prepare/destroy tokens | Peng Wu | 2012-09-01 | 1 | -0/+41 |
* | drop FacadePhraseIndex::clear_ranges method | Peng Wu | 2012-08-31 | 1 | -18/+0 |
* | fixes a typo | Peng Wu | 2012-08-31 | 1 | -2/+2 |
* | write facade_phrase_table2.h | Peng Wu | 2012-08-30 | 4 | -7/+170 |