arXiv:2505.12949cs.CL2025-05被引 1

用神经网络提升南非祖鲁语等语言的词素标注准确率

Neural Morphological Tagging for Nguni Languages

  • 用LSTM和神经CRF构建神经词素标注器
  • 自训练模型优于预训练模型,显著超越规则基线
  • 适合低资源语言处理与自然语言处理研究者

词素分析是将单词分解为最小意义单位(词素)并标注其语法角色的任务。对于南非的黏着语如祖鲁语等Nguni语言而言,该任务尤为困难,因其通过连接多个词素构词。本文将词素分析系统视为分段器与标注器组成的流水线,研究四种Nguni语言的神经标注方法。比较了两类方法:从零开始训练神经序列标注器(LSTMs、神经CRF)与微调预训练语言模型。结果表明,神经标注器显著优于传统规则基线,且从头训练的模型性能优于微调模型。同时评估了不同上游分段器及语言输入特征的影响。研究证实,基于已有词素分段器的神经标注器在Nguni语言中具有可行性。

原文摘要 · Abstract (English)

Morphological parsing is the task of decomposing words into morphemes, the smallest units of meaning in a language, and labelling their grammatical roles. It is a particularly challenging task for agglutinative languages, such as the Nguni languages of South Africa, which construct words by concatenating multiple morphemes. A morphological parsing system can be framed as a pipeline with two separate components, a segmenter followed by a tagger. This paper investigates the use of neural methods to build morphological taggers for the four Nguni languages. We compare two classes of approaches: training neural sequence labellers (LSTMs and neural CRFs) from scratch and finetuning pretrained language models. We compare performance across these two categories, as well as to a traditional rule-based morphological parser. Neural taggers comfortably outperform the rule-based baseline and models trained from scratch tend to outperform pretrained models. We also compare parsing results across different upstream segmenters and with varying linguistic input features. Our findings confirm the viability of employing neural taggers based on pre-existing morphological segmenters for the Nguni languages.

词素分析神经网络低资源语言

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。