iobes
latest
Contents:
iobes
Installation
API
Getting Help
Code Respository
iobes
Index
Edit on GitHub
Index
B
|
C
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
S
|
T
|
U
|
V
|
W
B
BEGIN (iobes.BILOU attribute)
(iobes.BIO attribute)
(iobes.BMEOW attribute)
(iobes.IOB attribute)
(iobes.IOBES attribute)
(iobes.SpanFormat attribute)
(iobes.TokenFunction attribute)
BILOU (class in iobes)
(iobes.SpanEncoding attribute)
bilou_to_bio() (in module iobes.convert)
bilou_to_bmeow() (in module iobes.convert)
bilou_to_bmewo() (in module iobes.convert)
bilou_to_iob() (in module iobes.convert)
bilou_to_iobes() (in module iobes.convert)
bilou_transitions_legality() (in module iobes.transition)
BIO (class in iobes)
(iobes.SpanEncoding attribute)
bio_to_bilou() (in module iobes.convert)
bio_to_bmeow() (in module iobes.convert)
bio_to_bmewo() (in module iobes.convert)
bio_to_iob() (in module iobes.convert)
bio_to_iobes() (in module iobes.convert)
bio_transitions_legality() (in module iobes.transition)
BMEOW (class in iobes)
(iobes.SpanEncoding attribute)
bmeow_to_bilou() (in module iobes.convert)
bmeow_to_bio() (in module iobes.convert)
bmeow_to_iob() (in module iobes.convert)
bmeow_to_iobes() (in module iobes.convert)
bmeow_transitions_legality() (in module iobes.transition)
BMEWO (in module iobes)
(iobes.SpanEncoding attribute)
bmewo_to_bilou() (in module iobes.convert)
bmewo_to_bio() (in module iobes.convert)
bmewo_to_iob() (in module iobes.convert)
bmewo_to_iobes() (in module iobes.convert)
bmewo_transitions_legality() (in module iobes.transition)
C
convert_tags() (in module iobes.convert)
current (iobes.Error attribute)
E
END (iobes.BILOU attribute)
(iobes.BIO attribute)
(iobes.BMEOW attribute)
(iobes.IOB attribute)
(iobes.IOBES attribute)
end (iobes.Span attribute)
END (iobes.SpanFormat attribute)
(iobes.TokenFunction attribute)
EOS (iobes.TokenFunction attribute)
Error (class in iobes)
ErrorType (class in iobes)
extract_function() (in module iobes.utils)
extract_type() (in module iobes.utils)
F
from_string() (iobes.SpanEncoding class method)
G
GO (iobes.TokenFunction attribute)
I
INSIDE (iobes.BILOU attribute)
(iobes.BIO attribute)
(iobes.BMEOW attribute)
(iobes.IOB attribute)
(iobes.IOBES attribute)
(iobes.SpanFormat attribute)
(iobes.TokenFunction attribute)
IOB (class in iobes)
(iobes.SpanEncoding attribute)
iob_to_bilou() (in module iobes.convert)
iob_to_bio() (in module iobes.convert)
iob_to_bmeow() (in module iobes.convert)
iob_to_bmewo() (in module iobes.convert)
iob_to_iobes() (in module iobes.convert)
iob_transitions_legality() (in module iobes.transition)
iobes
module
IOBES (class in iobes)
(iobes.SpanEncoding attribute)
iobes.convert
module
iobes.parse
module
iobes.transition
module
iobes.utils
module
iobes.write
module
iobes_to_bilou() (in module iobes.convert)
iobes_to_bio() (in module iobes.convert)
iobes_to_bmeow() (in module iobes.convert)
iobes_to_bmewo() (in module iobes.convert)
iobes_to_iob() (in module iobes.convert)
iobes_transitions_legality() (in module iobes.transition)
L
LAST (iobes.TokenFunction attribute)
location (iobes.Error attribute)
M
make_blanks() (in module iobes.write)
make_tag() (in module iobes.write)
MIDDLE (iobes.TokenFunction attribute)
module
iobes
iobes.convert
iobes.parse
iobes.transition
iobes.utils
iobes.write
N
next (iobes.Error attribute)
O
OUTSIDE (iobes.TokenFunction attribute)
P
parse_spans() (in module iobes.parse)
parse_spans_bilou() (in module iobes.parse)
parse_spans_bilou_with_errors() (in module iobes.parse)
parse_spans_bio() (in module iobes.parse)
parse_spans_bio_with_errors() (in module iobes.parse)
parse_spans_bmeow() (in module iobes.parse)
parse_spans_bmeow_with_errors() (in module iobes.parse)
parse_spans_bmewo() (in module iobes.parse)
parse_spans_bmewo_with_errors() (in module iobes.parse)
parse_spans_iob() (in module iobes.parse)
parse_spans_iob_with_errors() (in module iobes.parse)
parse_spans_iobes() (in module iobes.parse)
parse_spans_iobes_with_errors() (in module iobes.parse)
parse_spans_token() (in module iobes.parse)
parse_spans_token_with_errors() (in module iobes.parse)
parse_spans_with_end() (in module iobes.parse)
parse_spans_with_end_with_errors() (in module iobes.parse)
parse_spans_with_errors() (in module iobes.parse)
ParseWithErrorsCallable (class in iobes.parse)
previous (iobes.Error attribute)
S
safe_get() (in module iobes.utils)
SINGLE (iobes.BILOU attribute)
(iobes.BIO attribute)
(iobes.BMEOW attribute)
(iobes.IOB attribute)
(iobes.IOBES attribute)
(iobes.SpanFormat attribute)
(iobes.TokenFunction attribute)
sort_errors() (in module iobes.utils)
sort_spans() (in module iobes.utils)
(in module iobes.write)
source (iobes.transition.Transition attribute)
Span (class in iobes)
SpanEncoding (class in iobes)
SpanFormat (class in iobes)
start (iobes.Span attribute)
T
tags_length_from_spans() (in module iobes.write)
target (iobes.transition.Transition attribute)
TOKEN (class in iobes)
(iobes.SpanEncoding attribute)
token_transitions_legality() (in module iobes.transition)
TokenFunction (class in iobes)
tokens (iobes.Span attribute)
Transition (class in iobes.transition)
transitions_legality() (in module iobes.transition)
transitions_to_map() (in module iobes.transition)
transitions_to_mask() (in module iobes.transition)
transitions_to_tuple_map() (in module iobes.transition)
type (iobes.Error attribute)
(iobes.Span attribute)
U
UNIT (iobes.TokenFunction attribute)
V
valid (iobes.transition.Transition attribute)
validate_tags() (in module iobes.parse)
validate_tags_bilou() (in module iobes.parse)
validate_tags_bio() (in module iobes.parse)
validate_tags_bmeow() (in module iobes.parse)
validate_tags_bmewo() (in module iobes.parse)
validate_tags_iob() (in module iobes.parse)
validate_tags_iobes() (in module iobes.parse)
validate_tags_token() (in module iobes.parse)
W
WHOLE (iobes.TokenFunction attribute)
with_end_transitions_legality() (in module iobes.transition)
write_iob_tags() (in module iobes.write)
WriteCallable (class in iobes.write)