Home | Trees | Index | Help |
|
---|
Package nltk_lite :: Package tag :: Module brill :: Class ProximateWordsRule |
|
object
--+ |BrillRuleI
--+ |ProximateTokensRule
--+ | ProximateWordsRule
ProximateTokensRule
for details.,
ProximateWordsTemplate
, which generates these rules.
Method Summary | |
---|---|
Return the given token's text. (Static method) | |
Inherited from ProximateTokensRule :
__init__ ,
__eq__ ,
__hash__ ,
__repr__ ,
__str__ ,
applies ,
apply_at ,
original_tag ,
replacement_tag ,
_condition_to_str ,
_range_to_str
Inherited from BrillRuleI :
apply_to
Inherited from object :
__delattr__ ,
__getattribute__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__
|
Class Variable Summary | |
---|---|
str |
PROPERTY_NAME = 'text'
|
Static Method Details |
---|
extract_property(token)
|
Class Variable Details |
---|
PROPERTY_NAME
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Tue Sep 5 09:37:20 2006 | http://epydoc.sf.net |