Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes issue reported by fundawang: | Peng Wu | 2013-02-17 | 11 | -50/+42 |
* | move data files to libdir | Peng Wu | 2013-02-16 | 3 | -4/+3 |
* | fixes typo | Peng Wu | 2013-02-05 | 2 | -2/+2 |
* | re-factor load/save | Peng Wu | 2013-02-04 | 1 | -20/+19 |
* | add mmap support | Peng Wu | 2013-02-04 | 2 | -14/+45 |
* | add back ng | Peng Wu | 2013-02-04 | 2 | -2/+3 |
* | fixes gen_extra_enter | Peng Wu | 2013-02-01 | 2 | -7/+7 |
* | update ngseg | Peng Wu | 2013-02-01 | 1 | -16/+34 |
* | update spseg | Peng Wu | 2013-02-01 | 1 | -8/+25 |
* | update download url | Peng Wu | 2013-01-30 | 1 | -1/+1 |
* | fixes incomplete pinyin | Peng Wu | 2013-01-26 | 1 | -4/+18 |
* | remove genpinyins.awk | Peng Wu | 2013-01-14 | 1 | -8/+0 |
* | code re-factor | Peng Wu | 2013-01-14 | 2 | -18/+5 |
* | write genpinyins.py | Peng Wu | 2013-01-14 | 1 | -0/+57 |
* | code re-factor | Peng Wu | 2013-01-14 | 1 | -1/+1 |
* | clean up configure.ac | Peng Wu | 2012-12-31 | 1 | -3/+0 |
* | fixes autogen.sh | Peng Wu | 2012-12-18 | 1 | -1/+1 |
* | a safe guard for chewing | Peng Wu | 2012-12-11 | 1 | -8/+7 |
* | fixes pinyin_translate_token | Peng Wu | 2012-12-05 | 2 | -6/+9 |
* | remove pinyin_get_pinyins_from_token | Peng Wu | 2012-12-05 | 3 | -35/+0 |
* | remove pinyin_translate_token | Peng Wu | 2012-12-05 | 3 | -30/+0 |
* | remove pinyin_clear_constraint* | Peng Wu | 2012-12-05 | 3 | -47/+0 |
* | add comments | Peng Wu | 2012-12-04 | 1 | -0/+52 |
* | write pinyin_token_* | Peng Wu | 2012-12-04 | 3 | -1/+108 |
* | add comments | Peng Wu | 2012-12-04 | 1 | -1/+20 |
* | write pinyin_get_chewing/pinyin_string | Peng Wu | 2012-12-04 | 3 | -1/+33 |
* | add test cases for pinyin_mask_out | Peng Wu | 2012-12-03 | 3 | -0/+12 |
* | add mask out test cases to ngram | Peng Wu | 2012-11-29 | 1 | -0/+3 |
* | add mask out test cases to chewing/pharse table | Peng Wu | 2012-11-29 | 2 | -0/+8 |
* | fixes a typo | Peng Wu | 2012-11-28 | 2 | -3/+3 |
* | add const modifiers | Peng Wu | 2012-11-28 | 1 | -2/+2 |
* | indent phrase_index.cpp | Peng Wu | 2012-11-26 | 1 | -11/+11 |
* | add license | Peng Wu | 2012-11-19 | 1 | -0/+22 |
* | fixes constraints array | Peng Wu | 2012-11-15 | 3 | -3/+3 |
* | fixes poke the next constraint | Peng Wu | 2012-11-14 | 1 | -0/+2 |
* | fixes one step constraint in get_best_match | Peng Wu | 2012-11-14 | 1 | -0/+3 |
* | mark format version as 0.8.0 | Peng Wu | 2012-11-12 | 1 | -1/+1 |
* | write pinyin_mask_out | Peng Wu | 2012-11-12 | 3 | -1/+78 |
* | write mask out for facade tables | Peng Wu | 2012-11-12 | 3 | -5/+40 |
* | write mask out for chewing large table | Peng Wu | 2012-11-08 | 2 | -1/+108 |
* | write mask out for phrase large table2 | Peng Wu | 2012-11-07 | 2 | -2/+110 |
* | fixes pinyin_load_phrase_library | Peng Wu | 2012-11-07 | 1 | -0/+7 |
* | write remove index | Peng Wu | 2012-11-06 | 2 | -6/+29 |
* | re-factor remove index in progress | Peng Wu | 2012-11-06 | 2 | -6/+23 |
* | write get length | Peng Wu | 2012-11-05 | 2 | -1/+34 |
* | write get length in progress | Peng Wu | 2012-11-05 | 1 | -0/+35 |
* | add comments | Peng Wu | 2012-10-31 | 1 | -2/+35 |
* | write Bigram::mask_out | Peng Wu | 2012-10-30 | 2 | -1/+56 |
* | write SingleGram::mask_out | Peng Wu | 2012-10-30 | 2 | -0/+51 |
* | write mask out method | Peng Wu | 2012-10-26 | 2 | -2/+70 |