Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | WIP of spseg | Peng Wu | 2010-09-09 | 1 | -0/+10 | |
| | ||||||
* | fixes compile errors | Peng Wu | 2010-09-08 | 2 | -5/+11 | |
| | ||||||
* | write shortest path segment in progress | Peng Wu | 2010-09-08 | 1 | -1/+79 | |
| | ||||||
* | begin to add shortest path segment | Peng Wu | 2010-09-07 | 2 | -1/+10 | |
| | ||||||
* | 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 | |
| | ||||||
* | add safe check for load_text. | Peng Wu | 2010-09-01 | 2 | -2/+8 | |
| | ||||||
* | add load_text to phrase large table | Peng Wu | 2010-09-01 | 2 | -1/+23 | |
| | ||||||
* | fini add/remove index | Peng Wu | 2010-08-31 | 2 | -2/+48 | |
| | ||||||
* | begin to add add_index/remove_index. | Peng Wu | 2010-08-27 | 2 | -2/+93 | |
| | ||||||
* | clean up code | Peng Wu | 2010-08-27 | 1 | -10/+10 | |
| | ||||||
* | fixes a typo | Peng Wu | 2010-08-27 | 2 | -18/+18 | |
| | ||||||
* | fixes search in phrase large table. | Peng Wu | 2010-08-26 | 1 | -0/+2 | |
| | ||||||
* | add search to phrase large table. | Peng Wu | 2010-08-26 | 2 | -2/+40 | |
| | ||||||
* | re-factor pinyin phrase | Peng Wu | 2010-08-26 | 2 | -11/+10 | |
| | ||||||
* | fixes compile errors | Peng Wu | 2010-08-25 | 3 | -5/+11 | |
| | ||||||
* | write phrase large table in progress | Peng Wu | 2010-08-25 | 3 | -10/+154 | |
| | ||||||
* | add phrase large table impl. | Peng Wu | 2010-08-24 | 2 | -6/+35 | |
| | ||||||
* | fixes a typo. | Peng Wu | 2010-08-23 | 2 | -6/+6 | |
| | ||||||
* | add phrase large table interface | Peng Wu | 2010-08-23 | 1 | -0/+61 | |
| | ||||||
* | fixes PinyinBitmapIndexLevel | Peng Wu | 2010-08-23 | 2 | -1/+1 | |
| | ||||||
* | add phrase index table interface | Peng Wu | 2010-08-19 | 2 | -4/+49 | |
| | ||||||
* | add get_range to phrase index | Peng Wu | 2010-08-18 | 2 | -0/+31 | |
| | ||||||
* | migrate estimate interpolation to retrieve_all | Peng Wu | 2010-08-18 | 1 | -9/+5 | |
| | ||||||
* | add function retrieve_all. | Peng Wu | 2010-08-18 | 2 | -1/+23 | |
| | ||||||
* | add retrieve_all defination. | Peng Wu | 2010-08-18 | 2 | -1/+11 | |
| | ||||||
* | fixes pinyin lookup | Peng Wu | 2010-08-16 | 2 | -5/+5 | |
| | ||||||
* | re-factor sub phrase index | Peng Wu | 2010-08-16 | 2 | -19/+24 | |
| | ||||||
* | fixes sub phrase index header | Peng Wu | 2010-08-16 | 1 | -4/+4 | |
| | ||||||
* | fixes facade phrase index | Peng Wu | 2010-08-16 | 1 | -9/+9 | |
| | ||||||
* | add description. | Peng Wu | 2010-08-16 | 1 | -0/+15 | |
| | ||||||
* | add a error check. | Peng Wu | 2010-08-16 | 1 | -1/+5 | |
| | ||||||
* | add PhraseIndexError | Peng Wu | 2010-08-16 | 1 | -0/+9 | |
| | ||||||
* | re-factor remove_phrase_item. | Peng Wu | 2010-08-16 | 1 | -22/+5 | |
| | ||||||
* | add comment for novel-pinyin.h | Peng Wu | 2010-08-16 | 1 | -0/+5 | |
| | ||||||
* | fixes load method. | Peng Wu | 2010-08-05 | 1 | -13/+8 | |
| | ||||||
* | rename to libpinyin in file headers. | Peng Wu | 2010-08-03 | 19 | -57/+38 | |
| | ||||||
* | import from pinyin. | Peng Wu | 2010-08-03 | 27 | -0/+7362 | |