Turn
This section provides an overview of a Turn.
An object representing a segment where a speaker has the floor, including speaker ID, timestamps, turn type, and sentences, essential for dialogue analysis.
Overview
The Turn Object represents a segment of the conversation where a speaker has the floor, including details like speaker ID, timestamps, turn type, conversation style, and the sentences spoken. It is essential for analyzing the flow of the dialogue and the contributions of each speaker.
Applications
1) Coder's Perspective
Coders structure the conversation into Turn
Objects to organize the data, facilitate sequential analysis, and calculate Persuasive Force for each turn.
2) User's Perspective
Users can follow the conversation turn by turn, understanding who is speaking and how the dialogue progresses.
Top 5 Related Objects
- Speaker Object
- Sentence Object
- PersuasiveForce Object
- TurnType Object
- ConversationStyle Object
Related Scoring Elements
Contextual Weight
PersuasiveForce