summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refine testsPeng Wu2012-05-184-36/+78
* updates utilsPeng Wu2012-05-178-33/+8
* fixes compilePeng Wu2012-05-171-0/+2
* update utils/trainingPeng Wu2012-05-175-65/+95
* update utils/storagePeng Wu2012-05-172-24/+31
* update ngsegPeng Wu2012-05-171-2/+9
* update test casesPeng Wu2012-05-172-11/+25
* update ngseg.cppPeng Wu2012-05-171-6/+10
* fixes typosPeng Wu2012-05-173-2/+3
* update test_pinyin_lookup and test_phrase_lookupPeng Wu2012-05-172-15/+23
* add pinyin_phrase_filesPeng Wu2012-05-172-0/+10
* improves FacadePhraseIndexPeng Wu2012-05-161-2/+4
* update pinyin_lookup.*Peng Wu2012-05-162-30/+5
* update pinyin.cppPeng Wu2012-05-161-29/+5
* polish phrase_index.hPeng Wu2012-05-161-9/+9
* update test_chewing_table.cppPeng Wu2012-05-161-10/+6
* write FacadePhraseIndex::clear_rangesPeng Wu2012-05-161-0/+17
* add methods to FacadePhraseIndexPeng Wu2012-05-151-0/+37
* update test_pinyinPeng Wu2012-05-081-1/+2
* improves _get_previous_tokenPeng Wu2012-05-081-0/+23
* add commentsPeng Wu2012-04-281-0/+20
* 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-252-7/+15
* update test_pinyinPeng Wu2012-04-251-0/+23
* refine _try_resplit_tablePeng Wu2012-04-241-43/+21
* write _try_resplit_tablePeng Wu2012-04-242-8/+167
* remove maximum forward match pass in full pinyin parserPeng Wu2012-04-241-45/+0
* refine ngsegPeng Wu2012-04-241-33/+22
* fixes commentPeng Wu2012-04-231-1/+1
* write retrieve table items in progressPeng Wu2012-04-233-28/+101
* polish codePeng Wu2012-04-202-5/+7
* refine retrieve_divided_itemPeng Wu2012-04-193-14/+7
* 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-183-6/+192
* remove old codes in pinyin_lookup.cppPeng Wu2012-04-181-81/+1
* remove FullPinyinParser2::post_processPeng Wu2012-04-181-71/+0
* 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-172-2/+2
* update libpinyin.verPeng Wu2012-04-171-0/+2
* refine candidate apiPeng Wu2012-04-172-8/+21
* re-factor pinyin_get_candidatesPeng Wu2012-04-171-25/+34
* begin to write initial fuzzy pinyin supportPeng Wu2012-04-161-0/+24