Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | write FacadePhraseIndex::merge_with_mask | Peng Wu | 2012-10-26 | 2 | -2/+51 | |
* | re-factor phrase index | Peng Wu | 2012-10-26 | 1 | -5/+11 | |
* | write mask_out_phrase_index_logger | Peng Wu | 2012-10-25 | 2 | -0/+159 | |
* | move back get_first_token | Peng Wu | 2012-10-22 | 2 | -14/+14 | |
* | fixes utils helper | Peng Wu | 2012-10-22 | 1 | -4/+4 | |
* | rename evals.text to evals2.text | Peng Wu | 2012-10-22 | 1 | -2/+2 | |
* | update cmake | Peng Wu | 2012-10-22 | 1 | -5/+5 | |
* | move get_first_token to spseg | Peng Wu | 2012-10-20 | 2 | -23/+15 | |
* | refine reduce_tokens | Peng Wu | 2012-10-19 | 1 | -4/+1 | |
* | update pinyin_iterator_add_phrase | Peng Wu | 2012-10-19 | 1 | -30/+50 |