Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update pinyin_parser_table.h | Peng Wu | 2011-11-17 | 1 | -149/+149 |
* | update python scripts | Peng Wu | 2011-11-17 | 1 | -2/+2 |
* | update divided/resplit table | Peng Wu | 2011-11-17 | 2 | -15/+10 |
* | add phrase compare2 | Peng Wu | 2011-11-17 | 1 | -0/+31 |
* | fixes compile | Peng Wu | 2011-11-17 | 3 | -4/+7 |
* | add compute lower/upper pinyin | Peng Wu | 2011-11-17 | 1 | -0/+112 |
* | add pinyin compare 2 | Peng Wu | 2011-11-17 | 2 | -11/+98 |
* | begin to add pinyin_phrase2.h | Peng Wu | 2011-11-17 | 2 | -1/+24 |
* | write pinyin_compare_middle_and_final2 | Peng Wu | 2011-11-17 | 1 | -8/+40 |
* | write pinyin_compare_initial2 | Peng Wu | 2011-11-17 | 2 | -6/+75 |
* | add post process method | Peng Wu | 2011-11-16 | 2 | -55/+70 |
* | begin to write re-split post processing | Peng Wu | 2011-11-16 | 1 | -1/+55 |
* | add final step method | Peng Wu | 2011-11-16 | 2 | -13/+34 |
* | write final step for full pinyin parser2 | Peng Wu | 2011-11-16 | 1 | -5/+31 |
* | write full pinyin parser in progress | Peng Wu | 2011-11-16 | 1 | -14/+61 |
* | update pinyin parsers interface | Peng Wu | 2011-11-16 | 2 | -13/+14 |
* | write full pinyin parser in progress | Peng Wu | 2011-11-16 | 2 | -2/+68 |
* | add use tone option check | Peng Wu | 2011-11-16 | 1 | -11/+15 |
* | update m_table_index name | Peng Wu | 2011-11-15 | 2 | -10/+17 |
* | begin to write full pinyin parser2 parse_one_key | Peng Wu | 2011-11-15 | 3 | -6/+80 |
* | write chewing key rest in progress | Peng Wu | 2011-11-15 | 2 | -2/+23 |
* | update gen pinyin table | Peng Wu | 2011-11-15 | 1 | -0/+2 |
* | refine pinyin parser2 | Peng Wu | 2011-11-15 | 1 | -5/+11 |
* | refine pinyin custom2 | Peng Wu | 2011-11-14 | 1 | -3/+3 |
* | add pinyin/chewing check options | Peng Wu | 2011-11-14 | 2 | -4/+42 |
* | update pinyin parser table | Peng Wu | 2011-11-14 | 1 | -28/+28 |
* | fixes pinyintable.py | Peng Wu | 2011-11-14 | 1 | -1/+1 |
* | clean up code | Peng Wu | 2011-11-14 | 2 | -9/+6 |
* | fixes a typo | Peng Wu | 2011-11-11 | 1 | -2/+2 |
* | add pinyin parser class definition | Peng Wu | 2011-11-11 | 2 | -1/+133 |
* | rename beta to 2 | Peng Wu | 2011-11-11 | 1 | -2/+2 |
* | add more flags to pinyin_custom2.h | Peng Wu | 2011-11-09 | 1 | -1/+3 |
* | fixes test_parser.cpp | Peng Wu | 2011-11-09 | 1 | -22/+20 |
* | update Makefile.data and genspecialtable.py | Peng Wu | 2011-11-09 | 2 | -0/+8 |
* | update generated inyin_parser_table.h | Peng Wu | 2011-11-09 | 1 | -149/+149 |
* | fixes load_phrase | Peng Wu | 2011-11-09 | 2 | -1/+4 |
* | add origin freq for divided table | Peng Wu | 2011-11-09 | 5 | -18/+26 |
* | revert re-split table | Peng Wu | 2011-11-09 | 2 | -12/+8 |
* | add generated pinyin_parser_table.h | Peng Wu | 2011-11-09 | 1 | -0/+1692 |
* | add genpinyin2.awk | Peng Wu | 2011-11-09 | 2 | -0/+17 |
* | fixes pinyin parser table compile | Peng Wu | 2011-11-09 | 5 | -1/+19 |
* | update pinyin_parser_table.h.in | Peng Wu | 2011-11-09 | 4 | -4/+38 |
* | write gen pinyin header | Peng Wu | 2011-11-09 | 1 | -1/+29 |
* | refine python code | Peng Wu | 2011-11-09 | 3 | -10/+14 |
* | add gen pinyin header | Peng Wu | 2011-11-09 | 2 | -0/+31 |
* | add comments | Peng Wu | 2011-11-08 | 3 | -4/+5 |
* | begin to write pinyin parser beta | Peng Wu | 2011-11-08 | 1 | -0/+60 |
* | add note | Peng Wu | 2011-11-07 | 1 | -0/+5 |
* | CMake: add -fPIC flag to combine static libraries to dynamic one | Jim Huang | 2011-11-07 | 2 | -0/+8 |
* | improves gen special table | Peng Wu | 2011-11-05 | 1 | -3/+11 |