Entity Linking
Span annotation with knowledge base linking to Wikidata. Annotators highlight entities and link them to their corresponding Wikidata entries via an inline search widget.
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 entity-linking cd entity-linking # Copy config.yaml from above potato start config.yaml
Détails
Types d'annotation
Domaine
Cas d'utilisation
Étiquettes
Designs associés
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.
Causal Medical Claim Detection and PICO Extraction
Detection of causal claims in medical texts and extraction of PICO (Population, Intervention, Comparator, Outcome) elements. Based on SemEval-2023 Task 8 (Khetan et al.).