summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* update .gitignorePeng Wu2011-12-141-2/+4
|
* refactor expand_filePeng Wu2011-12-143-47/+7
|
* add genchewingkey.pyPeng Wu2011-12-145-0/+118
|
* add generated chewing_enum.hPeng Wu2011-12-141-0/+104
|
* remove table index in chewing key restPeng Wu2011-12-142-6/+2
|
* clean up pinyin.hPeng Wu2011-12-142-15/+9
|
* refine parse_one_key methodPeng Wu2011-12-142-37/+34
|
* fixes phrase indexPeng Wu2011-12-141-2/+2
|
* refine ChewingKeyRestPeng Wu2011-12-144-36/+7
|
* add get string to chewing keyPeng Wu2011-12-143-0/+56
|
* fixes compilePeng Wu2011-12-132-8/+8
|
* polish generated codePeng Wu2011-12-131-1/+1
|
* update pinyin_parser_table.hPeng Wu2011-12-131-0/+1742
|
* fixes python scriptsPeng Wu2011-12-133-4/+19
|
* gen chewing key to table index mapPeng Wu2011-12-133-2/+31
|
* begin to write chewingkey.pyPeng Wu2011-12-131-0/+132
|
* rename pinyin to pronunciationPeng Wu2011-12-105-14/+14
|
* fixes code stylePeng Wu2011-12-092-11/+15
|
* compatible with maximum forward parserPeng Wu2011-12-091-0/+46
|
* port eval_correction_rate.cppPeng Wu2011-12-091-18/+18
|
* port gen_binary_files.cppPeng Wu2011-12-091-8/+6
|
* port gen_pinyin_table.cppPeng Wu2011-12-091-1/+7
|
* port gen_zhuyin_map.cppPeng Wu2011-12-091-1/+2
|
* port test pinyin/phrase/chewingPeng Wu2011-12-093-3/+6
|
* port test pinyin lookupPeng Wu2011-12-091-17/+11
|
* port test phrase indexPeng Wu2011-12-091-12/+12
|
* add operator == to ChewingKeyPeng Wu2011-12-091-0/+12
|
* port chewing tablePeng Wu2011-12-091-2/+20
|
* port test pinyin tablePeng Wu2011-12-091-32/+4
|
* add commentsPeng Wu2011-12-091-2/+3
|
* port pinyin_internal.hPeng Wu2011-12-092-10/+7
|
* port pinyin.cppPeng Wu2011-12-093-52/+58
|
* port pinyin lookupPeng Wu2011-12-094-29/+37
|
* port phrase indexPeng Wu2011-12-092-45/+53
|
* update CMake rules to reflect recent changesJim Huang2011-12-092-6/+16
|
* begin to portPeng Wu2011-12-082-2/+11
|
* rename test_simple_lookup to test_pinyin_lookupPeng Wu2011-12-082-3/+4
|
* fixes test chewing tablePeng Wu2011-12-071-1/+1
|
* fixes gen chewing tablePeng Wu2011-12-071-2/+4
|
* write gen chewing tablePeng Wu2011-12-072-0/+330
|
* fixes compilePeng Wu2011-12-072-1/+7
|
* rename test_pinyin_index to test_pinyin_tablePeng Wu2011-12-072-3/+3
|
* improves test chewing tablePeng Wu2011-12-071-2/+7
|
* fixes load text in chewing large tablePeng Wu2011-12-071-1/+3
|
* fixes test chewing tablePeng Wu2011-12-061-1/+1
|
* fixes makefilePeng Wu2011-12-061-1/+3
|
* fixes test chewing tablePeng Wu2011-12-061-0/+5
|
* fixes code stylePeng Wu2011-12-061-2/+1
|
* fixes chewing large tablePeng Wu2011-12-061-0/+6
|
* write test chewing tablePeng Wu2011-12-064-2/+119
|