Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update pinyin_parser_table.h | Peng Wu | 2012-02-10 | 1 | -1/+0 |
* | improves pinyin parsers | Peng Wu | 2012-02-10 | 1 | -0/+9 |
* | fixes in_chewing_scheme | Peng Wu | 2012-02-10 | 3 | -4/+9 |
* | add some docs to pinyin.h | Peng Wu | 2012-02-10 | 1 | -1/+239 |
* | update pinyin_parser_table.h | Peng Wu | 2012-02-09 | 1 | -0/+1 |
* | fixes format-security warnings | Peng Wu | 2012-02-06 | 1 | -1/+1 |
* | fixes post process in full pinyin parser | Peng Wu | 2012-01-29 | 1 | -8/+6 |
* | fixes parse one key | Peng Wu | 2012-01-29 | 1 | -0/+6 |
* | fixes pinyin parsers | Peng Wu | 2012-01-29 | 1 | -1/+3 |
* | fixes a typo | Peng Wu | 2012-01-17 | 1 | -1/+1 |
* | bump version 0.5.91 | Peng Wu | 2012-01-17 | 1 | -1/+1 |
* | fixes full pinyin parser2 | Peng Wu | 2012-01-16 | 1 | -4/+18 |
* | fixes full pinyin parser2 | Peng Wu | 2012-01-12 | 1 | -2/+4 |
* | update pinyin_parser_table.h | Peng Wu | 2012-01-12 | 1 | -129/+82 |
* | update pinyin parser | Peng Wu | 2012-01-12 | 1 | -6/+9 |
* | write train result2 | Peng Wu | 2012-01-12 | 3 | -2/+83 |
* | let pinyin lookup to use merge single gram | Peng Wu | 2012-01-10 | 2 | -51/+31 |
* | let phrase lookup to use merge single gram | Peng Wu | 2012-01-10 | 2 | -21/+15 |
* | improves heuristic method | Peng Wu | 2012-01-10 | 1 | -2/+4 |
* | update pinyin_parser_table.h | Peng Wu | 2012-01-10 | 1 | -40/+40 |
* | begin to use facade * table | Peng Wu | 2012-01-10 | 6 | -16/+17 |
* | fixes facade_*_table.h | Peng Wu | 2012-01-09 | 2 | -0/+8 |
* | update pinyin_parser_table.h | Peng Wu | 2012-01-05 | 1 | -14/+14 |
* | fixes crash | Peng Wu | 2012-01-04 | 1 | -1/+1 |
* | fixes ChewingParser2::in_chewing_scheme | Peng Wu | 2012-01-04 | 1 | -0/+1 |
* | update pinyin.cpp | Peng Wu | 2011-12-29 | 1 | -11/+11 |
* | increase train factor | Peng Wu | 2011-12-26 | 2 | -2/+2 |
* | fixes pinyin_translate_token | Peng Wu | 2011-12-26 | 1 | -2/+2 |
* | fixes post process in pinyin parser20.4.91 | Peng Wu | 2011-12-24 | 1 | -9/+13 |
* | fixes pinyin_custom2.h | Peng Wu | 2011-12-22 | 1 | -1/+1 |
* | add pinyin_in_chewing_keyboard | Peng Wu | 2011-12-21 | 3 | -0/+10 |
* | re-factor code | Peng Wu | 2011-12-21 | 6 | -20/+30 |
* | fixes pinyin.h | Peng Wu | 2011-12-20 | 1 | -0/+3 |
* | refine pinyin.h | Peng Wu | 2011-12-20 | 1 | -2/+3 |
* | fixes code style | Peng Wu | 2011-12-20 | 2 | -8/+9 |
* | add set options to pinyin lookup | Peng Wu | 2011-12-20 | 2 | -0/+6 |
* | refine pinyin_internal.h | Peng Wu | 2011-12-20 | 2 | -1/+7 |
* | add format version check | Peng Wu | 2011-12-20 | 2 | -0/+59 |
* | fixes pinyin_init | Peng Wu | 2011-12-19 | 1 | -0/+2 |
* | fixes code style | Peng Wu | 2011-12-15 | 2 | -2/+7 |
* | use generated chewing_enum.h | Peng Wu | 2011-12-15 | 1 | -89/+1 |
* | add chewing_enum.h to Makefile.am | Peng Wu | 2011-12-14 | 1 | -0/+1 |
* | add generated chewing_enum.h | Peng Wu | 2011-12-14 | 1 | -0/+104 |
* | remove table index in chewing key rest | Peng Wu | 2011-12-14 | 2 | -6/+2 |
* | clean up pinyin.h | Peng Wu | 2011-12-14 | 2 | -15/+9 |
* | refine parse_one_key method | Peng Wu | 2011-12-14 | 2 | -37/+34 |
* | fixes phrase index | Peng Wu | 2011-12-14 | 1 | -2/+2 |
* | refine ChewingKeyRest | Peng Wu | 2011-12-14 | 2 | -33/+2 |
* | add get string to chewing key | Peng Wu | 2011-12-14 | 2 | -0/+47 |
* | fixes compile | Peng Wu | 2011-12-13 | 1 | -4/+4 |