Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove pinyin_lookup.* | Peng Wu | 2012-09-11 | 1 | -546/+0 |
* | fixes a typo | Peng Wu | 2012-09-11 | 1 | -1/+1 |
* | fixes PinyinLookup::search_unigram | Peng Wu | 2012-09-01 | 1 | -2/+2 |
* | update pinyin_lookup.* | Peng Wu | 2012-05-16 | 1 | -26/+5 |
* | remove old codes in pinyin_lookup.cpp | Peng Wu | 2012-04-18 | 1 | -81/+1 |
* | update validate_constraint method | Peng Wu | 2012-03-22 | 1 | -7/+7 |
* | update pinyin_lookup.* | Peng Wu | 2012-03-02 | 1 | -10/+17 |
* | clean up pinyin_lookup.cpp | Peng Wu | 2012-02-29 | 1 | -27/+18 |
* | write train result2 | Peng Wu | 2012-01-12 | 1 | -0/+81 |
* | let pinyin lookup to use merge single gram | Peng Wu | 2012-01-10 | 1 | -51/+29 |
* | begin to use facade * table | Peng Wu | 2012-01-10 | 1 | -1/+2 |
* | increase train factor | Peng Wu | 2011-12-26 | 1 | -1/+1 |
* | rename pinyin to pronunciation | Peng Wu | 2011-12-10 | 1 | -4/+4 |
* | port pinyin lookup | Peng Wu | 2011-12-09 | 1 | -20/+18 |
* | add const modifiers to train factor | Peng Wu | 2011-11-25 | 1 | -1/+1 |
* | increase train_factor because of larger model data | Peng Wu | 2011-11-24 | 1 | -2/+2 |
* | clean up code | Peng Wu | 2011-11-14 | 1 | -5/+4 |
* | fixes choose short candidate | Peng Wu | 2011-11-02 | 1 | -5/+14 |
* | fixes fsf address | Peng Wu | 2011-10-11 | 1 | -1/+1 |
* | re-factor choose candidate | Peng Wu | 2011-10-11 | 1 | -4/+4 |
* | merge duplicated convert to utf8 functions | Peng Wu | 2011-09-09 | 1 | -18/+0 |
* | fixes compile with c++0x | Peng Wu | 2011-08-24 | 1 | -2/+2 |
* | change uni-gram computing from float to double in phrase and pinyin lookup | Peng Wu | 2011-08-15 | 1 | -5/+6 |
* | refine namespace pinyin | Peng Wu | 2011-08-08 | 1 | -0/+2 |
* | refine bi-gram | Peng Wu | 2011-04-18 | 1 | -5/+12 |
* | refine insert/set freq | Peng Wu | 2011-04-18 | 1 | -1/+1 |
* | fixes a typo | Peng Wu | 2010-11-09 | 1 | -1/+1 |
* | Revert "strength reduce" | Peng Wu | 2010-11-01 | 1 | -2/+1 |
* | strength reduce | Peng Wu | 2010-11-01 | 1 | -1/+2 |
* | fixes compile error | Peng Wu | 2010-11-01 | 1 | -8/+11 |
* | add comment | Peng Wu | 2010-10-29 | 1 | -1/+2 |
* | polish code | Peng Wu | 2010-10-29 | 1 | -0/+1 |
* | fixes issues when rename lookup.h to pinyin_lookup.h | Peng Wu | 2010-10-13 | 1 | -1/+1 |
* | fixes pinyin lookup | Peng Wu | 2010-08-16 | 1 | -4/+4 |
* | rename to libpinyin in file headers. | Peng Wu | 2010-08-03 | 1 | -3/+2 |
* | import from pinyin. | Peng Wu | 2010-08-03 | 1 | -0/+587 |