Objects
Objects for typing and validation
Last updated
Objects for typing and validation
Last updated
start (int): Start position of entity in text.
end (int): End position of entity in text.
span (str): Text value of entity.
score (float): Probability score.
start (int): Start position of entity in text.
end (int): End position of entity in text.
span (str): Text value of entity.
score (float): Probability score.
entity (str): Entity label.
Subcalss of .
Type variable bounded to .