Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | define k mixture model bi-gram | Peng Wu | 2011-04-25 | 1 | -0/+41 | |
| | ||||||
* | add flexible_ngram.h and k_mixture_model.h to Makefile.am | Peng Wu | 2011-04-21 | 2 | -1/+4 | |
| | ||||||
* | add test cases to bi-gram | Peng Wu | 2011-04-20 | 1 | -0/+5 | |
| | ||||||
* | 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 | 3 | -12/+5 | |
| | ||||||
* | fixes phrase large table | Peng Wu | 2011-04-19 | 1 | -0/+3 | |
| | ||||||
* | add asserts to gen ngram | Peng Wu | 2011-04-18 | 1 | -2/+2 | |
| | ||||||
* | refine bigram load | Peng Wu | 2011-04-18 | 1 | -4/+4 | |
| | ||||||
* | fixes test phrase table. | Peng Wu | 2011-04-18 | 1 | -2/+5 | |
| | ||||||
* | use new bi-gram | Peng Wu | 2011-04-18 | 7 | -94/+68 | |
| | ||||||
* | refine bi-gram | Peng Wu | 2011-04-18 | 4 | -12/+26 | |
| | ||||||
* | refine bi-gram | Peng Wu | 2011-04-18 | 2 | -111/+80 | |
| | ||||||
* | add more test cases for n-gram | Peng Wu | 2011-04-18 | 2 | -7/+11 | |
| | ||||||
* | add insert/remove array item to flexible bi-gram | Peng Wu | 2011-04-18 | 2 | -14/+68 | |
| | ||||||
* | refine insert/set freq | Peng Wu | 2011-04-18 | 4 | -8/+13 | |
| | ||||||
* | add insert/remove freq to bi-gram | Peng Wu | 2011-04-18 | 2 | -15/+71 | |
| | ||||||
* | add more test cases for get/set array header | Peng Wu | 2011-04-15 | 1 | -1/+15 | |
| | ||||||
* | add get/set array header to flexible bi-gram | Peng Wu | 2011-04-15 | 2 | -3/+63 | |
| | ||||||
* | write k mixture model | Peng Wu | 2011-04-13 | 1 | -0/+110 | |
| | ||||||
* | fixes a warning | Peng Wu | 2011-04-08 | 1 | -1/+1 | |
| | ||||||
* | add test case | Peng Wu | 2011-04-08 | 3 | -56/+102 | |
| | ||||||
* | add test case for flexible ngram | Peng Wu | 2011-04-07 | 4 | -2/+14 | |
| | ||||||
* | 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 | 2 | -5/+13 | |
| | ||||||
* | add license | Peng Wu | 2011-04-02 | 1 | -0/+21 | |
| | ||||||
* | refine code | Peng Wu | 2011-04-02 | 4 | -8/+18 | |
| | ||||||
* | 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 | 12 | -25/+27 | |
| | ||||||
* | refine ngram header | Peng Wu | 2011-03-31 | 1 | -9/+10 | |
| | ||||||
* | fixes build with LDFLAGS --as-needed. | Peng Wu | 2010-11-29 | 1 | -3/+3 | |
| | ||||||
* | fixes a bug in phrase lookup | Peng Wu | 2010-11-09 | 2 | -7/+16 | |
| | ||||||
* | fixes a typo | Peng Wu | 2010-11-09 | 1 | -1/+1 | |
| | ||||||
* | Revert "re-factor code" | Peng Wu | 2010-11-08 | 2 | -2/+4 | |
| | ||||||
* | write n-gram segment. | Peng Wu | 2010-11-08 | 1 | -0/+103 | |
| | ||||||
* | re-factor spseg | Peng Wu | 2010-11-08 | 1 | -4/+3 | |
| | ||||||
* | fixes memory leak | Peng Wu | 2010-11-08 | 1 | -2/+3 | |
| | ||||||
* | re-factor code | Peng Wu | 2010-11-08 | 2 | -4/+2 | |
| | ||||||
* | add comments | Peng Wu | 2010-11-05 | 1 | -0/+5 | |
| | ||||||
* | begin to write n-gram segment | Peng Wu | 2010-11-03 | 1 | -0/+45 | |
| | ||||||
* | fixes a typo | Peng Wu | 2010-11-03 | 2 | -1/+3 | |
| | ||||||
* | fixes compile errors | Peng Wu | 2010-11-02 | 1 | -2/+3 | |
| | ||||||
* | add print help to ngseg | Peng Wu | 2010-11-02 | 1 | -0/+13 | |
| | ||||||
* | fixes a typo | Peng Wu | 2010-11-02 | 1 | -1/+1 | |
| | ||||||
* | begin to write ngseg | Peng Wu | 2010-11-02 | 2 | -1/+31 | |
| |