Coreference Chains
Group coreferring text mentions into chains with visual highlighting. Combines span annotation for mention detection with coreference grouping.
获取此设计
This design is available in our showcase. Copy the configuration below to get started.
快速开始:
# Create your project folder mkdir coreference cd coreference # Copy config.yaml from above potato start config.yaml
详情
标注类型
领域
应用场景
标签
相关设计
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.