Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | update pinyin_guess_sentence_with_prefix | Peng Wu | 2012-10-19 | 2 | -2/+7 |
| | |||||
* | rename pinyin_lookup_token to pinyin_lookup_tokens | Peng Wu | 2012-10-19 | 4 | -10/+10 |
| | |||||
* | write reduce_tokens | Peng Wu | 2012-10-19 | 1 | -0/+24 |
| | |||||
* | fixes utils helper | Peng Wu | 2012-10-19 | 2 | -4/+8 |
| | |||||
* | clean up code | Peng Wu | 2012-10-19 | 5 | -35/+4 |
| | |||||
* | update utils helper | Peng Wu | 2012-10-19 | 1 | -0/+17 |
| | |||||
* | update eval correction rate | Peng Wu | 2012-10-19 | 1 | -15/+4 |
| | |||||
* | update gen k mixture model | Peng Wu | 2012-10-19 | 1 | -17/+4 |
| | |||||
* | update gen deleted ngram | Peng Wu | 2012-10-19 | 1 | -16/+5 |
| | |||||
* | update gen ngram | Peng Wu | 2012-10-19 | 1 | -14/+5 |
| | |||||
* | clean up gen unigram | Peng Wu | 2012-10-19 | 1 | -3/+0 |
| | |||||
* | update data/Makefile.am | Peng Wu | 2012-10-19 | 1 | -6/+6 |
| | |||||
* | update ngseg | Peng Wu | 2012-10-18 | 7 | -14/+25 |
| | |||||
* | update tag utility | Peng Wu | 2012-10-18 | 2 | -14/+4 |
| | |||||
* | update utils helper | Peng Wu | 2012-10-18 | 1 | -3/+10 |
| | |||||
* | update k mixture model to interpolation | Peng Wu | 2012-10-18 | 1 | -8/+14 |
| | |||||
* | update import k mixture model | Peng Wu | 2012-10-18 | 1 | -5/+15 |
| | |||||
* | update import interpolation | Peng Wu | 2012-10-18 | 1 | -5/+15 |
| | |||||
* | update tag utility | Peng Wu | 2012-10-18 | 2 | -2/+28 |
| | |||||
* | update export k mixture model | Peng Wu | 2012-10-18 | 1 | -10/+11 |
| | |||||
* | update export interpolation | Peng Wu | 2012-10-18 | 1 | -6/+7 |
| | |||||
* | bump version 0.8.91 | Peng Wu | 2012-10-17 | 2 | -3/+3 |
| | |||||
* | bump version 0.7.920.7.92 | Peng Wu | 2012-10-15 | 2 | -2/+2 |
| | |||||
* | fixes memory leak in test pinyin | Peng Wu | 2012-10-11 | 1 | -0/+1 |
| | |||||
* | fixes memory leak in pinyin.cpp | Peng Wu | 2012-10-11 | 1 | -0/+2 |
| | |||||
* | fixes memory leak in test pinyin lookup | Peng Wu | 2012-10-11 | 1 | -13/+17 |
| | |||||
* | fixes memory leak in facade chewing table | Peng Wu | 2012-10-11 | 1 | -0/+23 |
| | |||||
* | fixes memory leak in facade phrase table2 | Peng Wu | 2012-10-11 | 1 | -0/+24 |
| | |||||
* | fixes memory leak in test chewing table | Peng Wu | 2012-10-10 | 1 | -2/+4 |
| | |||||
* | fixes memory leak in chewing large table | Peng Wu | 2012-10-10 | 1 | -2/+3 |
| | |||||
* | fixes memory leak in phrase large table2 | Peng Wu | 2012-10-10 | 1 | -2/+6 |
| | |||||
* | re-factor phrase lookup | Peng Wu | 2012-10-10 | 2 | -16/+98 |
| | |||||
* | fixes test_parser2 again | Peng Wu | 2012-10-09 | 1 | -5/+7 |
| | |||||
* | fixes memory leak in test_parser2 | Peng Wu | 2012-10-09 | 1 | -1/+10 |
| |