| Home | Trees | Index | Help |
|
|---|
| Package nltk_lite :: Package contrib :: Module paradigmquery :: Class QueryTable |
|
object --+
|
QueryTable
| Method Summary | |
|---|---|
Simply stores attributes, passing off handling of attributes to the QuerySentence class | |
__str__(self)
| |
Export this class to an xml string | |
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__
| |
| Method Details |
|---|
__init__(self,
tree)
Simply stores attributes, passing off handling of attributes to the
QuerySentence class
|
toXML(self)Export this class to an xml string |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Sep 5 09:37:21 2006 | http://epydoc.sf.net |