summaryrefslogtreecommitdiffstats
path: root/src/pinyin.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* update pinyin.cppPeng Wu2012-05-161-29/+5
* improves _get_previous_tokenPeng Wu2012-05-081-0/+23
* write pinyin_choose_full_pinyin_candidatePeng Wu2012-04-271-0/+39
* fixes a typoPeng Wu2012-04-251-1/+2
* fixes _remove_duplicated_itemsPeng Wu2012-04-251-4/+7
* fixes pinyin_get_full_pinyin_candidatesPeng Wu2012-04-251-3/+11
* refine _try_resplit_tablePeng Wu2012-04-241-43/+21
* write _try_resplit_tablePeng Wu2012-04-241-5/+166
* fixes commentPeng Wu2012-04-231-1/+1
* write retrieve table items in progressPeng Wu2012-04-231-0/+3
* polish codePeng Wu2012-04-201-4/+7
* refine retrieve_divided_itemPeng Wu2012-04-191-2/+5
* write _try_divided_tablePeng Wu2012-04-191-74/+89
* write pinyin_get_full_pinyin_candidates in progressPeng Wu2012-04-191-6/+35
* extract _append_items methodPeng Wu2012-04-191-30/+42
* re-factor get candidatesPeng Wu2012-04-191-86/+65
* write pinyin_get_full_pinyin_candidates in progressPeng Wu2012-04-181-4/+142
* refine pinyin_get_candidatesPeng Wu2012-04-171-43/+15
* write _get_previous_tokenPeng Wu2012-04-171-36/+29
* remove old codePeng Wu2012-04-171-124/+0
* begin to write pinyin_get_full_pinyin_candidatesPeng Wu2012-04-171-7/+122
* update pinyin_choose_candidatePeng Wu2012-04-171-1/+1
* refine candidate apiPeng Wu2012-04-171-2/+7
* re-factor pinyin_get_candidatesPeng Wu2012-04-171-25/+34
* add m_raw_full_pinyin to pinyin_instance_tPeng Wu2012-04-161-0/+6
* add DYNAMIC_ADJUST flagPeng Wu2012-04-101-24/+33
* fixes compilePeng Wu2012-04-091-4/+3
* improves pinyin_get_candidatesPeng Wu2012-04-091-6/+184
* fixes pinyin_savePeng Wu2012-03-121-0/+3
* continue improves pinyin_savePeng Wu2012-03-121-4/+13
* improves pinyin_savePeng Wu2012-03-121-1/+5
* add pinyin_guess_sentence_with_prefixPeng Wu2012-03-051-0/+35
* update utilsPeng Wu2012-03-021-2/+2
* update pinyin.*Peng Wu2012-03-021-0/+6
* update pinyin.cppPeng Wu2012-02-211-7/+7
* fixes in_chewing_schemePeng Wu2012-02-101-1/+2
* write train result2Peng Wu2012-01-121-1/+1
* begin to use facade * tablePeng Wu2012-01-101-6/+7
* update pinyin.cppPeng Wu2011-12-291-11/+11
* increase train factorPeng Wu2011-12-261-1/+1
* fixes pinyin_translate_tokenPeng Wu2011-12-261-2/+2
* add pinyin_in_chewing_keyboardPeng Wu2011-12-211-0/+7
* re-factor codePeng Wu2011-12-211-3/+3
* add set options to pinyin lookupPeng Wu2011-12-201-0/+1
* add format version checkPeng Wu2011-12-201-0/+52
* fixes pinyin_initPeng Wu2011-12-191-0/+2
* clean up pinyin.hPeng Wu2011-12-141-9/+6
* rename pinyin to pronunciationPeng Wu2011-12-101-2/+2
* port pinyin_internal.hPeng Wu2011-12-091-0/+1
* port pinyin.cppPeng Wu2011-12-091-42/+43