Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add copy parameter to single gram constructor | Peng Wu | 2015-04-21 | 1 | -2/+5 |
* | re-factor Bigram | Peng Wu | 2015-04-09 | 1 | -250/+0 |
* | fixes berkeley db calls | Peng Wu | 2013-06-18 | 1 | -1/+17 |
* | write Bigram::mask_out | Peng Wu | 2012-10-30 | 1 | -1/+52 |
* | write SingleGram::mask_out | Peng Wu | 2012-10-30 | 1 | -0/+47 |
* | begin to write import iterator | Peng Wu | 2012-06-26 | 1 | -1/+1 |
* | update comments | Peng Wu | 2012-03-16 | 1 | -3/+0 |
* | add safe guard | Peng Wu | 2012-02-29 | 1 | -2/+2 |
* | fixes a typo | Peng Wu | 2012-01-17 | 1 | -1/+1 |
* | fixes compile | Peng Wu | 2011-12-05 | 1 | -1/+2 |
* | fixes merge single gram | Peng Wu | 2011-12-05 | 1 | -6/+6 |
* | add const modifiers | Peng Wu | 2011-12-05 | 1 | -4/+5 |
* | write merge single gram | Peng Wu | 2011-12-05 | 1 | -1/+84 |
* | fixes save_db | Peng Wu | 2011-10-27 | 1 | -1/+2 |
* | fixes load_db | Peng Wu | 2011-10-27 | 1 | -7/+9 |
* | fixes fsf address | Peng Wu | 2011-10-11 | 1 | -1/+1 |
* | refine namespace pinyin | Peng Wu | 2011-08-08 | 1 | -0/+2 |
* | add flexible n-gram signature check | Peng Wu | 2011-05-03 | 1 | -1/+1 |
* | 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 | 1 | -93/+60 |
* | add insert/remove array item to flexible bi-gram | Peng Wu | 2011-04-18 | 1 | -1/+1 |
* | add insert/remove freq to bi-gram | Peng Wu | 2011-04-18 | 1 | -14/+58 |
* | refine code | Peng Wu | 2011-04-06 | 1 | -4/+4 |
* | refine code | Peng Wu | 2011-04-02 | 1 | -4/+4 |
* | add function retrieve_all. | Peng Wu | 2010-08-18 | 1 | -0/+22 |
* | rename to libpinyin in file headers. | Peng Wu | 2010-08-03 | 1 | -3/+2 |
* | import from pinyin. | Peng Wu | 2010-08-03 | 1 | -0/+283 |