Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | re-factor pinyin_lookup2.cpp | Peng Wu | 2012-09-12 | 1 | -4/+4 | |
* | update final_step | Peng Wu | 2012-09-12 | 1 | -14/+23 | |
* | improves get_best_match | Peng Wu | 2012-09-11 | 1 | -5/+5 | |
* | remove pinyin_lookup.* | Peng Wu | 2012-09-11 | 2 | -800/+0 | |
* | remove winner_tree.* | Peng Wu | 2012-09-11 | 2 | -291/+0 | |
* | turn off dump functions | Peng Wu | 2012-09-11 | 1 | -2/+2 | |
* | use pinyin lookup2 | Peng Wu | 2012-09-11 | 1 | -6/+2 | |
* | fixes a typo | Peng Wu | 2012-09-11 | 1 | -1/+1 | |
* | write pinyin_lookup2.* | Peng Wu | 2012-09-11 | 2 | -2/+195 | |
* | write get_best_match | Peng Wu | 2012-09-11 | 1 | -0/+143 | |
* | fixes get_best_match | Peng Wu | 2012-09-10 | 1 | -5/+7 | |
* | write search_unigram2 and search_bigram2 | Peng Wu | 2012-09-10 | 2 | -5/+105 | |
* | write get_best_match | Peng Wu | 2012-09-10 | 1 | -0/+67 | |
* | begin to write pinyin lookup2 | Peng Wu | 2012-09-10 | 1 | -0/+22 | |
* | write aux functions for pinyin lookup2 | Peng Wu | 2012-09-10 | 1 | -0/+64 | |
* | add dump methods | Peng Wu | 2012-09-08 | 1 | -0/+40 | |
* | fixes compile | Peng Wu | 2012-09-07 | 1 | -0/+2 | |
* | begin to write pinyin_lookup2.cpp | Peng Wu | 2012-09-07 | 1 | -0/+80 | |
* | write pinyin_lookup2.h | Peng Wu | 2012-09-07 | 1 | -0/+236 | |
* | update PhraseLookup | Peng Wu | 2012-09-03 | 2 | -8/+30 | |
* | fixes PinyinLookup::search_unigram | Peng Wu | 2012-09-01 | 1 | -2/+2 | |
* | update fsf address | Peng Wu | 2012-06-12 | 1 | -1/+1 | |
* | update pinyin_lookup.* | Peng Wu | 2012-05-16 | 2 | -30/+5 | |
* | remove old codes in pinyin_lookup.cpp | Peng Wu | 2012-04-18 | 1 | -81/+1 | |
* | update comments | Peng Wu | 2012-03-22 | 2 | -5/+52 | |
* | update validate_constraint method | Peng Wu | 2012-03-22 | 1 | -7/+7 | |
* | add comments | Peng Wu | 2012-03-22 | 1 | -12/+108 | |
* | update pinyin_lookup.* | Peng Wu | 2012-03-02 | 2 | -11/+18 | |
* | clean up phrase_lookup.cpp | Peng Wu | 2012-02-29 | 1 | -25/+19 | |
* | clean up pinyin_lookup.cpp | Peng Wu | 2012-02-29 | 1 | -27/+18 | |
* | update lookup directory | Peng Wu | 2012-02-21 | 3 | -5/+5 | |
* | write train result2 | Peng Wu | 2012-01-12 | 2 | -1/+82 | |
* | 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 | |
* | begin to use facade * table | Peng Wu | 2012-01-10 | 5 | -10/+10 | |
* | increase train factor | Peng Wu | 2011-12-26 | 1 | -1/+1 | |
* | add set options to pinyin lookup | Peng Wu | 2011-12-20 | 1 | -0/+5 | |
* | rename pinyin to pronunciation | Peng Wu | 2011-12-10 | 1 | -4/+4 | |
* | port pinyin lookup | Peng Wu | 2011-12-09 | 4 | -29/+37 | |
* | synchronize CMake rules to match Makefile.am | Jim Huang | 2011-12-02 | 1 | -8/+0 | |
* | 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 | |
* | CMake: add -fPIC flag to combine static libraries to dynamic one | Jim Huang | 2011-11-07 | 1 | -0/+4 | |
* | update CMake rules to reflect recent changes | Jim Huang | 2011-11-03 | 1 | -0/+1 | |
* | fixes choose short candidate | Peng Wu | 2011-11-02 | 1 | -5/+14 | |
* | fixes fsf address | Peng Wu | 2011-10-11 | 8 | -8/+8 | |
* | re-factor choose candidate | Peng Wu | 2011-10-11 | 2 | -5/+5 | |
* | refine pinyin header | Peng Wu | 2011-09-09 | 2 | -3/+4 | |
* | merge duplicated convert to utf8 functions | Peng Wu | 2011-09-09 | 7 | -47/+83 |