Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add Ge<=>Ke fuzzy pinyin | Peng Wu | 2011-08-08 | 3 | -5/+12 |
* | make libpinyin installable | Peng Wu | 2011-08-05 | 1 | -1/+5 |
* | fixes a typo | Peng Wu | 2011-05-25 | 1 | -1/+1 |
* | fixes tag utility cpp | Peng Wu | 2011-05-24 | 1 | -2/+3 |
* | move tag utility to src/storage | Peng Wu | 2011-05-20 | 3 | -7/+466 |
* | add berkeley db sync | Peng Wu | 2011-05-13 | 2 | -0/+2 |
* | fixes a typo in the load method of flexible ngram | Peng Wu | 2011-05-10 | 1 | -3/+5 |
* | refine attach method in flexible n-gram | Peng Wu | 2011-05-05 | 2 | -10/+12 |
* | polish flexible n-gram | Peng Wu | 2011-05-03 | 1 | -5/+3 |
* | fixes some error | Peng Wu | 2011-05-03 | 1 | -4/+1 |
* | add flexible n-gram signature check | Peng Wu | 2011-05-03 | 2 | -8/+64 |
* | fixes source code file permissions | Peng Wu | 2011-05-03 | 2 | -0/+0 |
* | use errno | Peng Wu | 2011-04-28 | 1 | -1/+2 |
* | add remove method to flexible n-gram | Peng Wu | 2011-04-27 | 1 | -0/+13 |
* | clear retval for flexible n-gram | Peng Wu | 2011-04-27 | 1 | -0/+8 |
* | add flexible_ngram.h and k_mixture_model.h to Makefile.am | Peng Wu | 2011-04-21 | 1 | -1/+2 |
* | add load/save bi-gram db | Peng Wu | 2011-04-20 | 1 | -14/+99 |
* | add an assert to bi-gram | Peng Wu | 2011-04-19 | 1 | -1/+1 |
* | add more test cases | Peng Wu | 2011-04-19 | 1 | -1/+2 |
* | refine bigram load | Peng Wu | 2011-04-18 | 1 | -4/+4 |
* | refine bi-gram | Peng Wu | 2011-04-18 | 2 | -111/+80 |
* | add insert/remove array item to flexible bi-gram | Peng Wu | 2011-04-18 | 2 | -14/+68 |
* | add insert/remove freq to bi-gram | Peng Wu | 2011-04-18 | 2 | -15/+71 |
* | add get/set array header to flexible bi-gram | Peng Wu | 2011-04-15 | 1 | -2/+47 |
* | add test case | Peng Wu | 2011-04-08 | 1 | -10/+7 |
* | write flexible n-gram | Peng Wu | 2011-04-07 | 1 | -6/+130 |
* | add get/set array item methods | Peng Wu | 2011-04-06 | 1 | -2/+58 |
* | add retrieve all and search methods | Peng Wu | 2011-04-06 | 1 | -2/+47 |
* | add get/set array header methods | Peng Wu | 2011-04-06 | 1 | -2/+11 |
* | refine code | Peng Wu | 2011-04-06 | 1 | -4/+4 |
* | begin to write flexible single gram | Peng Wu | 2011-04-06 | 1 | -5/+12 |
* | add license | Peng Wu | 2011-04-02 | 1 | -0/+21 |
* | refine code | Peng Wu | 2011-04-02 | 3 | -6/+16 |
* | refine ngram header | Peng Wu | 2011-03-31 | 1 | -8/+15 |
* | design flexible bi-gram | Peng Wu | 2011-03-31 | 1 | -0/+78 |
* | rename namespace from novel to pinyin | Peng Wu | 2011-03-31 | 9 | -17/+17 |
* | refine ngram header | Peng Wu | 2011-03-31 | 1 | -9/+10 |
* | Revert "re-factor code" | Peng Wu | 2010-11-08 | 2 | -2/+4 |
* | re-factor code | Peng Wu | 2010-11-08 | 2 | -4/+2 |
* | fixes a typo | Peng Wu | 2010-11-03 | 1 | -0/+2 |
* | fixes compile warnings | Peng Wu | 2010-10-11 | 1 | -1/+1 |
* | re-factor phrase large table | Peng Wu | 2010-10-09 | 2 | -35/+46 |
* | re-factor pinyin large table | Peng Wu | 2010-10-09 | 2 | -39/+48 |
* | fixes compile warnings | Peng Wu | 2010-09-14 | 3 | -6/+6 |
* | add compat method for phrase index | Peng Wu | 2010-09-14 | 2 | -0/+33 |
* | re-factor gen_unigram | Peng Wu | 2010-09-14 | 1 | -1/+1 |
* | combine into libpinyin.a | Peng Wu | 2010-09-09 | 1 | -1/+3 |
* | add load/store method to phrase table | Peng Wu | 2010-09-06 | 1 | -0/+184 |
* | re-factor pinyin table | Peng Wu | 2010-09-06 | 1 | -21/+25 |
* | fixes a typo | Peng Wu | 2010-09-02 | 1 | -3/+3 |