summaryrefslogtreecommitdiffstats
path: root/src/lookup/phonetic_lookup.cpp
Commit message (Expand)AuthorAgeFilesLines
* update pinyin_get_sentence and pinyin_train functionPeng Wu2017-02-091-2/+0
* fixes compile againPeng Wu2017-02-071-3/+0
* rename MatchResults to MatchResultPeng Wu2017-02-041-2/+2
* write diff_result methodPeng Wu2017-01-221-0/+39
* sort tailsPeng Wu2017-01-201-5/+0
* move get_top_results functionPeng Wu2017-01-191-33/+0
* write insert_candidate and get_tails methodPeng Wu2017-01-191-3/+4
* write class ForwardPhoneticTrellis in progressPeng Wu2017-01-171-1/+72
* fixes phonetic_lookup.cppPeng Wu2017-01-161-26/+26
* fixes compilePeng Wu2017-01-161-6/+3
* write class ForwardPhoneticConstraints in progressPeng Wu2017-01-161-0/+144