summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fixes test_phrasePeng Wu2016-03-312-7/+9
|
* fixes test_pinyinPeng Wu2016-03-312-7/+8
|
* update pinyin_internal.hPeng Wu2016-03-312-2/+2
|
* fixes warningsPeng Wu2016-03-305-8/+3
|
* update utilsPeng Wu2016-03-303-15/+7
|
* update utils/training in progressPeng Wu2016-03-305-37/+20
|
* update utils/segmentPeng Wu2016-03-304-8/+8
|
* update testsPeng Wu2016-03-305-7/+7
|
* switch to chewing large table 2Peng Wu2016-03-305-14/+14
|
* switch to phrase large table 3Peng Wu2016-03-307-13/+14
|
* update utilsPeng Wu2016-03-234-17/+4
|
* update test casesPeng Wu2016-03-232-6/+2
|
* update pinyin.cppPeng Wu2016-03-231-102/+20
|
* update class FacadeChewingTablePeng Wu2016-03-231-13/+51
|
* update class FacadePhraseTable2Peng Wu2016-03-231-12/+50
|
* add commentsPeng Wu2016-03-221-0/+3
|
* fixes indentPeng Wu2016-03-181-12/+11
|
* fixes crashesPeng Wu2016-03-184-2/+10
|
* update test_chewing_table.cppPeng Wu2016-03-181-2/+14
|
* write mask_out methodPeng Wu2016-03-173-0/+93
|
* write remove_index methodPeng Wu2016-03-162-1/+72
|
* write add_index methodPeng Wu2016-03-161-0/+98
|
* fixes indentPeng Wu2016-03-151-1/+1
|