summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add pinyin_guess_sentence_with_prefixPeng Wu2012-03-053-0/+48
|
* fixes full pinyin parserPeng Wu2012-03-021-0/+2
|
* update utilsPeng Wu2012-03-021-2/+2
|
* update pinyin_lookup.*Peng Wu2012-03-022-11/+18
|
* update pinyin.*Peng Wu2012-03-022-0/+7
|
* clean up phrase_lookup.cppPeng Wu2012-02-291-25/+19
|
* clean up pinyin_lookup.cppPeng Wu2012-02-291-27/+18
|
* add safe guardPeng Wu2012-02-291-2/+2
|
* update cmakePeng Wu2012-02-271-4/+0
|
* update Makefile.amPeng Wu2012-02-241-9/+2
|
* remove old parsersPeng Wu2012-02-247-4470/+0
|
* remove utf16_t definitionPeng Wu2012-02-221-1/+0
|
* update pinyin.cppPeng Wu2012-02-211-7/+7
|
* update lookup directoryPeng Wu2012-02-213-5/+5
|
* fixes compilePeng Wu2012-02-211-2/+2
|
* update phrase_index.cppPeng Wu2012-02-211-13/+13
|
* update tag_utility.cppPeng Wu2012-02-201-3/+3
|
* update phrase_index.hPeng Wu2012-02-201-3/+3
|
* update commentsPeng Wu2012-02-201-2/+2
|
* update phrase_large_table.cppPeng Wu2012-02-202-23/+26
|
* update class definition in phrase_large_table.cppPeng Wu2012-02-201-7/+7
|
* update phrase table headersPeng Wu2012-02-202-11/+11
|
* begin to write ucs4 supportPeng Wu2012-02-171-0/+1
|
* fixes variable namePeng Wu2012-02-172-7/+7
|
* add comments for full pinyin parser2Peng Wu2012-02-171-3/+15
|
* fixes middle_and_final_level_searchPeng Wu2012-02-171-3/+9
|
* improves full pinyin parserPeng Wu2012-02-131-1/+4
|
* update pinyin_parser_table.hPeng Wu2012-02-101-1/+0
|
* improves pinyin parsersPeng Wu2012-02-101-0/+9
|
* fixes in_chewing_schemePeng Wu2012-02-103-4/+9
|
* add some docs to pinyin.hPeng Wu2012-02-101-1/+239
|
* update pinyin_parser_table.hPeng Wu2012-02-091-0/+1
|
* fixes format-security warningsPeng Wu2012-02-061-1/+1
|
* fixes post process in full pinyin parserPeng Wu2012-01-291-8/+6
|
* fixes parse one keyPeng Wu2012-01-291-0/+6
|
* fixes pinyin parsersPeng Wu2012-01-291-1/+3
|
* fixes a typoPeng Wu2012-01-171-1/+1
|
* bump version 0.5.91Peng Wu2012-01-171-1/+1
|
* fixes full pinyin parser2Peng Wu2012-01-161-4/+18
|
* fixes full pinyin parser2Peng Wu2012-01-121-2/+4
|
* update pinyin_parser_table.hPeng Wu2012-01-121-129/+82
|
* update pinyin parserPeng Wu2012-01-121-6/+9
|
* write train result2Peng Wu2012-01-123-2/+83
|
* let pinyin lookup to use merge single gramPeng Wu2012-01-102-51/+31
|
* let phrase lookup to use merge single gramPeng Wu2012-01-102-21/+15
|
* improves heuristic methodPeng Wu2012-01-101-2/+4
|
* update pinyin_parser_table.hPeng Wu2012-01-101-40/+40
|
* begin to use facade * tablePeng Wu2012-01-106-16/+17
|
* fixes facade_*_table.hPeng Wu2012-01-092-0/+8
|
* update pinyin_parser_table.hPeng Wu2012-01-051-14/+14
|