Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to phrase large table 3 | Peng Wu | 2016-03-30 | 1 | -2/+1 |
| | |||||
* | use facade_phrase_table3.h | Peng Wu | 2016-01-12 | 1 | -0/+1 |
| | |||||
* | Resolve ambiguos usage of log(3) | OBATA Akio | 2015-07-19 | 1 | -1/+1 |
| | | | | lookup_t expect gfloat, so pass float literal value instead of int. | ||||
* | update autoconf | Peng Wu | 2015-04-13 | 1 | -1/+0 |
| | |||||
* | fixes lookups | Peng Wu | 2013-06-18 | 1 | -0/+4 |
| | |||||
* | update PhraseLookup | Peng Wu | 2013-04-11 | 1 | -5/+10 |
| | |||||
* | re-factor phrase lookup | Peng Wu | 2012-10-10 | 1 | -14/+96 |
| | |||||
* | fixes code | Peng Wu | 2012-09-13 | 1 | -2/+1 |
| | |||||
* | re-factor phrase_lookup.cpp | Peng Wu | 2012-09-12 | 1 | -28/+73 |
| | |||||
* | update final_step | Peng Wu | 2012-09-12 | 1 | -14/+23 |
| | |||||
* | update PhraseLookup | Peng Wu | 2012-09-03 | 1 | -6/+28 |
| | |||||
* | clean up phrase_lookup.cpp | Peng Wu | 2012-02-29 | 1 | -25/+19 |
| | |||||
* | update lookup directory | Peng Wu | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | let phrase lookup to use merge single gram | Peng Wu | 2012-01-10 | 1 | -21/+13 |
| | |||||
* | begin to use facade * table | Peng Wu | 2012-01-10 | 1 | -2/+2 |
| | |||||
* | fixes fsf address | Peng Wu | 2011-10-11 | 1 | -1/+1 |
| | |||||
* | merge duplicated convert to utf8 functions | Peng Wu | 2011-09-09 | 1 | -25/+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/+5 |
| | |||||
* | refine namespace pinyin | Peng Wu | 2011-08-08 | 1 | -0/+2 |
| | |||||
* | add class destructor to phrase lookup | Peng Wu | 2011-07-20 | 1 | -0/+17 |
| | |||||
* | refine bi-gram | Peng Wu | 2011-04-18 | 1 | -3/+7 |
| | |||||
* | fixes a bug in phrase lookup | Peng Wu | 2010-11-09 | 1 | -7/+7 |
| | |||||
* | fixes convert to utf8 in phrase lookup | Peng Wu | 2010-11-01 | 1 | -2/+5 |
| | |||||
* | re-write convert to utf8 in phrase lookup | Peng Wu | 2010-11-01 | 1 | -7/+20 |
| | |||||
* | write final step for phrase lookup | Peng Wu | 2010-11-01 | 1 | -0/+44 |
| | |||||
* | write search unigram and bigram in phrase lookup | Peng Wu | 2010-11-01 | 1 | -0/+115 |
| | |||||
* | fixes a typo | Peng Wu | 2010-10-29 | 1 | -2/+2 |
| | |||||
* | fixes compile error | Peng Wu | 2010-10-29 | 1 | -7/+8 |
| | |||||
* | write get_best_match for phrase lookup | Peng Wu | 2010-10-29 | 1 | -0/+54 |
| | |||||
* | write phrase lookup in progress | Peng Wu | 2010-10-29 | 1 | -0/+27 |
| | |||||
* | add phrase_lookup.cpp | Peng Wu | 2010-10-29 | 1 | -0/+27 |