summaryrefslogtreecommitdiffstats
path: root/src/lookup/pinyin_lookup2.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename MatchResults to MatchResultPeng Wu2017-02-041-11/+11
* update code licensePeng Wu2016-10-311-7/+6
* fixes get_best_match againPeng Wu2016-07-121-1/+19
* fixes get_best_match methodPeng Wu2016-07-071-1/+1
* fixes empty inputPeng Wu2016-07-061-0/+3
* begin to update pinyin.cppPeng Wu2016-06-061-0/+1
* indent pinyin_lookup2.cppPeng Wu2016-06-011-13/+13
* fixes compilePeng Wu2016-06-011-3/+3
* fixes train_result2 methodPeng Wu2016-05-271-0/+2
* update commentPeng Wu2016-05-271-1/+1
* update train_result2 methodPeng Wu2016-05-271-10/+20
* update class PinyinLookup2Peng Wu2016-05-271-6/+4
* update class PhraseItemPeng Wu2016-05-271-1/+1
* fixes compilePeng Wu2016-05-261-8/+9
* update train_result2 methodPeng Wu2016-05-261-4/+4
* update *constraint methodsPeng Wu2016-05-261-19/+13
* update validate_constraint methodPeng Wu2016-05-261-7/+8
* fixes indentPeng Wu2016-05-261-41/+41
* fixes typosPeng Wu2016-05-261-3/+5
* rename m_cache_phrase_item to m_cached_phrase_itemPeng Wu2016-05-251-17/+17
* fixes compilePeng Wu2016-05-251-11/+12
* update *gen_next_step methodPeng Wu2016-05-251-30/+37
* update search_*gram methodPeng Wu2016-05-251-17/+20
* update get_best_match methodPeng Wu2016-05-251-27/+20
* fixes src/lookupPeng Wu2016-03-311-0/+2
* switch to chewing large table 2Peng Wu2016-03-301-2/+2
* Resolve ambiguos usage of log(3)OBATA Akio2015-07-191-1/+1
* fixes lookupsPeng Wu2013-06-181-0/+5
* update PinyinLookup2Peng Wu2013-04-111-5/+10
* update factorPeng Wu2013-02-271-1/+1
* fixes poke the next constraintPeng Wu2012-11-141-0/+2
* fixes one step constraint in get_best_matchPeng Wu2012-11-141-0/+3
* minor fixesPeng Wu2012-09-291-0/+1
* minor fixPeng Wu2012-09-191-0/+3
* re-factor pinyin_lookup2.cppPeng Wu2012-09-121-4/+4
* improves get_best_matchPeng Wu2012-09-111-5/+5
* turn off dump functionsPeng Wu2012-09-111-2/+2
* write pinyin_lookup2.*Peng Wu2012-09-111-0/+193
* write get_best_matchPeng Wu2012-09-111-0/+143
* fixes get_best_matchPeng Wu2012-09-101-5/+7
* write search_unigram2 and search_bigram2Peng Wu2012-09-101-3/+103
* write get_best_matchPeng Wu2012-09-101-0/+67
* begin to write pinyin lookup2Peng Wu2012-09-101-0/+22
* write aux functions for pinyin lookup2Peng Wu2012-09-101-0/+64
* add dump methodsPeng Wu2012-09-081-0/+40
* begin to write pinyin_lookup2.cppPeng Wu2012-09-071-0/+80