summaryrefslogtreecommitdiffstats
path: root/src/pinyin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixes pinyin_iterator_add_phrasePeng Wu2013-03-041-6/+9
|
* fixes check_formatPeng Wu2013-02-281-0/+10
|
* update factorPeng Wu2013-02-271-2/+2
|
* update commentsPeng Wu2013-02-251-2/+2
|
* write pinyin_get_pinyin_stringsPeng Wu2013-02-211-0/+13
|
* add dictionary supportPeng Wu2013-02-191-6/+10
|
* fixes pinyin_translate_tokenPeng Wu2012-12-051-5/+8
|
* remove pinyin_get_pinyins_from_tokenPeng Wu2012-12-051-21/+0
|
* remove pinyin_translate_tokenPeng Wu2012-12-051-14/+0
|
* remove pinyin_clear_constraint*Peng Wu2012-12-051-23/+0
|
* write pinyin_token_*Peng Wu2012-12-041-1/+79
|
* write pinyin_get_chewing/pinyin_stringPeng Wu2012-12-041-0/+23
|
* fixes constraints arrayPeng Wu2012-11-151-1/+1
|
* write pinyin_mask_outPeng Wu2012-11-121-1/+62
|
* fixes pinyin_load_phrase_libraryPeng Wu2012-11-071-0/+7
|
* update pinyin_iterator_add_phrasePeng Wu2012-10-191-30/+50
|
* update pinyin_guess_sentence_with_prefixPeng Wu2012-10-191-2/+6
|
* rename pinyin_lookup_token to pinyin_lookup_tokensPeng Wu2012-10-191-3/+3
|
* update ngsegPeng Wu2012-10-181-1/+1
|
* fixes memory leak in pinyin.cppPeng Wu2012-10-111-0/+2
|
* minor fixes againPeng Wu2012-09-291-0/+1
|
* minor fixesPeng Wu2012-09-291-0/+1
|
* use pinyin lookup2Peng Wu2012-09-111-2/+2
|
* update pinyin.cpp to use phrase table ver2Peng Wu2012-09-031-7/+28
|
* fixes pinyin_lookup_token0.7.xPeng Wu2012-08-251-1/+1
|
* fixes pinyin_load_phrase_libraryPeng Wu2012-08-091-1/+2
|
* add apisPeng Wu2012-08-071-0/+32
|
* fixes add phrasePeng Wu2012-08-031-1/+4
|
* polish codePeng Wu2012-07-311-2/+2
|
* fixes pinyin_iterator_add_phrasePeng Wu2012-07-301-0/+6
|
* fixes pinyin_resetPeng Wu2012-07-091-0/+4
|
* fixes _prepend_sentence_candidatePeng Wu2012-07-061-0/+1
|
* fixes _compute_phrase_strings_of_itemsPeng Wu2012-07-041-4/+10
|
* fixes _prepend_sentence_candidatePeng Wu2012-07-031-4/+10
|
* polish codePeng Wu2012-07-031-1/+1
|
* add commentsPeng Wu2012-07-021-0/+1
|
* refine pinyin_free_candidatesPeng Wu2012-07-021-1/+0
|
* write pinyin_free_candidatesPeng Wu2012-07-021-0/+8
|
* rename pinyin_choose_full_pinyin_candidatePeng Wu2012-07-021-3/+3
|
* remove pinyin_choose_candidatePeng Wu2012-07-021-18/+0
|
* fixes _remove_duplicated_items_by_phrase_stringPeng Wu2012-07-021-30/+35
|
* enable remove duplicated itemsPeng Wu2012-07-021-12/+34
|
* write _remove_duplicated_items_by_phrase_stringPeng Wu2012-07-021-2/+87
|
* write _compute_strings_of_itemsPeng Wu2012-07-021-0/+36
|
* comment out _remove_duplicated_itemsPeng Wu2012-07-021-1/+10
|
* update pinyin_get/choose_candidatesPeng Wu2012-06-281-4/+8
|
* add load/save multiple phrase librariesPeng Wu2012-06-281-9/+70
|
* refine pinyin_guess_sentence_with_prefixPeng Wu2012-06-271-5/+5
|
* write pinyin_iterator_add_phrasePeng Wu2012-06-271-2/+88
|
* write pinyin begin/end add phrasePeng Wu2012-06-271-0/+15
|