summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update myconfig.pyPeng Wu2013-04-011-2/+2
|
* update myconfig.pyPeng Wu2013-03-121-1/+1
|
* update myconfig.pyPeng Wu2013-03-111-1/+1
|
* update distill.pyPeng Wu2013-03-071-11/+30
|
* try to enlarge the candidate model sizePeng Wu2013-03-011-1/+1
| | | | for powerful machine maybe this size is better.
* make python2 happyPeng Wu2013-02-173-4/+5
|
* update configPeng Wu2013-02-082-3/+4
|
* write merge.pyPeng Wu2013-02-051-0/+26
|
* update myconfig.pyPeng Wu2013-02-041-3/+3
|
* update file permsPeng Wu2013-02-045-0/+0
|
* re-factor distill.pyPeng Wu2013-02-021-5/+5
|
* update segment.pyPeng Wu2013-02-011-8/+5
|
* fixes bugsPeng Wu2013-02-011-4/+4
|
* write merge.py in progressPeng Wu2013-01-311-0/+105
|
* fixes typoPeng Wu2013-01-311-2/+2
|
* fixes typoPeng Wu2013-01-301-1/+1
|
* update myconfig.pyPeng Wu2013-01-301-6/+5
|
* write markpinyin.pyPeng Wu2013-01-292-4/+36
|
* write markPinyinsPeng Wu2013-01-291-1/+36
|
* write markPinyinPeng Wu2013-01-292-10/+89
|
* write markpinyin.py in progressPeng Wu2013-01-252-0/+50
|
* begin to write markpinyin.pyPeng Wu2013-01-251-0/+16
|
* merge partialwordthreshold.py into partialword.pyPeng Wu2013-01-242-119/+87
|
* fixes typosPeng Wu2013-01-232-7/+7
|
* write mainPeng Wu2013-01-231-2/+18
|
* write filterPartialWordPeng Wu2013-01-232-5/+86
|
* write computeThresholdPeng Wu2013-01-232-10/+51
|
* write compute*EntropyPeng Wu2013-01-231-0/+39
|
* write computeEntropyPeng Wu2013-01-231-1/+20
|
* update myconfig.pyPeng Wu2013-01-221-2/+2
|
* 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
|