Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update table_info.cpp | Peng Wu | 2013-04-10 | 1 | -26/+26 |
* | write test cases for table info | Peng Wu | 2013-04-08 | 1 | -6/+6 |
* | fixes compile | Peng Wu | 2013-04-08 | 5 | -55/+37 |
* | write table info | Peng Wu | 2013-04-07 | 2 | -2/+89 |
* | write table info in progress | Peng Wu | 2013-04-07 | 3 | -1/+149 |
* | update table info | Peng Wu | 2013-04-07 | 1 | -1/+5 |
* | write table info in progress | Peng Wu | 2013-04-03 | 1 | -0/+35 |
* | begin to write table info | Peng Wu | 2013-04-03 | 1 | -0/+64 |
* | write add_pronunciation | Peng Wu | 2013-03-28 | 2 | -13/+56 |
* | fixes import dict | Peng Wu | 2013-03-23 | 1 | -1/+1 |
* | fixes include headers | Peng Wu | 2013-03-22 | 1 | -4/+4 |
* | use G_BEGIN/END_DECLS | Peng Wu | 2013-03-22 | 2 | -5/+9 |
* | re-factor ChewingKey* | Peng Wu | 2013-03-21 | 2 | -10/+14 |
* | re-factor pinyin_custom2.h | Peng Wu | 2013-03-14 | 2 | -28/+27 |
* | re-factor tables | Peng Wu | 2013-02-21 | 2 | -9/+9 |
* | update parser table | Peng Wu | 2013-02-21 | 1 | -457/+457 |
* | add get_shengmu/yunmu_string | Peng Wu | 2013-02-21 | 2 | -0/+16 |
* | add shengmu and yunmu to content_table | Peng Wu | 2013-02-21 | 1 | -0/+2 |
* | add m_dict_index | Peng Wu | 2013-02-19 | 2 | -16/+17 |
* | add new tables | Peng Wu | 2013-02-19 | 1 | -11/+13 |
* | add enum PHRASE_INDEX_LIBRARIES | Peng Wu | 2013-02-19 | 1 | -0/+1 |
* | fixes crash | Peng Wu | 2013-02-18 | 1 | -0/+7 |
* | 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 |