Coreference Chains
Group coreferring text mentions into chains with visual highlighting. Combines span annotation for mention detection with coreference grouping.
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 coreference cd coreference # Copy config.yaml from above potato start config.yaml
Détails
Types d'annotation
Domaine
Cas d'utilisation
Étiquettes
Designs associés
OntoNotes - Coreference Resolution
Coreference resolution annotation based on the OntoNotes 5.0 corpus (Pradhan et al., CoNLL 2012). Annotators identify coreferent mentions -- expressions that refer to the same real-world entity -- and link them into coreference chains across multi-sentence text.
Aspect-Based Sentiment Analysis
Identification of aspect terms in review text with sentiment polarity classification for each aspect. Based on SemEval-2016 Task 5 (ABSA).
BioNLP 2011 - Gene Regulation Event Extraction
Biomedical event extraction for gene regulation, based on the BioNLP 2011 Shared Task (Kim et al., ACL Workshop 2011). Annotators identify biological entities and mark regulatory events such as gene expression, transcription, and protein catabolism in scientific abstracts.