pyconll
Contents
Getting Started
Migration Guide
Custom Formats
conllu
exception
format
schema
sentence
token
tree
pyconll
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__accept_meta__() (pyconll.schema.AbstractSentence method)
(pyconll.shared.Sentence method)
__accept_token__() (pyconll.schema.AbstractSentence method)
(pyconll.shared.Sentence method)
__finalize__() (pyconll.schema.AbstractSentence method)
(pyconll.shared.Sentence method)
__getitem__() (pyconll.tree.Tree method)
__init__() (pyconll.format.Format method)
(pyconll.format.ReadFormat method)
(pyconll.format.WriteFormat method)
(pyconll.shared.Sentence method)
(pyconll.tree.Tree method)
__iter__() (pyconll.tree.Tree method)
__len__() (pyconll.tree.Tree method)
__post_init__() (pyconll.conllu.Token method)
__repr__() (pyconll.shared.Sentence method)
A
AbstractSentence (class in pyconll.schema)
array() (in module pyconll.schema)
B
BaseFieldDescriptor (class in pyconll.schema)
C
conllu (in module pyconll.conllu)
D
data (pyconll.tree.Tree property)
deserialize_codegen() (pyconll.schema.BaseFieldDescriptor method)
(pyconll.schema.FieldDescriptor method)
F
fast_conllu (in module pyconll.conllu)
field() (in module pyconll.schema)
FieldDescriptor (class in pyconll.schema)
fixed_array() (in module pyconll.schema)
Format (class in pyconll.format)
FormatError
from_tokens() (in module pyconll.tree)
I
is_empty_node() (pyconll.conllu.Token method)
is_multiword() (pyconll.conllu.Token method)
iter_from_file() (pyconll.format.ReadFormat method)
iter_from_resource() (pyconll.format.ReadFormat method)
iter_from_string() (pyconll.format.ReadFormat method)
L
load_from_file() (pyconll.format.ReadFormat method)
load_from_resource() (pyconll.format.ReadFormat method)
load_from_string() (pyconll.format.ReadFormat method)
M
mapping() (in module pyconll.schema)
mapping_ext() (in module pyconll.schema)
meta (pyconll.schema.AbstractSentence property)
module
pyconll.conllu
pyconll.exception
pyconll.format
pyconll.schema
pyconll.shared
pyconll.tree
N
nullable() (in module pyconll.schema)
P
parent (pyconll.tree.Tree property)
parse_sentence() (pyconll.format.ReadFormat method)
parse_token() (pyconll.format.ReadFormat method)
ParseError
pyconll.conllu
module
pyconll.exception
module
pyconll.format
module
pyconll.schema
module
pyconll.shared
module
pyconll.tree
module
R
ReadFormat (class in pyconll.format)
S
SchemaError
Sentence (class in pyconll.conllu)
(class in pyconll.shared)
serialize_codegen() (pyconll.schema.BaseFieldDescriptor method)
(pyconll.schema.FieldDescriptor method)
serialize_sentence() (pyconll.format.WriteFormat method)
serialize_token() (pyconll.format.WriteFormat method)
T
to_tree() (pyconll.conllu.Sentence method)
Token (class in pyconll.conllu)
tokens (pyconll.schema.AbstractSentence property)
tokenspec() (in module pyconll.schema)
Tree (class in pyconll.tree)
U
unique_array() (in module pyconll.schema)
V
varcols() (in module pyconll.schema)
via() (in module pyconll.schema)
W
write_corpus() (pyconll.format.WriteFormat method)
write_sentence() (pyconll.format.WriteFormat method)
WriteFormat (class in pyconll.format)