summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* let phrase lookup to use merge single gramPeng Wu2012-01-102-21/+15
* improves heuristic methodPeng Wu2012-01-101-2/+4
* update pinyin_parser_table.hPeng Wu2012-01-101-40/+40
* fixes specialtable.pyPeng Wu2012-01-101-2/+8
* use facade * tablePeng Wu2012-01-104-10/+10
* begin to use facade * tablePeng Wu2012-01-106-16/+17
* fixes facade_*_table.hPeng Wu2012-01-092-0/+8
* update libpinyin.spec.inPeng Wu2012-01-091-3/+29
* update Makefile.amPeng Wu2012-01-092-3/+5
* update pinyin_parser_table.hPeng Wu2012-01-051-14/+14
* fixes chewing indexPeng Wu2012-01-053-6/+13
* fixes crashPeng Wu2012-01-041-1/+1
* fixes ChewingParser2::in_chewing_schemePeng Wu2012-01-041-0/+1
* fixes Makefile.amPeng Wu2011-12-301-1/+1
* bump version 0.4.920.4.92Peng Wu2011-12-291-1/+1
* update pinyin.cppPeng Wu2011-12-291-11/+11
* update libpinyin.spec.inPeng Wu2011-12-291-1/+1
* update ChangeLogPeng Wu2011-12-291-2/+12
* fixes data/Makefile.amPeng Wu2011-12-271-3/+1
* fixes parallel makePeng Wu2011-12-261-2/+8
* increase train factorPeng Wu2011-12-262-2/+2
* fixes pinyin_translate_tokenPeng Wu2011-12-261-2/+2
* fixes post process in pinyin parser20.4.91Peng Wu2011-12-241-9/+13
* fixes test chewing tablePeng Wu2011-12-231-1/+1
* fixes pinyin_custom2.hPeng Wu2011-12-221-1/+1
* add pinyin_in_chewing_keyboardPeng Wu2011-12-213-0/+10
* re-factor codePeng Wu2011-12-216-20/+30
* polish test chewing tablePeng Wu2011-12-211-0/+13
* fixes pinyin.hPeng Wu2011-12-201-0/+3
* refine pinyin.hPeng Wu2011-12-201-2/+3
* fixes code stylePeng Wu2011-12-202-8/+9
* add set options to pinyin lookupPeng Wu2011-12-202-0/+6
* refine pinyin_internal.hPeng Wu2011-12-202-1/+7
* add format version checkPeng Wu2011-12-202-0/+59
* fixes pinyin_initPeng Wu2011-12-192-1/+3
* fixes code stylePeng Wu2011-12-153-6/+8
* refine python codePeng Wu2011-12-155-12/+5
* use generated chewing_enum.hPeng Wu2011-12-151-89/+1
* add chewing_enum.h to Makefile.amPeng Wu2011-12-141-0/+1
* 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