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