summaryrefslogtreecommitdiffstats
path: root/src/pinyin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* update pinyin.cpp and zhuyin.cppdevelPeng Wu2020-07-241-3/+6
|
* Revert "update pinyin.cpp and zhuyin.cpp"Peng Wu2019-01-171-4/+44
| | | | This reverts commit 97ca682a1099ae6da6ceacd9b15f654562567013.
* update PhoneticLookup usagePeng Wu2018-12-101-2/+2
|
* improve pinyin_guess_predicted_candidates methodPeng Wu2018-11-151-12/+10
|
* add safe guard to pinyin_guess_predicted_candidates functionPeng Wu2018-09-101-0/+3
|
* fixes filter variablePeng Wu2018-06-251-1/+1
|
* fixes pinyin_guess_predicted_candidates functionPeng Wu2018-06-221-7/+17
|
* improve candidates sortingPeng Wu2018-04-101-1/+4
|
* reduce memory usagePeng Wu2018-04-101-2/+2
|
* fixes compilePeng Wu2018-01-291-2/+2
|
* add sort option to pinyin_guess_candidates functionPeng Wu2017-08-171-7/+40
|
* update pinyin.cpp and zhuyin.cppPeng Wu2017-06-191-44/+4
|
* disable the zhuyin correction options in pinyin.cppPeng Wu2017-05-121-19/+34
|
* fixes crash1.9.92Peng Wu2017-03-071-0/+3
|
* fixes crashPeng Wu2017-02-271-0/+3
|
* fixes crashPeng Wu2017-02-131-12/+0
|
* fixes class ForwardPhoneticConstraintsPeng Wu2017-02-101-14/+18
|
* fixes a typoPeng Wu2017-02-101-1/+1
|
* write pinyin_get_candidate_nbest_index functionPeng Wu2017-02-101-0/+37
|
* fixes compilePeng Wu2017-02-091-26/+27
|
* rename variablesPeng Wu2017-02-091-48/+20
|
* update pinyin_get_sentence and pinyin_train functionPeng Wu2017-02-091-1/+20
|
* use nbest results in pinyin.cppPeng Wu2017-02-091-22/+48
|
* use PhoneticLookup in pinyin.cppPeng Wu2017-02-091-7/+9
|
* rename MatchResults to MatchResultPeng Wu2017-02-041-2/+2
|
* update code licensePeng Wu2016-10-311-7/+6
|
* fixes pinyin_get_character_offset functionPeng Wu2016-08-121-3/+3
|
* fixes pinyin_remember_user_input functionPeng Wu2016-08-091-1/+1
|
* fixes pinyin_get_character_offset functionPeng Wu2016-08-081-1/+1
|
* fixes pinyin_get_character_offset functionPeng Wu2016-08-081-5/+2
|
* fixes pinyin_get_character_offset functionPeng Wu2016-08-081-0/+6
|
* fixes a typoPeng Wu2016-07-221-0/+2
|
* fixes pinyin_get_right_pinyin_offset functionPeng Wu2016-07-211-0/+2
|
* fixes fill_matrix functionPeng Wu2016-07-211-3/+3
|
* fixes _pre_compute_tokens functionPeng Wu2016-07-211-5/+27
|
* fixes _get_char_offset_recur functionPeng Wu2016-07-201-0/+3
|
* fixes warningsPeng Wu2016-07-201-5/+0
|
* code refactorPeng Wu2016-07-201-10/+10
|
* fixes pinyin_get_character_offset functionPeng Wu2016-07-201-17/+132
|
* fixes a typoPeng Wu2016-07-201-1/+3
|
* fixes pinyin_remember_user_input functionPeng Wu2016-07-111-1/+1
|
* add commentsPeng Wu2016-07-111-0/+5
|
* fixes pinyin_guess_candidates functionPeng Wu2016-07-081-0/+3
|
* add safe guardsPeng Wu2016-07-061-1/+4
|
* fixes empty inputPeng Wu2016-07-061-0/+15
|
* fixes pinyin_reset functionPeng Wu2016-07-061-0/+1
|
* fixes typosPeng Wu2016-07-051-4/+1
|
* add spacesPeng Wu2016-07-051-7/+13
|
* fixes auxiliary textPeng Wu2016-07-051-20/+14
|
* clean pinyin.cppPeng Wu2016-07-041-424/+0
|