Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refine tests | Peng Wu | 2012-05-18 | 4 | -36/+78 |
* | updates utils | Peng Wu | 2012-05-17 | 8 | -33/+8 |
* | fixes compile | Peng Wu | 2012-05-17 | 1 | -0/+2 |
* | update utils/training | Peng Wu | 2012-05-17 | 5 | -65/+95 |
* | update utils/storage | Peng Wu | 2012-05-17 | 2 | -24/+31 |
* | update ngseg | Peng Wu | 2012-05-17 | 1 | -2/+9 |
* | update test cases | Peng Wu | 2012-05-17 | 2 | -11/+25 |
* | update ngseg.cpp | Peng Wu | 2012-05-17 | 1 | -6/+10 |
* | fixes typos | Peng Wu | 2012-05-17 | 3 | -2/+3 |
* | update test_pinyin_lookup and test_phrase_lookup | Peng Wu | 2012-05-17 | 2 | -15/+23 |
* | add pinyin_phrase_files | Peng Wu | 2012-05-17 | 2 | -0/+10 |
* | improves FacadePhraseIndex | Peng Wu | 2012-05-16 | 1 | -2/+4 |
* | update pinyin_lookup.* | Peng Wu | 2012-05-16 | 2 | -30/+5 |
* | update pinyin.cpp | Peng Wu | 2012-05-16 | 1 | -29/+5 |
* | polish phrase_index.h | Peng Wu | 2012-05-16 | 1 | -9/+9 |
* | update test_chewing_table.cpp | Peng Wu | 2012-05-16 | 1 | -10/+6 |
* | write FacadePhraseIndex::clear_ranges | Peng Wu | 2012-05-16 | 1 | -0/+17 |
* | add methods to FacadePhraseIndex | Peng Wu | 2012-05-15 | 1 | -0/+37 |
* | update test_pinyin | Peng Wu | 2012-05-08 | 1 | -1/+2 |
* | improves _get_previous_token | Peng Wu | 2012-05-08 | 1 | -0/+23 |
* | add comments | Peng Wu | 2012-04-28 | 1 | -0/+20 |
* | write pinyin_choose_full_pinyin_candidate | Peng Wu | 2012-04-27 | 1 | -0/+39 |
* | fixes a typo | Peng Wu | 2012-04-25 | 1 | -1/+2 |
* | fixes _remove_duplicated_items | Peng Wu | 2012-04-25 | 1 | -4/+7 |
* | fixes pinyin_get_full_pinyin_candidates | Peng Wu | 2012-04-25 | 2 | -7/+15 |
* | update test_pinyin | Peng Wu | 2012-04-25 | 1 | -0/+23 |
* | refine _try_resplit_table | Peng Wu | 2012-04-24 | 1 | -43/+21 |
* | write _try_resplit_table | Peng Wu | 2012-04-24 | 2 | -8/+167 |
* | remove maximum forward match pass in full pinyin parser | Peng Wu | 2012-04-24 | 1 | -45/+0 |
* | refine ngseg | Peng Wu | 2012-04-24 | 1 | -33/+22 |
* | fixes comment | Peng Wu | 2012-04-23 | 1 | -1/+1 |
* | write retrieve table items in progress | Peng Wu | 2012-04-23 | 3 | -28/+101 |
* | polish code | Peng Wu | 2012-04-20 | 2 | -5/+7 |
* | refine retrieve_divided_item | Peng Wu | 2012-04-19 | 3 | -14/+7 |
* | write _try_divided_table | Peng Wu | 2012-04-19 | 1 | -74/+89 |
* | write pinyin_get_full_pinyin_candidates in progress | Peng Wu | 2012-04-19 | 1 | -6/+35 |
* | extract _append_items method | Peng Wu | 2012-04-19 | 1 | -30/+42 |
* | re-factor get candidates | Peng Wu | 2012-04-19 | 1 | -86/+65 |
* | write pinyin_get_full_pinyin_candidates in progress | Peng Wu | 2012-04-18 | 3 | -6/+192 |
* | remove old codes in pinyin_lookup.cpp | Peng Wu | 2012-04-18 | 1 | -81/+1 |
* | remove FullPinyinParser2::post_process | Peng Wu | 2012-04-18 | 1 | -71/+0 |
* | refine pinyin_get_candidates | Peng Wu | 2012-04-17 | 1 | -43/+15 |
* | write _get_previous_token | Peng Wu | 2012-04-17 | 1 | -36/+29 |
* | remove old code | Peng Wu | 2012-04-17 | 1 | -124/+0 |
* | begin to write pinyin_get_full_pinyin_candidates | Peng Wu | 2012-04-17 | 1 | -7/+122 |
* | update pinyin_choose_candidate | Peng Wu | 2012-04-17 | 2 | -2/+2 |
* | update libpinyin.ver | Peng Wu | 2012-04-17 | 1 | -0/+2 |
* | refine candidate api | Peng Wu | 2012-04-17 | 2 | -8/+21 |
* | re-factor pinyin_get_candidates | Peng Wu | 2012-04-17 | 1 | -25/+34 |
* | begin to write initial fuzzy pinyin support | Peng Wu | 2012-04-16 | 1 | -0/+24 |