Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support force tone in pinyin parsers | Peng Wu | 2015-10-13 | 1 | -3/+16 |
* | update pinyin_custom2.h | Peng Wu | 2015-10-13 | 1 | -14/+15 |
* | update table files | Peng Wu | 2015-10-12 | 2 | -1309/+4458 |
* | update src/storage/Makefile.am and script/Makefile.data | Peng Wu | 2015-10-12 | 1 | -1/+1 |
* | update pinyin_parser2.* | Peng Wu | 2015-10-12 | 2 | -17/+19 |
* | rename chewing_table.h to zhuyin_table.h | Peng Wu | 2015-10-12 | 1 | -0/+0 |
* | update pinyin_custom2.h | Peng Wu | 2015-10-12 | 1 | -11/+40 |
* | Merge branch 'neatsrc' of git://github.com/obache/libpinyin into obache-neatsrc | Peng Wu | 2015-07-20 | 1 | -1/+1 |
|\ | |||||
| * | Resolve NULL used in arithmetic | OBATA Akio | 2015-07-19 | 1 | -1/+1 |
* | | fixes Kyoto Cabinet bug | Peng Wu | 2015-07-09 | 1 | -0/+3 |
|/ | |||||
* | fixes a bug | Peng Wu | 2015-06-09 | 1 | -2/+2 |
* | fixes a bug | Peng Wu | 2015-06-02 | 1 | -1/+1 |
* | re-factor code | Peng Wu | 2015-06-02 | 1 | -3/+2 |
* | update API | Peng Wu | 2015-05-28 | 1 | -0/+5 |
* | update pinyin_guess_candidates function | Peng Wu | 2015-05-28 | 1 | -1/+5 |
* | fixes a bug | Peng Wu | 2015-05-25 | 1 | -4/+4 |
* | re-factor table info | Peng Wu | 2015-05-21 | 1 | -13/+31 |
* | update table info | Peng Wu | 2015-05-20 | 1 | -20/+4 |
* | update SystemTableInfo2::load | Peng Wu | 2015-05-20 | 1 | -17/+57 |
* | remove postfix_tables from table info | Peng Wu | 2015-05-20 | 2 | -18/+0 |
* | support default and addon table info | Peng Wu | 2015-05-20 | 2 | -21/+49 |
* | rename SystemTableInfo to SystemTableInfo2 | Peng Wu | 2015-05-20 | 2 | -14/+14 |
* | add phonetic table type to table info | Peng Wu | 2015-05-20 | 2 | -0/+24 |
* | fixes bugs | Peng Wu | 2015-04-21 | 1 | -2/+4 |
* | add copy parameter to Bigram::load | Peng Wu | 2015-04-21 | 6 | -10/+19 |
* | add copy parameter to single gram constructor | Peng Wu | 2015-04-21 | 3 | -5/+11 |
* | write flexible_ngram_kyotodb.h | Peng Wu | 2015-04-20 | 1 | -5/+144 |
* | fixes typos | Peng Wu | 2015-04-17 | 2 | -2/+5 |
* | write class FlexibleBigram in progress | Peng Wu | 2015-04-17 | 1 | -0/+116 |
* | begin to write class FlexibleBigram | Peng Wu | 2015-04-17 | 1 | -0/+123 |
* | add flexible_ngram_kyotodb.h | Peng Wu | 2015-04-17 | 3 | -0/+37 |
* | update Makefile.am | Peng Wu | 2015-04-16 | 1 | -0/+1 |
* | add flexible_single_gram.h | Peng Wu | 2015-04-16 | 2 | -297/+324 |
* | add flexible_ngram_bdb.h | Peng Wu | 2015-04-16 | 2 | -388/+424 |
* | update Makefile.am | Peng Wu | 2015-04-16 | 1 | -0/+1 |
* | write ngram_kyotodb.cpp | Peng Wu | 2015-04-15 | 1 | -3/+72 |
* | write ngram_kyotodb.cpp in progress | Peng Wu | 2015-04-14 | 6 | -7/+192 |
* | add ngram_kyotodb.h | Peng Wu | 2015-04-14 | 2 | -0/+162 |
* | update autoconf | Peng Wu | 2015-04-13 | 1 | -0/+1 |
* | add ngram_bdb.h | Peng Wu | 2015-04-13 | 2 | -117/+149 |
* | update autoconf to detect Kyoto Cabinet | Peng Wu | 2015-04-10 | 1 | -1/+4 |
* | continue to re-factor Bigram | Peng Wu | 2015-04-09 | 2 | -15/+28 |
* | re-factor Bigram | Peng Wu | 2015-04-09 | 2 | -250/+272 |
* | fixes fscanf | Peng Wu | 2014-03-13 | 4 | -4/+4 |
* | fixes warnings | Peng Wu | 2013-09-22 | 1 | -9/+9 |
* | fixes warnings | Peng Wu | 2013-09-22 | 1 | -4/+4 |
* | rename PinyinParser2 to PhoneticParser2 | Peng Wu | 2013-08-23 | 1 | -10/+10 |
* | Force to use C locale to load table.conf | Peng Wu | 2013-07-26 | 1 | -0/+14 |
* | fixes berkeley db calls | Peng Wu | 2013-06-18 | 2 | -1/+25 |
* | fixes memory leaks | Peng Wu | 2013-06-17 | 1 | -1/+5 |