summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version 0.6.910.6.91Peng Wu2012-05-244-2/+13
* fixes _append_itemsPeng Wu2012-05-241-1/+1
* rename bin_file to binfilePeng Wu2012-05-212-12/+12
* update gen_unigram.cppPeng Wu2012-05-211-14/+12
* rename compat to compactPeng Wu2012-05-215-7/+9
* updatesPeng Wu2012-05-211-28/+17
* updates testsPeng Wu2012-05-213-50/+47
* fixes compilePeng Wu2012-05-211-0/+1
* add pinyin_table_filesPeng Wu2012-05-212-0/+8
* write save_phrase_indexPeng Wu2012-05-215-37/+28
* rename init_phrase_index to load_phrase_indexPeng Wu2012-05-2112-12/+12
* refine utilsPeng Wu2012-05-1813-119/+77
* fixes test_chewing_tablePeng Wu2012-05-182-37/+38
* 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