| Home | Trees | Index | Help |
|
|---|
| Package nltk_lite :: Package contrib :: Module marshalbrill :: Class ProximateTagsRule |
|
object --+
|
BrillRuleI --+
|
ProximateTokensRule --+
|
ProximateTagsRule
ProximateTokensRule for details.,
ProximateTagsTemplate, which generates these rules.
| Method Summary | |
|---|---|
Return the given token's tag. (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 = 'tag'
|
| 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:21 2006 | http://epydoc.sf.net |