summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* begin to write newword.pyPeng Wu2013-01-221-42/+24
|
* add prune pass to populate.pyPeng Wu2013-01-223-6/+32
|
* fixes partialword.pyPeng Wu2013-01-212-2/+7
|
* improves populatebigram.pyPeng Wu2013-01-211-0/+10
|
* write partialword.pyPeng Wu2013-01-211-2/+38
|
* improve performancePeng Wu2013-01-211-16/+31
|
* write recognizePartialWordPeng Wu2013-01-212-6/+81
|
* write doCombineWordPeng Wu2013-01-211-5/+45
|
* write getMatchedItemsPeng Wu2013-01-212-5/+28
|
* write getPartialWordList funcPeng Wu2013-01-181-0/+20
|
* add create ngram fts tablePeng Wu2013-01-181-0/+17
|
* write load_words functionPeng Wu2013-01-181-1/+36
|
* write sqlPeng Wu2013-01-181-0/+42
|
* use getTextIndexDirPeng Wu2013-01-168-7/+10
|
* switch to walkIndexFastPeng Wu2013-01-162-40/+4
|
* switch to walkIndexPeng Wu2013-01-163-61/+6
|
* write dirwalk.pyPeng Wu2013-01-161-0/+39
|
* improves populatebigram.pyPeng Wu2013-01-162-17/+35
|
* clean bigram handlePeng Wu2013-01-163-56/+2
|
* write populatebigram.pyPeng Wu2013-01-161-0/+128
|
* improves partialwordthreshold.pyPeng Wu2013-01-151-4/+3
|
* re-factor codePeng Wu2013-01-153-10/+8
|
* fixes bugsPeng Wu2013-01-152-5/+5
|
* partialwordthreshold.pyPeng Wu2013-01-152-2/+137
|
* update myconfig.pyPeng Wu2013-01-151-0/+3
|
* improves populate.pyPeng Wu2013-01-141-5/+22
|
* write distill.pyPeng Wu2013-01-141-0/+81
|
* fixes epoch signPeng Wu2013-01-111-3/+5
|
* fixes bugPeng Wu2013-01-111-0/+5
|
* write populate.pyPeng Wu2013-01-111-6/+34
|
* update myconfig.pyPeng Wu2013-01-111-0/+3
|
* fixes populate.pyPeng Wu2013-01-101-9/+11
|
* improves prepare.pyPeng Wu2013-01-101-2/+7
|
* begin to write populate.pyPeng Wu2013-01-101-0/+178
|
* re-factor codePeng Wu2013-01-102-1/+8
|
* update myconfig.pyPeng Wu2013-01-101-2/+7
|
* write prepare.pyPeng Wu2013-01-071-0/+116
|
* add prepare epochPeng Wu2013-01-072-2/+3
|
* add configPeng Wu2013-01-061-0/+14
|
* use utils.copyfilePeng Wu2012-10-224-10/+11
|
* rename evals.text to evals2.textPeng Wu2012-10-222-4/+4
|
* rename interpolation.text to interpolation2.textPeng Wu2012-10-222-2/+2
|
* add fast option to segment.pyPeng Wu2012-09-171-7/+15
|
* update parametersPeng Wu2012-09-171-5/+5
|
* fixes generate.pyPeng Wu2012-09-171-4/+9
|
* add fast option to generate.pyPeng Wu2012-09-171-6/+55
|
* fixes evaluate.pyPeng Wu2011-08-071-2/+2
|
* fixes commentsPeng Wu2011-08-063-3/+3
|
* update evaluate.py with new libpinyinPeng Wu2011-08-061-17/+9
|
* update with new libpinyin pathPeng Wu2011-08-065-16/+18
|