| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| * | polish code | Peng Wu | 2012-08-29 | 1 | -1/+1 | |
| * | write load/store method | Peng Wu | 2012-08-29 | 1 | -0/+193 | |
| * | update comments | Peng Wu | 2012-08-28 | 2 | -1/+4 | |
| * | write load_text method | Peng Wu | 2012-08-28 | 1 | -0/+30 | |
| * | write add/remove index method | Peng Wu | 2012-08-28 | 1 | -2/+57 | |
| * | rename phrase_compare and phrase_less_than | Peng Wu | 2012-08-28 | 1 | -6/+6 | |
| * | write add/remove index method in progress | Peng Wu | 2012-08-28 | 1 | -0/+83 | |
| * | begin to write add/remove index | Peng Wu | 2012-08-28 | 1 | -0/+27 | |
| * | write search method | Peng Wu | 2012-08-27 | 1 | -0/+41 | |
| * | change phrase_length from int to size_t | Peng Wu | 2012-08-27 | 2 | -10/+10 | |
| * | write search method in progress | Peng Wu | 2012-08-27 | 1 | -0/+84 | |
