summaryrefslogtreecommitdiffstats
path: root/src/lookup/pinyin_lookup2.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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