| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixes typos | Peng Wu | 2013-01-23 | 2 | -7/+7 |
| * | write main | Peng Wu | 2013-01-23 | 1 | -2/+18 |
| * | write filterPartialWord | Peng Wu | 2013-01-23 | 2 | -5/+86 |
| * | write computeThreshold | Peng Wu | 2013-01-23 | 2 | -10/+51 |
| * | write compute*Entropy | Peng Wu | 2013-01-23 | 1 | -0/+39 |
| * | write computeEntropy | Peng Wu | 2013-01-23 | 1 | -1/+20 |
| * | update myconfig.py | Peng Wu | 2013-01-22 | 1 | -2/+2 |
| * | begin to write newword.py | Peng Wu | 2013-01-22 | 1 | -42/+24 |
| * | add prune pass to populate.py | Peng Wu | 2013-01-22 | 3 | -6/+32 |
| * | fixes partialword.py | Peng Wu | 2013-01-21 | 2 | -2/+7 |
| * | improves populatebigram.py | Peng Wu | 2013-01-21 | 1 | -0/+10 |
| * | write partialword.py | Peng Wu | 2013-01-21 | 1 | -2/+38 |
| * | improve performance | Peng Wu | 2013-01-21 | 1 | -16/+31 |
| * | write recognizePartialWord | Peng Wu | 2013-01-21 | 2 | -6/+81 |
| * | write doCombineWord | Peng Wu | 2013-01-21 | 1 | -5/+45 |
| * | write getMatchedItems | Peng Wu | 2013-01-21 | 2 | -5/+28 |
| * | write getPartialWordList func | Peng Wu | 2013-01-18 | 1 | -0/+20 |
| * | add create ngram fts table | Peng Wu | 2013-01-18 | 1 | -0/+17 |
| * | write load_words function | Peng Wu | 2013-01-18 | 1 | -1/+36 |
| * | write sql | Peng Wu | 2013-01-18 | 1 | -0/+42 |
| * | use getTextIndexDir | Peng Wu | 2013-01-16 | 8 | -7/+10 |
| * | switch to walkIndexFast | Peng Wu | 2013-01-16 | 2 | -40/+4 |
| * | switch to walkIndex | Peng Wu | 2013-01-16 | 3 | -61/+6 |
| * | write dirwalk.py | Peng Wu | 2013-01-16 | 1 | -0/+39 |
| * | improves populatebigram.py | Peng Wu | 2013-01-16 | 2 | -17/+35 |
| * | clean bigram handle | Peng Wu | 2013-01-16 | 3 | -56/+2 |
| * | write populatebigram.py | Peng Wu | 2013-01-16 | 1 | -0/+128 |
| * | improves partialwordthreshold.py | Peng Wu | 2013-01-15 | 1 | -4/+3 |
| * | re-factor code | Peng Wu | 2013-01-15 | 3 | -10/+8 |
| * | fixes bugs | Peng Wu | 2013-01-15 | 2 | -5/+5 |
| * | partialwordthreshold.py | Peng Wu | 2013-01-15 | 2 | -2/+137 |
| * | update myconfig.py | Peng Wu | 2013-01-15 | 1 | -0/+3 |
| * | improves populate.py | Peng Wu | 2013-01-14 | 1 | -5/+22 |
| * | write distill.py | Peng Wu | 2013-01-14 | 1 | -0/+81 |
| * | fixes epoch sign | Peng Wu | 2013-01-11 | 1 | -3/+5 |
| * | fixes bug | Peng Wu | 2013-01-11 | 1 | -0/+5 |
| * | write populate.py | Peng Wu | 2013-01-11 | 1 | -6/+34 |
| * | update myconfig.py | Peng Wu | 2013-01-11 | 1 | -0/+3 |
| * | fixes populate.py | Peng Wu | 2013-01-10 | 1 | -9/+11 |
| * | improves prepare.py | Peng Wu | 2013-01-10 | 1 | -2/+7 |
| * | begin to write populate.py | Peng Wu | 2013-01-10 | 1 | -0/+178 |
| * | re-factor code | Peng Wu | 2013-01-10 | 2 | -1/+8 |
| * | update myconfig.py | Peng Wu | 2013-01-10 | 1 | -2/+7 |
| * | write prepare.py | Peng Wu | 2013-01-07 | 1 | -0/+116 |
| * | add prepare epoch | Peng Wu | 2013-01-07 | 2 | -2/+3 |
| * | add config | Peng Wu | 2013-01-06 | 1 | -0/+14 |
| * | use utils.copyfile | Peng Wu | 2012-10-22 | 4 | -10/+11 |
| * | rename evals.text to evals2.text | Peng Wu | 2012-10-22 | 2 | -4/+4 |
| * | rename interpolation.text to interpolation2.text | Peng Wu | 2012-10-22 | 2 | -2/+2 |
| * | add fast option to segment.py | Peng Wu | 2012-09-17 | 1 | -7/+15 |
