Triage
Rapid accept/reject/skip screening interface for high-throughput data quality filtering. Auto-advances to the next item after each decision.
Obtener este diseño
This design is available in our showcase. Copy the configuration below to get started.
Inicio rápido:
# Create your project folder mkdir triage cd triage # Copy config.yaml from above potato start config.yaml
Detalles
Tipos de anotación
Dominio
Casos de uso
Etiquetas
Diseños relacionados
CoNLL-2003 NER with Triage
Named entity recognition with a triage pre-annotation step, based on the CoNLL-2003 Shared Task (Tjong Kim Sang & De Meulder, CoNLL 2003). Annotators first flag whether a sentence contains entities worth annotating, then mark spans for Person, Organization, Location, and Miscellaneous entities.
Triage Quick Annotation Template
A reusable template for quick triage annotation. Annotators flag whether each item needs detailed annotation and assign a priority level. Designed to be copied and customized for any text annotation workflow that benefits from a triage pre-filtering step.
#HashtagWars - Learning a Sense of Humor
Humor ranking of tweets submitted to Comedy Central's @midnight #HashtagWars, classifying comedic quality. Based on SemEval-2017 Task 6.