Home | Trees | Indices | Help |
|
---|
|
object --+ | cMatchProvider --+ | cMatchProvider_FixedList
Match provider where all possible options can be held in a reasonably sized, pre-allocated list.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
aSeq must be a list of dicts. Each dict must have the keys (data, label, weight)
|
Return matches for aFragment at start of phrases.
|
Return matches for aFragment at start of words inside phrases.
|
Return matches for aFragment as a true substring.
|
Return all items.
|
items must be a list of dicts. Each dict must have the keys (data, list_label, weight) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:55:57 2013 | http://epydoc.sourceforge.net |