Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test_matrix.cpp | Peng Wu | 2016-05-11 | 3 | -4/+78 |
* | write dump_phonetic_key_matrix function | Peng Wu | 2016-05-11 | 2 | -0/+47 |
* | fixes compile | Peng Wu | 2016-05-10 | 2 | -2/+5 |
* | write fill_phonetic_key_matrix_from_chewing_keys function | Peng Wu | 2016-05-10 | 2 | -4/+46 |
* | add phonetic_key_matrix.cpp | Peng Wu | 2016-05-10 | 3 | -0/+33 |
* | fixes compile | Peng Wu | 2016-05-09 | 3 | -4/+11 |
* | write class PhoneticKeyMatrix | Peng Wu | 2016-05-09 | 1 | -5/+15 |
* | write class PhoneticTable | Peng Wu | 2016-05-09 | 1 | -5/+38 |
* | update phonetic_key_matrix.h | Peng Wu | 2016-05-05 | 1 | -0/+38 |
* | add phonetic_key_matrix.h | Peng Wu | 2016-05-03 | 1 | -0/+29 |
* | fixes src/lookup | Peng Wu | 2016-03-31 | 2 | -0/+4 |
* | fixes test_phrase | Peng Wu | 2016-03-31 | 2 | -7/+9 |
* | fixes test_pinyin | Peng Wu | 2016-03-31 | 2 | -7/+8 |
* | update pinyin_internal.h | Peng Wu | 2016-03-31 | 2 | -2/+2 |
* | fixes warnings | Peng Wu | 2016-03-30 | 5 | -8/+3 |
* | update utils | Peng Wu | 2016-03-30 | 3 | -15/+7 |
* | update utils/training in progress | Peng Wu | 2016-03-30 | 5 | -37/+20 |
* | update utils/segment | Peng Wu | 2016-03-30 | 4 | -8/+8 |
* | update tests | Peng Wu | 2016-03-30 | 5 | -7/+7 |
* | switch to chewing large table 2 | Peng Wu | 2016-03-30 | 5 | -14/+14 |
* | switch to phrase large table 3 | Peng Wu | 2016-03-30 | 7 | -13/+14 |
* | update utils | Peng Wu | 2016-03-23 | 4 | -17/+4 |
* | update test cases | Peng Wu | 2016-03-23 | 2 | -6/+2 |
* | update pinyin.cpp | Peng Wu | 2016-03-23 | 1 | -102/+20 |
* | update class FacadeChewingTable | Peng Wu | 2016-03-23 | 1 | -13/+51 |
* | update class FacadePhraseTable2 | Peng Wu | 2016-03-23 | 1 | -12/+50 |
* | add comments | Peng Wu | 2016-03-22 | 1 | -0/+3 |
* | fixes indent | Peng Wu | 2016-03-18 | 1 | -12/+11 |
* | fixes crashes | Peng Wu | 2016-03-18 | 4 | -2/+10 |
* | update test_chewing_table.cpp | Peng Wu | 2016-03-18 | 1 | -2/+14 |
* | write mask_out method | Peng Wu | 2016-03-17 | 3 | -0/+93 |
* | write remove_index method | Peng Wu | 2016-03-16 | 2 | -1/+72 |
* | write add_index method | Peng Wu | 2016-03-16 | 1 | -0/+98 |
* | fixes indent | Peng Wu | 2016-03-15 | 1 | -1/+1 |
* | write search method | Peng Wu | 2016-03-15 | 1 | -0/+68 |
* | fixes warnings | Peng Wu | 2016-03-15 | 1 | -4/+4 |
* | refactor code | Peng Wu | 2016-03-15 | 2 | -59/+61 |
* | update chewing_large_table2_kyotodb.h | Peng Wu | 2016-03-15 | 1 | -0/+31 |
* | fixes a typo | Peng Wu | 2016-03-14 | 1 | -1/+0 |
* | write class ChewingLargeTable2 in progress | Peng Wu | 2016-03-14 | 1 | -0/+86 |
* | re-factor code | Peng Wu | 2016-03-14 | 3 | -84/+88 |
* | write fini_entries method | Peng Wu | 2016-03-14 | 2 | -39/+47 |
* | add chewing_large_table2_kyotodb.cpp | Peng Wu | 2016-03-14 | 3 | -2/+28 |
* | write mask_out method | Peng Wu | 2016-03-11 | 1 | -0/+91 |
* | use int phrase_length | Peng Wu | 2016-03-11 | 3 | -8/+8 |
* | fixes indent | Peng Wu | 2016-03-10 | 1 | -36/+36 |
* | write remove_index method | Peng Wu | 2016-03-10 | 2 | -0/+105 |
* | add assert | Peng Wu | 2016-03-09 | 1 | -0/+2 |
* | write add_index method | Peng Wu | 2016-03-09 | 2 | -3/+137 |
* | fixes typos | Peng Wu | 2016-03-09 | 2 | -6/+3 |