summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update autoconfPeng Wu2017-05-163-8/+22
|
* update Makefile.amPeng Wu2017-05-152-3/+19
|
* import gen_zhuyin_table.cpp and test_zhuyin.cppPeng Wu2017-05-153-1/+406
|
* disable the zhuyin correction options in pinyin.cppPeng Wu2017-05-121-19/+34
|
* write zhuyin.cpp for zhuyin_instance_t in progressPeng Wu2017-05-121-5/+1071
|
* support zhuyin table in table_info.cppPeng Wu2017-05-112-2/+8
|
* write zhuyin.cpp for zhuyin_context_t in progressPeng Wu2017-05-101-0/+741
|
* fixes compilePeng Wu2017-05-101-5/+5
|
* update Makefile.amPeng Wu2017-05-101-0/+9
|
* declare data structure in zhuyin.cppPeng Wu2017-05-091-0/+103
|
* clean zhuyin.hPeng Wu2017-04-252-9/+11
|
* import zhuyin.hPeng Wu2017-04-251-0/+712
|
* import libzhuyin.verPeng Wu2017-04-251-0/+58
|
* write zhuyin_custom2.hPeng Wu2017-04-241-0/+45
|
* bump version 2.0.02.0.02.0.xPeng Wu2017-04-202-3/+7
|
* import ax_cxx_compile_stdcxx.m4Peng Wu2017-03-131-0/+562
|
* use m4 macrosPeng Wu2017-03-132-1/+3
|
* fixes crash1.9.92Peng Wu2017-03-071-0/+3
|
* bump version 1.9.92Peng Wu2017-03-071-1/+1
|
* update ChangeLogPeng Wu2017-03-071-0/+3
|
* fixes crashPeng Wu2017-02-271-0/+3
|
* fixes warningsPeng Wu2017-02-141-1/+1
|
* update ChangeLog1.9.91Peng Wu2017-02-141-0/+3
|
* fixes crashPeng Wu2017-02-131-12/+0
|
* fixes a typoPeng Wu2017-02-131-1/+1
|
* update pinyin_custom3.hPeng Wu2017-02-131-4/+4
|
* fixes LONG_SENTENCE_PENALTYPeng Wu2017-02-131-1/+1
|
* bump version 1.9.91Peng Wu2017-02-101-3/+3
|
* fixes class ForwardPhoneticConstraintsPeng Wu2017-02-104-19/+26
|
* fixes a typoPeng Wu2017-02-101-1/+1
|
* write pinyin_get_candidate_nbest_index functionPeng Wu2017-02-103-0/+52
|
* update test casesPeng Wu2017-02-092-3/+3
|
* fixes compilePeng Wu2017-02-095-31/+37
|
* rename variablesPeng Wu2017-02-091-48/+20
|
* update pinyin_get_sentence and pinyin_train functionPeng Wu2017-02-092-3/+20
|
* use nbest results in pinyin.cppPeng Wu2017-02-092-24/+53
|
* use PhoneticLookup in pinyin.cppPeng Wu2017-02-091-7/+9
|
* hide pinyin_lookup2.hPeng Wu2017-02-092-1/+1
|
* update eval_correction_rate.cppPeng Wu2017-02-081-21/+16
|
* rename variablesPeng Wu2017-02-082-13/+14
|
* update test_pinyin_lookup.cppPeng Wu2017-02-081-21/+22
|
* fixes phonetic_lookup_heap.h againPeng Wu2017-02-082-7/+9
|
* fixes phonetic_lookup_heap.hPeng Wu2017-02-074-4/+24
|
* fixes compile againPeng Wu2017-02-075-37/+34
|
* fixes compilePeng Wu2017-02-064-5/+3
|
* update PhoneticLookupPeng Wu2017-02-064-7/+14
|
* rename MatchResults to MatchResultPeng Wu2017-02-0413-66/+66
|
* write class NBestMatchResultsPeng Wu2017-02-041-11/+61
|
* add const modifiersPeng Wu2017-01-222-10/+10
|
* write constructorsPeng Wu2017-01-221-0/+37
|