Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | continue improves pinyin_save | Peng Wu | 2012-03-12 | 1 | -4/+13 |
* | improves pinyin_save | Peng Wu | 2012-03-12 | 1 | -1/+5 |
* | add pinyin_guess_sentence_with_prefix | Peng Wu | 2012-03-05 | 3 | -0/+48 |
* | fixes full pinyin parser | Peng Wu | 2012-03-02 | 1 | -0/+2 |
* | update utils | Peng Wu | 2012-03-02 | 1 | -2/+2 |
* | update pinyin_lookup.* | Peng Wu | 2012-03-02 | 2 | -11/+18 |
* | update pinyin.* | Peng Wu | 2012-03-02 | 2 | -0/+7 |
* | clean up phrase_lookup.cpp | Peng Wu | 2012-02-29 | 1 | -25/+19 |
* | clean up pinyin_lookup.cpp | Peng Wu | 2012-02-29 | 1 | -27/+18 |
* | add safe guard | Peng Wu | 2012-02-29 | 1 | -2/+2 |
* | update cmake | Peng Wu | 2012-02-27 | 1 | -4/+0 |
* | update Makefile.am | Peng Wu | 2012-02-24 | 1 | -9/+2 |
* | remove old parsers | Peng Wu | 2012-02-24 | 7 | -4470/+0 |
* | remove utf16_t definition | Peng Wu | 2012-02-22 | 1 | -1/+0 |
* | update pinyin.cpp | Peng Wu | 2012-02-21 | 1 | -7/+7 |
* | update lookup directory | Peng Wu | 2012-02-21 | 3 | -5/+5 |
* | fixes compile | Peng Wu | 2012-02-21 | 1 | -2/+2 |
* | update phrase_index.cpp | Peng Wu | 2012-02-21 | 1 | -13/+13 |
* | update tag_utility.cpp | Peng Wu | 2012-02-20 | 1 | -3/+3 |
* | update phrase_index.h | Peng Wu | 2012-02-20 | 1 | -3/+3 |
* | update comments | Peng Wu | 2012-02-20 | 1 | -2/+2 |
* | update phrase_large_table.cpp | Peng Wu | 2012-02-20 | 2 | -23/+26 |
* | update class definition in phrase_large_table.cpp | Peng Wu | 2012-02-20 | 1 | -7/+7 |
* | update phrase table headers | Peng Wu | 2012-02-20 | 2 | -11/+11 |
* | begin to write ucs4 support | Peng Wu | 2012-02-17 | 1 | -0/+1 |
* | fixes variable name | Peng Wu | 2012-02-17 | 2 | -7/+7 |
* | add comments for full pinyin parser2 | Peng Wu | 2012-02-17 | 1 | -3/+15 |
* | fixes middle_and_final_level_search | Peng Wu | 2012-02-17 | 1 | -3/+9 |
* | improves full pinyin parser | Peng Wu | 2012-02-13 | 1 | -1/+4 |
* | update pinyin_parser_table.h | Peng Wu | 2012-02-10 | 1 | -1/+0 |
* | improves pinyin parsers | Peng Wu | 2012-02-10 | 1 | -0/+9 |
* | fixes in_chewing_scheme | Peng Wu | 2012-02-10 | 3 | -4/+9 |
* | add some docs to pinyin.h | Peng Wu | 2012-02-10 | 1 | -1/+239 |
* | update pinyin_parser_table.h | Peng Wu | 2012-02-09 | 1 | -0/+1 |
* | fixes format-security warnings | Peng Wu | 2012-02-06 | 1 | -1/+1 |
* | fixes post process in full pinyin parser | Peng Wu | 2012-01-29 | 1 | -8/+6 |
* | fixes parse one key | Peng Wu | 2012-01-29 | 1 | -0/+6 |
* | fixes pinyin parsers | Peng Wu | 2012-01-29 | 1 | -1/+3 |
* | fixes a typo | Peng Wu | 2012-01-17 | 1 | -1/+1 |
* | bump version 0.5.91 | Peng Wu | 2012-01-17 | 1 | -1/+1 |
* | fixes full pinyin parser2 | Peng Wu | 2012-01-16 | 1 | -4/+18 |
* | fixes full pinyin parser2 | Peng Wu | 2012-01-12 | 1 | -2/+4 |
* | update pinyin_parser_table.h | Peng Wu | 2012-01-12 | 1 | -129/+82 |
* | update pinyin parser | Peng Wu | 2012-01-12 | 1 | -6/+9 |
* | write train result2 | Peng Wu | 2012-01-12 | 3 | -2/+83 |
* | let pinyin lookup to use merge single gram | Peng Wu | 2012-01-10 | 2 | -51/+31 |
* | let phrase lookup to use merge single gram | Peng Wu | 2012-01-10 | 2 | -21/+15 |
* | improves heuristic method | Peng Wu | 2012-01-10 | 1 | -2/+4 |
* | update pinyin_parser_table.h | Peng Wu | 2012-01-10 | 1 | -40/+40 |
* | begin to use facade * table | Peng Wu | 2012-01-10 | 6 | -16/+17 |