summaryrefslogtreecommitdiffstats
path: root/partialword.py
Commit message (Expand)AuthorAgeFilesLines
* add commentsPeng Wu2013-10-091-0/+3
* update file permsPeng Wu2013-02-041-0/+0
* merge partialwordthreshold.py into partialword.pyPeng Wu2013-01-241-12/+87
* fixes partialword.pyPeng Wu2013-01-211-2/+4
* write partialword.pyPeng Wu2013-01-211-2/+38
* improve performancePeng Wu2013-01-211-16/+31
* write recognizePartialWordPeng Wu2013-01-211-6/+78
* write doCombineWordPeng Wu2013-01-211-5/+45
* write getMatchedItemsPeng Wu2013-01-211-5/+26
* 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