Overview
Contents
Appendix
This module implements specialized container datatypes for CKIPNLP.
Subpackages
ParseNodeData
ParseNodeData.from_text()
ParseNode
ParseNode.data_class
ParseRelation
ParseTree
ParseTree.node_class
ParseTree.from_text()
ParseTree.to_text()
ParseTree.from_dict()
ParseTree.to_dict()
ParseTree.from_penn()
ParseTree.to_penn()
ParseTree.show()
ParseTree.get_children()
ParseTree.get_heads()
ParseTree.get_relations()
ParseTree.get_subjects()
WsPosToken
WsPosToken.from_text()
WsPosSentence
WsPosSentence.from_text()
WsPosSentence.to_text()
WsPosParagraph
WsPosParagraph.from_text()
WsPosParagraph.to_text()
Submodules
Base
Base.from_text()
Base.to_text()
Base.from_list()
Base.to_list()
Base.from_dict()
Base.to_dict()
Base.from_json()
Base.to_json()
BaseTuple
BaseTuple.from_list()
BaseTuple.to_list()
BaseTuple.from_dict()
BaseTuple.to_dict()
BaseList
BaseList.item_class
BaseList0
BaseList0.item_class
BaseSentence
BaseSentence.item_class
BaseSentence0
BaseSentence0.item_class
CorefToken
CorefSentence
CorefSentence.item_class
CorefParagraph
CorefParagraph.item_class
NerToken
NerToken.from_tagger()
NerToken.to_tagger()
NerSentence
NerSentence.item_class
NerSentence.from_tagger()
NerSentence.to_tagger()
NerParagraph
NerParagraph.item_class
NerParagraph.from_tagger()
NerParagraph.to_tagger()
ParseClause
ParseClause.to_tree()
ParseSentence
ParseSentence.item_class
ParseParagraph
ParseParagraph.item_class
SegSentence
SegSentence.item_class
SegParagraph
SegParagraph.item_class
TextParagraph
TextParagraph.item_class