| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the order of punct_table | Peng Huang | 2010-05-17 | 1 | -1/+1 |
* | Add PunctTable.h | Peng Huang | 2010-05-16 | 1 | -0/+32 |
* | Add punct.py | Peng Huang | 2010-05-16 | 1 | -0/+100 |
* | Use wchar_t for bopomofo | Peng Huang | 2010-05-12 | 1 | -1/+1 |
* | Generate some fuzzy bopomofo | Peng Huang | 2010-05-12 | 2 | -0/+91 |
* | Generate PinyinParserTable with bopomofo | Peng Huang | 2010-05-12 | 2 | -5/+468 |
* | support correct: van => uan, vn => un, ven=>un, vang => uang | Peng Huang | 2010-05-02 | 1 | -17/+51 |
* | Support correct jv,qv,xv,yv to ju,qu,xu,yu | Peng Huang | 2010-05-02 | 1 | -1/+15 |
* | Fix genpytable.py | Peng Huang | 2010-01-18 | 1 | -4/+1 |
* | Fix fuzzy and auto correct problem with 'rve rue' | Peng Huang | 2010-01-18 | 1 | -0/+8 |
* | Use lve, nve to replace lue, nue | Peng Huang | 2010-01-18 | 2 | -7/+8 |
* | Refine code | Peng Huang | 2009-10-05 | 1 | -6/+6 |
* | Add script for creating db from google pinyin data | Peng Huang | 2009-10-05 | 1 | -1/+1 |
* | Refine coding style | Peng Huang | 2009-10-05 | 1 | -1/+1 |
* | Update pydict.py | Peng Huang | 2009-10-05 | 1 | -2/+266 |
* | Move all scripts to $top_srcdir/scripts | Peng Huang | 2009-10-05 | 11 | -0/+5952 |