|
QNLP
v1.0
|

Public Member Functions | |
| def | __init__ (self, structure) |
| def | __str__ (self) |
Data Fields | |
| structure | |
Definition at line 81 of file word_types.py.
| def QNLP.tagging.word_types.Sentence.__init__ | ( | self, | |
| structure | |||
| ) |
Definition at line 82 of file word_types.py.
| def QNLP.tagging.word_types.Sentence.__str__ | ( | self | ) |
Definition at line 84 of file word_types.py.
References QNLP.tagging.word_types.Sentence.structure.
| QNLP.tagging.word_types.Sentence.structure |
Definition at line 83 of file word_types.py.
Referenced by QNLP.tagging.word_types.Sentence.__str__().