summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes compilePeng Wu2016-06-012-4/+4
* fixes a typoPeng Wu2016-05-301-0/+2
* fixes train_result2 methodPeng Wu2016-05-271-0/+2
* update commentPeng Wu2016-05-271-1/+1
* update train_result2 methodPeng Wu2016-05-271-10/+20
* use pinyin_phrase3.hPeng Wu2016-05-274-4/+0
* 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
* fixes some typosPeng Wu2016-05-241-9/+10
* 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-191-1/+3
* 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 test_matrix.cppPeng Wu2016-05-131-22/+24
* write fuzzy_syllable_step functionPeng Wu2016-05-132-7/+110
* fixes compilePeng Wu2016-05-111-2/+13
* add test_matrix.cppPeng Wu2016-05-111-2/+1
* 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