FXLP/MarkTool
DoTAT 是一款基于web、面向领域的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持迭代标注、嵌套实体标注和嵌套事件标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模,并设计了全新高效的标注方式,提升了用户体验和标注效率。此外,本工具增加了审核环节,可对多人的标注结果进行一致性检验、自动合并和手动调整,提高了标注结果的准确率。
Built on a Vue.js frontend with Node.js backend, DoTAT implements a role-based workflow separating administrator specification management, annotator task assignment, and reviewer consistency validation with automatic merging capabilities. The tool exports annotated datasets in JSON format and supports iterative annotation cycles where previous markup can be repurposed across similar tasks without manual recreation. Backend API endpoints enable flexible deployment and integration with custom NLP pipelines or data processing workflows.
623 stars. No commits in the last 6 months.
Stars
623
Forks
100
Language
Vue
License
Apache-2.0
Category
Last pushed
Nov 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/FXLP/MarkTool"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
philenius/ngx-annotate-text
This Angular component library is perfect for tasks like visualizing named entity recognition,...
davidjurgens/potato
potato: the portable annotation tool
johncmunson/react-taggy
A simple zero-dependency React component for tagging user-defined entities within a block of text.
synyi/poplar
A web-based annotation tool for natural language processing (NLP)
jiesutd/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper...