Linguistic Feature Tagging for Automatic Classification of 27 Closely-Related Quechua Varieties

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

Claire Post and Alexis Palmer's 2026 paper introduces a multi-dialect text classifier designed for 27 closely-related Quechua varieties. This system enhances neural models with rule-based linguistic features to tackle challenges inherent in low-resource, morphologically complex languages. The methodology leverages a carefully curated dataset, encompassing various genres like annotated parallel bible corpora, and explicitly encodes manually annotated lexical variation and polypersonal verbal agreement as features within a transformer-based classifier. Experimental results demonstrate that these neural models substantially outperform statistical baselines, achieving high accuracy in multi-class classification across the 27 Quechua dialects. The impact of linguistic augmentation is context-dependent, showing minimal gains in high-resource scenarios but more pronounced benefits in low-resource and cross-domain conditions. This research contributes to developing dialect-sensitive NLP methods for Quechua and other similar languages.

Key takeaway

For NLP Engineers developing solutions for low-resource, morphologically rich languages like Quechua, you should consider augmenting transformer-based models with explicit linguistic features. This approach significantly improves multi-class classification accuracy, especially in low-resource and cross-domain scenarios, outperforming statistical baselines. Prioritize manually annotating lexical variation and verbal agreement to enhance model performance.

Key insights

Augmenting neural models with linguistic features improves low-resource, morphologically complex language classification.

Principles

Method

A transformer-based classifier is augmented with rule-based linguistic features, specifically manually annotated lexical variation and polypersonal verbal agreement, trained on a multi-genre dataset including parallel bible corpora.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.