arXiv:2505.07884cs.CLcs.HC2025-05被引 1

为尼日利亚三大本土语言构建了高精度命名实体识别系统

Development of a WAZOBIA-Named Entity Recognition System

  • 基于CRF、BiLSTM、BERT等模型,融合OCR支持图文输入
  • 在豪萨语、约鲁巴语、伊博语上实现F1-score达0.9564
  • 填补非洲低资源语言NLP工具空白,适合本地化应用开发

命名实体识别(NER)在信息抽取、机器翻译和情感分析等自然语言处理任务中至关重要。尽管计算语言学领域对非洲语言的关注日益增加,现有NER系统仍主要聚焦英语、欧洲语言及其他少数全球通用语言,对低资源语言存在显著空白。本研究开发了针对尼日利亚三大主流语言——豪萨语、约鲁巴语和伊博语的WAZOBIA-NER系统。研究首先系统整理了各语言的标注数据集,以应对数据稀缺与语言多样性挑战。通过评估条件随机场(CRF)、双向长短期记忆网络(BiLSTM)、BERT及微调循环神经网络(RNN)等先进模型,检验其对人物、组织、地点三类实体的识别效果。系统集成光学字符识别(OCR)技术,可处理文本与图像输入。实验结果显示,该系统在三种语言上的精确率(precision)为0.9511,召回率(recall)为0.9400,F1-score为0.9564,准确率(accuracy)为0.9301。结果表明,借助当前NLP框架与迁移学习,为低资源非洲语言构建可靠NER工具具有可行性。

原文摘要 · Abstract (English)

Named Entity Recognition NER is very crucial for various natural language processing applications, including information extraction, machine translation, and sentiment analysis. Despite the ever-increasing interest in African languages within computational linguistics, existing NER systems focus mainly on English, European, and a few other global languages, leaving a significant gap for under-resourced languages. This research presents the development of a WAZOBIA-NER system tailored for the three most prominent Nigerian languages: Hausa, Yoruba, and Igbo. This research begins with a comprehensive compilation of annotated datasets for each language, addressing data scarcity and linguistic diversity challenges. Exploring the state-of-the-art machine learning technique, Conditional Random Fields (CRF) and deep learning models such as Bidirectional Long Short-Term Memory (BiLSTM), Bidirectional Encoder Representation from Transformers (Bert) and fine-tune with a Recurrent Neural Network (RNN), the study evaluates the effectiveness of these approaches in recognizing three entities: persons, organizations, and locations. The system utilizes optical character recognition (OCR) technology to convert textual images into machine-readable text, thereby enabling the Wazobia system to accept both input text and textual images for extraction purposes. The system achieved a performance of 0.9511 in precision, 0.9400 in recall, 0.9564 in F1-score, and 0.9301 in accuracy. The model's evaluation was conducted across three languages, with precision, recall, F1-score, and accuracy as key assessment metrics. The Wazobia-NER system demonstrates that it is feasible to build robust NER tools for under-resourced African languages using current NLP frameworks and transfer learning.

命名实体识别非洲语言低资源语言OCR集成

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