paper-with-me

홈 › Papers

Masakhane -- Machine Translation For Africa

2020-03-13 · Iroro Orife, Julia Kreutzer, Blessing Sibanda, Daniel Whitenack, Kathleen Siminyu, Laura Martinus, Jamiil Toure Ali, Jade Abbott, Vukosi Marivate, Salomon Kabongo, Musie Meressa, Espoir Murhabazi, Orevaoghene Ahia, Elan van Biljon, Arshath Ramkilowan, Adewale Akinfaderin, Alp Öktem, Wole Akin, Ghollah Kioko, Kevin Degila, Herman Kamper, Bonaventure Dossou, Chris Emezue, Kelechi Ogueji, Abdallah Bashir

Africa has over 2000 languages. Despite this, African languages account for a small portion of available resources and publications in Natural Language Processing (NLP). This is due to multiple factors, including: a lack of focus from government and funding, discoverability, a lack of community, sheer language complexity, difficulty in reproducing papers and no benchmarks to compare techniques. To begin to address the identified problems, MASAKHANE, an open-source, continent-wide, distributed, online research effort for machine translation for African languages, was founded. In this paper, we discuss our methodology for building the community and spurring research from the African continent, as well as outline the success of the community in terms of addressing the identified problems affecting African NLP.

📄 PDF Abstract BibTeX arXiv:2003.11529

Code (2)

masakhane-io/masakhane
masakhane-io/masakhane-mt

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Participatory Research for Low-resourced Machine Translation: A Case Study in African Languages

2020-10-05 · Findings of the Association for Computational Linguistics 2020 · Wilhelmina Nekoto, Vukosi Marivate, Tshinondiwa Matsila, Timi Fasubaa 외

Research in NLP lacks geographic diversity, and the question of how NLP can be scaled to low-resourced languages has not yet been adequately solved. "Low-resourced"-ness is a complex problem going beyond data availabilit…

DiversityMachine TranslationTranslation

MasakhaNEWS: News Topic Classification for African languages

2023-04-19 · David Ifeoluwa Adelani, Marek Masiak, Israel Abebe Azime, Jesujoba Alabi 외

African languages are severely under-represented in NLP research due to lack of datasets covering several NLP tasks. While there are individual language specific datasets that are being expanded to different tasks, only …

ClassificationFew-Shot LearningMachine Translationnamed-entity-recognition+5

AfriHG: News headline generation for African Languages

2024-12-28 · Toyib Ogunremi, Serah Akojenu, Anthony Soronnadi, Olubayo Adekanmbi 외

This paper introduces AfriHG -- a news headline generation dataset created by combining from XLSum and MasakhaNEWS datasets focusing on 16 languages widely spoken by Africa. We experimented with two seq2eq models (mT5-ba…

Headline Generation

MasakhaNER: Named Entity Recognition for African Languages

2021-03-22 · David Ifeoluwa Adelani, Jade Abbott, Graham Neubig, Daniel D'souza 외

We take a step towards addressing the under-representation of the African continent in NLP research by creating the first large publicly available high-quality dataset for named entity recognition (NER) in ten African la…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

When Does Data Augmentation Help? Evaluating LLM and Back-Translation Methods for Hausa and Fongbe NLP

2026-04-14 · Mahounan Pericles Adjovi, Roald Eiselen, Prasenjit Mitra arxiv

Data scarcity limits NLP development for low-resource African languages. We evaluate two data augmentation methods -- LLM-based generation (Gemini 2.5 Flash) and back-translation (NLLB-200) -- for Hausa and Fongbe, two W…

Data AugmentationPOS Tagging