| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use check_result macro in src directory | Peng Wu | 2022-06-01 | 1 | -5/+6 |
| * | rename MatchResults to MatchResult | Peng Wu | 2017-02-04 | 1 | -11/+11 |
| * | update code license | Peng Wu | 2016-10-31 | 1 | -7/+6 |
| * | fixes get_best_match again | Peng Wu | 2016-07-12 | 1 | -1/+19 |
| * | fixes get_best_match method | Peng Wu | 2016-07-07 | 1 | -1/+1 |
| * | fixes empty input | Peng Wu | 2016-07-06 | 1 | -0/+3 |
| * | begin to update pinyin.cpp | Peng Wu | 2016-06-06 | 1 | -0/+1 |
| * | indent pinyin_lookup2.cpp | Peng Wu | 2016-06-01 | 1 | -13/+13 |
| * | fixes compile | Peng Wu | 2016-06-01 | 1 | -3/+3 |
| * | fixes train_result2 method | Peng Wu | 2016-05-27 | 1 | -0/+2 |
| * | update comment | Peng Wu | 2016-05-27 | 1 | -1/+1 |
| * | update train_result2 method | Peng Wu | 2016-05-27 | 1 | -10/+20 |
| * | update class PinyinLookup2 | Peng Wu | 2016-05-27 | 1 | -6/+4 |
| * | update class PhraseItem | Peng Wu | 2016-05-27 | 1 | -1/+1 |
| * | fixes compile | Peng Wu | 2016-05-26 | 1 | -8/+9 |
| * | update train_result2 method | Peng Wu | 2016-05-26 | 1 | -4/+4 |
| * | update *constraint methods | Peng Wu | 2016-05-26 | 1 | -19/+13 |
| * | update validate_constraint method | Peng Wu | 2016-05-26 | 1 | -7/+8 |
| * | fixes indent | Peng Wu | 2016-05-26 | 1 | -41/+41 |
| * | fixes typos | Peng Wu | 2016-05-26 | 1 | -3/+5 |
| * | rename m_cache_phrase_item to m_cached_phrase_item | Peng Wu | 2016-05-25 | 1 | -17/+17 |
| * | fixes compile | Peng Wu | 2016-05-25 | 1 | -11/+12 |
| * | update *gen_next_step method | Peng Wu | 2016-05-25 | 1 | -30/+37 |
| * | update search_*gram method | Peng Wu | 2016-05-25 | 1 | -17/+20 |
| * | update get_best_match method | Peng Wu | 2016-05-25 | 1 | -27/+20 |
| * | fixes src/lookup | Peng Wu | 2016-03-31 | 1 | -0/+2 |
| * | switch to chewing large table 2 | Peng Wu | 2016-03-30 | 1 | -2/+2 |
| * | Resolve ambiguos usage of log(3) | OBATA Akio | 2015-07-19 | 1 | -1/+1 |
| * | fixes lookups | Peng Wu | 2013-06-18 | 1 | -0/+5 |
| * | update PinyinLookup2 | Peng Wu | 2013-04-11 | 1 | -5/+10 |
| * | update factor | Peng Wu | 2013-02-27 | 1 | -1/+1 |
| * | fixes poke the next constraint | Peng Wu | 2012-11-14 | 1 | -0/+2 |
| * | fixes one step constraint in get_best_match | Peng Wu | 2012-11-14 | 1 | -0/+3 |
| * | minor fixes | Peng Wu | 2012-09-29 | 1 | -0/+1 |
| * | minor fix | Peng Wu | 2012-09-19 | 1 | -0/+3 |
| * | re-factor pinyin_lookup2.cpp | Peng Wu | 2012-09-12 | 1 | -4/+4 |
| * | improves get_best_match | Peng Wu | 2012-09-11 | 1 | -5/+5 |
| * | turn off dump functions | Peng Wu | 2012-09-11 | 1 | -2/+2 |
| * | write pinyin_lookup2.* | Peng Wu | 2012-09-11 | 1 | -0/+193 |
| * | 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 | 1 | -3/+103 |
| * | 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 |
| * | begin to write pinyin_lookup2.cpp | Peng Wu | 2012-09-07 | 1 | -0/+80 |
