Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to pinyin internal library | Peng Wu | 2011-08-30 | 4 | -22/+23 |
* | switch to pinyin internal header | Peng Wu | 2011-08-30 | 19 | -18/+22 |
* | comments gen unigram | Peng Wu | 2011-08-15 | 1 | -10/+14 |
* | Add cmake scripts. | BYVoid | 2011-08-12 | 4 | -0/+190 |
* | refine MatchResults/TokenVector | Peng Wu | 2011-08-08 | 1 | -1/+0 |
* | refine utils/training | Peng Wu | 2011-08-06 | 9 | -28/+28 |
* | refine spseg | Peng Wu | 2011-08-06 | 1 | -23/+5 |
* | refine utils/segment | Peng Wu | 2011-08-06 | 2 | -6/+6 |
* | refine utils/storage | Peng Wu | 2011-08-06 | 4 | -16/+16 |
* | refine autoconf | Peng Wu | 2011-08-05 | 1 | -3/+32 |
* | fixes prune tool | Peng Wu | 2011-07-30 | 3 | -6/+11 |
* | improve eval correction rate | Peng Wu | 2011-07-29 | 1 | -19/+44 |
* | fixes prune tool | Peng Wu | 2011-07-29 | 2 | -2/+8 |
* | fixes prune k mixture model tool output | Peng Wu | 2011-07-28 | 1 | -2/+2 |
* | improve prune k mixture model | Peng Wu | 2011-07-27 | 2 | -1/+20 |
* | improve gen binary files | Peng Wu | 2011-07-26 | 1 | -23/+9 |
* | fixes stderr fprintf | Peng Wu | 2011-07-26 | 2 | -6/+7 |
* | write eval correction rate | Peng Wu | 2011-07-25 | 1 | -1/+146 |
* | re-factor gen deleted ngram | Peng Wu | 2011-07-25 | 1 | -7/+8 |
* | begin to write eval correction rate | Peng Wu | 2011-07-25 | 2 | -1/+34 |
* | add errno to merge k mixture model | Peng Wu | 2011-07-24 | 1 | -1/+2 |
* | refine test phrase lookup | Peng Wu | 2011-07-20 | 1 | -0/+1 |
* | refactor ngseg | Peng Wu | 2011-07-20 | 1 | -17/+13 |
* | add test phrase lookup | Peng Wu | 2011-07-20 | 1 | -1/+1 |
* | fixes a bug, gcc? | Peng Wu | 2011-07-20 | 1 | -2/+2 |
* | rename result_string variable to tmp_string | Peng Wu | 2011-07-20 | 1 | -2/+2 |
* | add error report to ngseg | Peng Wu | 2011-07-20 | 1 | -0/+9 |
* | add end-of-file new line detects in segment | Peng Wu | 2011-07-18 | 2 | -2/+6 |
* | temporarily work around ngseg | Peng Wu | 2011-07-18 | 1 | -1/+2 |
* | refine segment | Peng Wu | 2011-07-18 | 2 | -0/+2 |
* | fixes a typo in prune tool | Peng Wu | 2011-06-28 | 1 | -0/+2 |
* | fixes estimate k mixture model | Peng Wu | 2011-06-24 | 2 | -3/+3 |
* | fixes a typo | Peng Wu | 2011-06-24 | 1 | -1/+1 |
* | add a check | Peng Wu | 2011-06-24 | 1 | -0/+4 |
* | refine comments | Peng Wu | 2011-06-23 | 1 | -1/+2 |
* | fixes unigram in k mixture model | Peng Wu | 2011-06-23 | 1 | -8/+45 |
* | fixes an important bug in gen k mixture model | Peng Wu | 2011-06-23 | 2 | -7/+4 |
* | fixes read document | Peng Wu | 2011-06-09 | 3 | -21/+21 |
* | add comments and fixes compute B in k mixture model | Peng Wu | 2011-06-09 | 2 | -1/+5 |
* | fixes a typo | Peng Wu | 2011-06-09 | 1 | -0/+2 |
* | add unigram to prune k mixture model | Peng Wu | 2011-06-09 | 1 | -17/+41 |
* | add comment | Peng Wu | 2011-06-09 | 1 | -0/+1 |
* | refine code in k mixture model header | Peng Wu | 2011-06-09 | 1 | -3/+3 |
* | add unigram to merge k mixture model | Peng Wu | 2011-06-09 | 1 | -0/+10 |
* | improves estimate k mixture model | Peng Wu | 2011-06-09 | 1 | -3/+2 |
* | fixes estimate k mixture model | Peng Wu | 2011-06-08 | 1 | -12/+24 |
* | ignore zero items in conversion tool | Peng Wu | 2011-06-08 | 1 | -2/+3 |
* | refine validate tool | Peng Wu | 2011-06-08 | 1 | -7/+12 |
* | add unigram to k mixture model to interpolation | Peng Wu | 2011-06-07 | 1 | -5/+6 |
* | add unigram to gen k mixture model | Peng Wu | 2011-06-07 | 2 | -5/+56 |