summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rename functionsPeng Wu2016-06-206-22/+17
|
* fixes compilePeng Wu2016-06-161-3/+1
|
* move codePeng Wu2016-06-162-138/+137
|
* update Makefile.amPeng Wu2016-06-161-0/+1
|
* update table headersPeng Wu2016-06-162-108/+119
|
* update scriptsPeng Wu2016-06-163-8/+17
|
* bump version 1.5.91Peng Wu2016-06-161-3/+3
|
* update eval_correction_rate.cppPeng Wu2016-06-141-9/+22
|
* update test_pinyin.cppPeng Wu2016-06-131-1/+1
|
* fixes compilePeng Wu2016-06-133-17/+42
|
* write pinyin_get_*_offset functionsPeng Wu2016-06-122-22/+102
|
* update pinyin.hPeng Wu2016-06-122-29/+73
|
* update pinyin.cppPeng Wu2016-06-122-6/+14
|
* fixes code stylePeng Wu2016-06-081-5/+4
|
* fixes a typoPeng Wu2016-06-081-6/+4
|
* update pinyin_guess_candidates functionPeng Wu2016-06-081-28/+54
|
* update pinyin.hPeng Wu2016-06-072-12/+14
|
* fixes a typoPeng Wu2016-06-071-6/+9
|
* update pinyin.cpp in progressPeng Wu2016-06-061-30/+64
|
* begin to update pinyin.cppPeng Wu2016-06-063-10/+6
|
* update *_step functionsPeng Wu2016-06-032-0/+9
|
* fixes test_pinyin_lookup.cppPeng Wu2016-06-011-1/+1
|
* indent pinyin_lookup2.cppPeng Wu2016-06-011-13/+13
|
* update test_pinyin_lookup.cppPeng Wu2016-06-011-7/+22
|
* indent test_pinyin_lookup.cppPeng Wu2016-06-011-32/+32
|
* fixes compilePeng Wu2016-06-012-4/+4
|
* update test_matrix.cppPeng Wu2016-06-012-3/+57
|
* fixes a typoPeng Wu2016-05-301-0/+2
|
* fixes train_result2 methodPeng Wu2016-05-271-0/+2
|
* update commentPeng Wu2016-05-271-1/+1
|
* update train_result2 methodPeng Wu2016-05-271-10/+20
|
* use pinyin_phrase3.hPeng Wu2016-05-274-4/+0
|
* update test_phrase_index.cppPeng Wu2016-05-271-6/+5
|
* indent phrase_index.*Peng Wu2016-05-272-141/+141
|
* update class PinyinLookup2Peng Wu2016-05-272-22/+4
|
* update *_pronunciation_possibility functionPeng Wu2016-05-272-20/+14
|
* update class PhraseItemPeng Wu2016-05-273-17/+9
|
* fixes compilePeng Wu2016-05-261-8/+9
|
* update train_result2 methodPeng Wu2016-05-261-4/+4
|
* update *constraint methodsPeng Wu2016-05-261-19/+13
|
* update validate_constraint methodPeng Wu2016-05-261-7/+8
|
* update pinyin_lookup2.hPeng Wu2016-05-261-6/+12
|
* write increase_pronunciation_possibility functionPeng Wu2016-05-262-1/+76
|
* fixes indentPeng Wu2016-05-261-41/+41
|
* fixes typosPeng Wu2016-05-261-3/+5
|
* rename m_cache_phrase_item to m_cached_phrase_itemPeng Wu2016-05-254-25/+25
|
* fixes compilePeng Wu2016-05-252-11/+14
|
* write compute_pronunciation_possibility functionPeng Wu2016-05-252-3/+78
|
* update *gen_next_step methodPeng Wu2016-05-251-30/+37
|
* update search_*gram methodPeng Wu2016-05-253-22/+36
|