English

Learning to Recognize Dialect Features

Computation and Language 2021-05-10 v3

Abstract

Building NLP systems that serve everyone requires accounting for dialect differences. But dialects are not monolithic entities: rather, distinctions between and within dialects are captured by the presence, absence, and frequency of dozens of dialect features in speech and text, such as the deletion of the copula in "He {} running". In this paper, we introduce the task of dialect feature detection, and present two multitask learning approaches, both based on pretrained transformers. For most dialects, large-scale annotated corpora for these features are unavailable, making it difficult to train recognizers. We train our models on a small number of minimal pairs, building on how linguists typically define dialect features. Evaluation on a test set of 22 dialect features of Indian English demonstrates that these models learn to recognize many features with high accuracy, and that a few minimal pairs can be as effective for training as thousands of labeled examples. We also demonstrate the downstream applicability of dialect feature detection both as a measure of dialect density and as a dialect classifier.

Keywords

Cite

@article{arxiv.2010.12707,
  title  = {Learning to Recognize Dialect Features},
  author = {Dorottya Demszky and Devyani Sharma and Jonathan H. Clark and Vinodkumar Prabhakaran and Jacob Eisenstein},
  journal= {arXiv preprint arXiv:2010.12707},
  year   = {2021}
}

Comments

NAACL camera-ready