| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fixes import interpolation | Peng Wu | 2011-04-25 | 1 | -3/+8 | |
| * | use new bi-gram | Peng Wu | 2011-04-18 | 2 | -20/+15 | |
| * | refine insert/set freq | Peng Wu | 2011-04-18 | 1 | -1/+1 | |
| * | fixes compile warnings for printf | Peng Wu | 2010-10-14 | 1 | -1/+1 | |
| * | switch to pinyin.h for utils | Peng Wu | 2010-10-14 | 5 | -22/+9 | |
| * | increase total freq in single gram when importing interpolation model | Peng Wu | 2010-10-13 | 1 | -0/+5 | |
| * | write parse bigram | Peng Wu | 2010-10-12 | 1 | -2/+57 | |
| * | write parse unigram for import tool | Peng Wu | 2010-10-12 | 1 | -10/+104 | |
| * | add error printf | Peng Wu | 2010-10-12 | 1 | -1/+4 | |
| * | write import interpolation in progress | Peng Wu | 2010-10-11 | 1 | -0/+122 | |
| * | fixes a typo | Peng Wu | 2010-10-11 | 1 | -2/+2 | |
| * | fixes a typo | Peng Wu | 2010-10-11 | 1 | -6/+6 | |
| * | fixes export interpolation | Peng Wu | 2010-10-11 | 1 | -1/+1 | |
| * | begin to write import interpolation model. | Peng Wu | 2010-10-11 | 2 | -1/+31 | |
| * | add comments | Peng Wu | 2010-10-09 | 1 | -1/+4 | |
| * | re-factor taglib_add_tag interface | Peng Wu | 2010-10-09 | 2 | -30/+12 | |
| * | fixes split_line | Peng Wu | 2010-10-08 | 1 | -2/+2 | |
| * | switch to split_line | Peng Wu | 2010-10-08 | 2 | -5/+66 | |
| * | add some required tags check | Peng Wu | 2010-09-30 | 1 | -10/+22 | |
| * | add required check. | Peng Wu | 2010-09-30 | 1 | -0/+34 | |
| * | write taglib_read | Peng Wu | 2010-09-30 | 1 | -3/+55 | |
| * | add duplicate entry check in taglib_add_tag | Peng Wu | 2010-09-30 | 2 | -3/+13 | |
| * | fixes a typo | Peng Wu | 2010-09-29 | 1 | -0/+1 | |
| * | write tag lib in progress | Peng Wu | 2010-09-29 | 2 | -16/+119 | |
| * | fixes a typo | Peng Wu | 2010-09-27 | 3 | -1/+4 | |
| * | design tag utility | Peng Wu | 2010-09-27 | 3 | -0/+55 | |
| * | fixes compile warnings | Peng Wu | 2010-09-27 | 1 | -4/+4 | |
| * | fixes compile warnings. | Peng Wu | 2010-09-27 | 1 | -4/+3 | |
| * | re-fine the tag utility header | Peng Wu | 2010-09-21 | 1 | -8/+20 | |
| * | add taglib interface | Peng Wu | 2010-09-17 | 1 | -0/+42 | |
| * | add test case for compat method | Peng Wu | 2010-09-14 | 1 | -0/+2 | |
| * | combine into libpinyin.a | Peng Wu | 2010-09-09 | 1 | -3/+3 | |
| * | add generating phrase index file | Peng Wu | 2010-09-07 | 1 | -6/+20 | |
| * | add license | Peng Wu | 2010-08-24 | 3 | -0/+63 | |
| * | add get_range to phrase index | Peng Wu | 2010-08-18 | 1 | -7/+7 | |
| * | clean up code. | Peng Wu | 2010-08-18 | 1 | -4/+0 | |
| * | migrate export interpolation to use retrieve_all | Peng Wu | 2010-08-18 | 1 | -5/+4 | |
| * | add gen bigram | Peng Wu | 2010-08-17 | 1 | -22/+74 | |
| * | add special phrase index handle | Peng Wu | 2010-08-17 | 1 | -0/+28 | |
| * | write gen_unigram | Peng Wu | 2010-08-17 | 1 | -0/+79 | |
| * | add export tool. | Peng Wu | 2010-08-17 | 2 | -1/+10 | |
| * | import from pinyin. | Peng Wu | 2010-08-03 | 3 | -0/+346 | |
