Conversation Tree
Hierarchical conversation tree annotation with per-node quality ratings and path selection. Ideal for evaluating chatbot responses and dialogue systems.
Obtenir ce design
This design is available in our showcase. Copy the configuration below to get started.
Démarrage rapide :
# Create your project folder mkdir conversation-tree cd conversation-tree # Copy config.yaml from above potato start config.yaml
Détails
Types d'annotation
Domaine
Cas d'utilisation
Étiquettes
Designs associés
PDTB 2.0 - Discourse Relations Tree Annotation
Discourse relation annotation with tree structure, based on the Penn Discourse TreeBank 2.0 (Prasad et al., LREC 2008). Annotators identify discourse connectives, mark argument spans, and build hierarchical discourse trees representing how text segments relate to each other.
RumourEval Stance and Verification
Annotate social media posts for rumour stance classification and thread structure analysis based on the RumourEval 2019 shared task. Annotators classify responses as supporting, denying, querying, or commenting on rumour claims.
Universal Dependencies - Dependency Parsing Annotation
Dependency parsing and POS tagging annotation based on Universal Dependencies v2 (Nivre et al., LREC 2020). Annotators build syntactic dependency trees and label parts of speech using the UD tagset.