CLOct 11, 2023

Antarlekhaka: A Comprehensive Tool for Multi-task Natural Language Annotation

arXiv:2310.07826v1131 citationsh-index: 4Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of dataset scarcity for NLP researchers working with low-resource languages, though it is incremental as it builds on existing annotation tool concepts.

The paper tackles the lack of annotated datasets for low-resource languages in NLP by introducing Antarlekhaka, a tool for multi-task manual annotation, which outperforms other tools in evaluation and has been applied to Sanskrit and Bengali.

One of the primary obstacles in the advancement of Natural Language Processing (NLP) technologies for low-resource languages is the lack of annotated datasets for training and testing machine learning models. In this paper, we present Antarlekhaka, a tool for manual annotation of a comprehensive set of tasks relevant to NLP. The tool is Unicode-compatible, language-agnostic, Web-deployable and supports distributed annotation by multiple simultaneous annotators. The system sports user-friendly interfaces for 8 categories of annotation tasks. These, in turn, enable the annotation of a considerably larger set of NLP tasks. The task categories include two linguistic tasks not handled by any other tool, namely, sentence boundary detection and deciding canonical word order, which are important tasks for text that is in the form of poetry. We propose the idea of sequential annotation based on small text units, where an annotator performs several tasks related to a single text unit before proceeding to the next unit. The research applications of the proposed mode of multi-task annotation are also discussed. Antarlekhaka outperforms other annotation tools in objective evaluation. It has been also used for two real-life annotation tasks on two different languages, namely, Sanskrit and Bengali. The tool is available at https://github.com/Antarlekhaka/code.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes