summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update test_phrase_index.cppPeng Wu2016-05-271-6/+5
|
* indent phrase_index.*Peng Wu2016-05-272-141/+141
|
* update class PinyinLookup2Peng Wu2016-05-272-22/+4
|
* update *_pronunciation_possibility functionPeng Wu2016-05-272-20/+14
|
* update class PhraseItemPeng Wu2016-05-273-17/+9
|
* fixes compilePeng Wu2016-05-261-8/+9
|
* update train_result2 methodPeng Wu2016-05-261-4/+4
|
* update *constraint methodsPeng Wu2016-05-261-19/+13
|
* update validate_constraint methodPeng Wu2016-05-261-7/+8
|
* update pinyin_lookup2.hPeng Wu2016-05-261-6/+12
|
* write increase_pronunciation_possibility functionPeng Wu2016-05-262-1/+76
|
* fixes indentPeng Wu2016-05-261-41/+41
|
* fixes typosPeng Wu2016-05-261-3/+5
|
* rename m_cache_phrase_item to m_cached_phrase_itemPeng Wu2016-05-254-25/+25
|
* fixes compilePeng Wu2016-05-252-11/+14
|
* write compute_pronunciation_possibility functionPeng Wu2016-05-252-3/+78
|
* update *gen_next_step methodPeng Wu2016-05-251-30/+37
|
* update search_*gram methodPeng Wu2016-05-253-22/+36
|
* update get_best_match methodPeng Wu2016-05-253-35/+34
|
* fixes search_matrix functionPeng Wu2016-05-251-0/+7
|
* update test_matrix.cppPeng Wu2016-05-241-3/+44
|
* fixes some typosPeng Wu2016-05-241-9/+10
|
* write dump_ranges functionPeng Wu2016-05-242-50/+57
|
* refactor search_matrix functionPeng Wu2016-05-192-28/+40
|
* fixes againPeng Wu2016-05-191-1/+14
|
* fixes a typoPeng Wu2016-05-191-2/+8
|
* update get_items methodPeng Wu2016-05-193-8/+4
|
* write search_matrix functionPeng Wu2016-05-192-0/+90
|
* update test_matrix.cppPeng Wu2016-05-192-1/+7
|
* comment out codePeng Wu2016-05-192-24/+15
|
* write resplit_step functionPeng Wu2016-05-182-4/+88
|
* write inner_split_step functionPeng Wu2016-05-173-0/+67
|
* fixes a typoPeng Wu2016-05-161-2/+0
|
* update codePeng Wu2016-05-163-22/+12
|
* update headerPeng Wu2016-05-161-102/+102
|
* update scriptsPeng Wu2016-05-161-5/+19
|
* update test_matrix.cppPeng Wu2016-05-132-22/+27
|
* write fuzzy_syllable_step functionPeng Wu2016-05-132-7/+110
|
* fixes compilePeng Wu2016-05-113-6/+21
|
* add test_matrix.cppPeng Wu2016-05-113-4/+78
|
* write dump_phonetic_key_matrix functionPeng Wu2016-05-112-0/+47
|
* fixes compilePeng Wu2016-05-102-2/+5
|
* write fill_phonetic_key_matrix_from_chewing_keys functionPeng Wu2016-05-102-4/+46
|
* add phonetic_key_matrix.cppPeng Wu2016-05-103-0/+33
|
* fixes compilePeng Wu2016-05-093-4/+11
|
* write class PhoneticKeyMatrixPeng Wu2016-05-091-5/+15
|
* write class PhoneticTablePeng Wu2016-05-091-5/+38
|
* update phonetic_key_matrix.hPeng Wu2016-05-051-0/+38
|
* add phonetic_key_matrix.hPeng Wu2016-05-031-0/+29
|
* fixes src/lookupPeng Wu2016-03-312-0/+4
|