Table of content
Interface: EntityRelation
Properties
confidence
• confidence: number
The confidence score of the relation (how sure we are that they belong together), between 0 and 1.
end
• end: number
The timestamp where the last member in the relation ends, in milliseconds.
length
• length: number
The duration, in milliseconds.
members
• members: EntityRef[]
List of the reference to the entities taking part in the relation.
speaker
• speaker: string
The id of the speaker.
start
• start: number
The timestamp where the first member in the relation starts, in milliseconds.