Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move segment and training tools to utils | Peng Wu | 2010-10-27 | 6 | -0/+0 |
* | define the phrase lookup interface | Peng Wu | 2010-10-27 | 1 | -4/+16 |
* | begin to write phrase lookup header | Peng Wu | 2010-10-19 | 3 | -25/+52 |
* | re-factor lookup sub-directory | Peng Wu | 2010-10-18 | 5 | -20/+64 |
* | begin to write phrase lookup header file | Peng Wu | 2010-10-18 | 1 | -0/+21 |
* | fixes pinyin lookup header | Peng Wu | 2010-10-18 | 1 | -2/+2 |
* | fixes compile warnings | Peng Wu | 2010-10-15 | 6 | -19/+19 |
* | fixes compile warnings for printf | Peng Wu | 2010-10-14 | 2 | -4/+4 |
* | switch to pinyin.h for tests | Peng Wu | 2010-10-14 | 10 | -30/+22 |
* | fixes compile warning for pinyin_lookup.h | Peng Wu | 2010-10-14 | 2 | -1/+2 |
* | switch to pinyin.h for utils | Peng Wu | 2010-10-14 | 5 | -22/+9 |
* | add pinyin.h | Peng Wu | 2010-10-14 | 3 | -0/+20 |
* | add comment to pinyin_lookup.h | Peng Wu | 2010-10-14 | 1 | -0/+36 |
* | fixes issues when rename lookup.h to pinyin_lookup.h | Peng Wu | 2010-10-13 | 7 | -7/+6 |
* | rename lookup.h to pinyin_lookup.h | Peng Wu | 2010-10-13 | 1 | -0/+0 |
* | 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 compile warnings | Peng Wu | 2010-10-11 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | 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 |
* | fixes compile warnings | Peng Wu | 2010-09-14 | 3 | -6/+6 |
* | add test case for compat method | Peng Wu | 2010-09-14 | 2 | -0/+6 |
* | add compat method for phrase index | Peng Wu | 2010-09-14 | 2 | -0/+33 |
* | re-factor gen_ngram | Peng Wu | 2010-09-14 | 1 | -33/+13 |
* | re-factor gen_unigram | Peng Wu | 2010-09-14 | 2 | -5/+12 |
* | rm mmseg from make file | Peng Wu | 2010-09-13 | 1 | -5/+1 |
* | rm mmseg | Peng Wu | 2010-09-13 | 1 | -211/+0 |