summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactor test casesPeng Wu2011-11-298-81/+56
* update test_parser2.cppPeng Wu2011-11-291-1/+1
* begin to add chewing_large_table.cppPeng Wu2011-11-294-2/+29
* write chewing_large_table.hPeng Wu2011-11-291-0/+127
* update test parser2Peng Wu2011-11-291-1/+1
* add type pinyin_option_tPeng Wu2011-11-294-27/+30
* update pinyin_parser_table.hPeng Wu2011-11-291-14/+28
* fixes gen_pinyinsPeng Wu2011-11-291-1/+2
* fixes full pinyin parser2Peng Wu2011-11-281-3/+2
* add more tests for test parser2Peng Wu2011-11-281-0/+11
* fixes chewing parser2Peng Wu2011-11-281-0/+2
* write test parser2Peng Wu2011-11-281-4/+29
* write test parser2 in progressPeng Wu2011-11-281-0/+53
* begin to add test parser2Peng Wu2011-11-282-1/+48
* update lambda parameterPeng Wu2011-11-251-1/+1
* add const modifiers to train factorPeng Wu2011-11-251-1/+1
* increase train_factor because of larger model dataPeng Wu2011-11-241-2/+2
* update pinyin_parser_table.hPeng Wu2011-11-241-4/+4
* revert 'v'->'ΓΌ'Peng Wu2011-11-241-1/+1
* update commentsPeng Wu2011-11-241-4/+2
* write parse method for chewing parser2Peng Wu2011-11-232-10/+46
* add commentsPeng Wu2011-11-231-0/+3
* write parse_one_key for chewing parser2Peng Wu2011-11-232-6/+123
* add set scheme for chewing parser2Peng Wu2011-11-233-7/+39
* begin to write chewing parser2Peng Wu2011-11-233-3/+15
* update chewing_table.hPeng Wu2011-11-231-8/+16
* write parse method for double pinyin parser2Peng Wu2011-11-231-2/+39
* update chewing_table.hPeng Wu2011-11-231-21/+34
* fixes gen bopomofo headerPeng Wu2011-11-232-10/+52
* delay yunmu shuffle for chewing parser2Peng Wu2011-11-231-1/+10
* add commentsPeng Wu2011-11-231-3/+4
* fixes memory leakPeng Wu2011-11-221-1/+2
* fixes compile warningsPeng Wu2011-11-221-6/+6
* write double pinyin parse one keyPeng Wu2011-11-221-9/+58
* improves full pinyin parse_one_keyPeng Wu2011-11-221-5/+3
* refine full pinyin parser2Peng Wu2011-11-221-26/+50
* add set scheme for double pinyin parser2Peng Wu2011-11-222-2/+36
* update double_pinyin_table.hPeng Wu2011-11-221-324/+324
* update gen double pinyin headerPeng Wu2011-11-221-2/+2
* update pinyin parser2 headerPeng Wu2011-11-221-26/+34
* fixes makefilePeng Wu2011-11-211-0/+1
* add escape char to gen bopomofo headerPeng Wu2011-11-212-1/+8
* update chewing_table.hPeng Wu2011-11-211-2/+2
* add chewing_table.hPeng Wu2011-11-212-0/+188
* write gen bopomofo headerPeng Wu2011-11-211-3/+37
* add chewing_table.h.inPeng Wu2011-11-213-1/+33
* refine genbopomofoheader.pyPeng Wu2011-11-211-2/+7
* add genbopomofoheader.pyPeng Wu2011-11-212-12/+63
* update Makefile.amPeng Wu2011-11-212-0/+2
* add double pinyin table headerPeng Wu2011-11-212-0/+372