Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mark format version as 0.8.0 | Peng Wu | 2012-11-12 | 1 | -1/+1 | |
* | write pinyin_mask_out | Peng Wu | 2012-11-12 | 3 | -1/+78 | |
* | write mask out for facade tables | Peng Wu | 2012-11-12 | 3 | -5/+40 | |
* | 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 | |
* | fixes pinyin_load_phrase_library | Peng Wu | 2012-11-07 | 1 | -0/+7 | |
* | 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_iterator_add_phrase | Peng Wu | 2012-10-19 | 1 | -30/+50 | |
* | update pinyin_guess_sentence_with_prefix | Peng Wu | 2012-10-19 | 2 | -2/+7 | |
* | rename pinyin_lookup_token to pinyin_lookup_tokens | Peng Wu | 2012-10-19 | 3 | -9/+9 | |
* | write reduce_tokens | Peng Wu | 2012-10-19 | 1 | -0/+24 | |
* | update ngseg | Peng Wu | 2012-10-18 | 5 | -11/+22 | |
* | update tag utility | Peng Wu | 2012-10-18 | 2 | -14/+4 | |
* | update tag utility | Peng Wu | 2012-10-18 | 2 | -2/+28 | |
* | bump version 0.8.91 | Peng Wu | 2012-10-17 | 1 | -1/+1 | |
* | bump version 0.7.920.7.92 | Peng Wu | 2012-10-15 | 1 | -1/+1 | |
* | fixes memory leak in pinyin.cpp | Peng Wu | 2012-10-11 | 1 | -0/+2 | |
* | 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 | |
* | re-factor phrase lookup | Peng Wu | 2012-10-10 | 2 | -16/+98 | |
* | detect corrupted phrase index log file | Peng Wu | 2012-10-08 | 2 | -3/+13 | |
* | Merge remote-tracking branch 'libpinyin/master' | Peng Wu | 2012-10-08 | 2 | -3/+2 | |
|\ | ||||||
| * | Fix CMakeLists.txt | Xiaojun Ma | 2012-10-05 | 2 | -3/+2 | |
* | | minor fixes again | Peng Wu | 2012-09-29 | 1 | -0/+1 | |
* | | minor fixes | Peng Wu | 2012-09-29 | 2 | -0/+2 | |
* | | minor fix | Peng Wu | 2012-09-19 | 1 | -0/+3 | |
|/ | ||||||
* | bump version 0.7.910.7.91 | Peng Wu | 2012-09-17 | 1 | -1/+1 | |
* | fixes code | Peng Wu | 2012-09-13 | 1 | -2/+1 | |
* | re-factor phrase_lookup.cpp | Peng Wu | 2012-09-12 | 1 | -28/+73 | |
* | re-factor pinyin_lookup2.cpp | Peng Wu | 2012-09-12 | 1 | -4/+4 | |
* | update final_step | Peng Wu | 2012-09-12 | 1 | -14/+23 | |
* | improves get_best_match | Peng Wu | 2012-09-11 | 1 | -5/+5 | |
* | remove pinyin_lookup.* | Peng Wu | 2012-09-11 | 2 | -800/+0 | |
* | remove winner_tree.* | Peng Wu | 2012-09-11 | 2 | -291/+0 | |
* | turn off dump functions | Peng Wu | 2012-09-11 | 1 | -2/+2 |