Class AnnotationBoundary (0.4.0)

AnnotationBoundary(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A point in a conversation that marks the start or the end of an annotation.

Attributes

NameDescription
word_index int
The word index of this boundary with respect to the first word in the transcript piece. This index starts at zero.
transcript_index int
The index in the sequence of transcribed pieces of the conversation where the boundary is located. This index starts at zero.