paper-with-me

홈 › Papers

Low-Resource Language Modelling of South African Languages

2021-04-01 · Stuart Mesham, Luc Hayward, Jared Shapiro, Jan Buys

Language models are the foundation of current neural network-based models for natural language understanding and generation. However, research on the intrinsic performance of language models on African languages has been extremely limited, which is made more challenging by the lack of large or standardised training and evaluation sets that exist for English and other high-resource languages. In this paper, we evaluate the performance of open-vocabulary language models on low-resource South African languages, using byte-pair encoding to handle the rich morphology of these languages. We evaluate different variants of n-gram models, feedforward neural networks, recurrent neural networks (RNNs), and Transformers on small-scale datasets. Overall, well-regularized RNNs give the best performance across two isiZulu and one Sepedi datasets. Multilingual training further improves performance on these datasets. We hope that this research will open new avenues for research into multilingual and low-resource language modelling for African languages.

📄 PDF Abstract BibTeX arXiv:2104.00772

Code (1)

StuartMesham/low_resource_lm 공식 구현 pytorch

Tasks

Language ModellingNatural Language Understanding

Similar Papers 제목 키워드 기반

Benchmarking Neural Machine Translation for Southern African Languages

2019-06-17 · WS 2019 8 · Laura Martinus, Jade Z. Abbott

Unlike major Western languages, most African languages are very low-resourced. Furthermore, the resources that do exist are often scattered and difficult to obtain and discover. As a result, the data and code for existin…

BenchmarkingMachine TranslationTranslation

A Sentiment Corpus for South African Under-Resourced Languages in a Multilingual Context

2022-06-01 · SIGUL (LREC) 2022 6 · Ronny Mabokela, Tim Schlippe

Multilingual sentiment analysis is a process of detecting and classifying sentiment based on textual information written in multiple languages. There has been tremendous research advancement on high-resourced languages s…

Sentiment Analysis

University of Cape Town's WMT22 System: Multilingual Machine Translation for Southern African Languages

2022-10-21 · Khalid N. Elmadani, Francois Meyer, Jan Buys

The paper describes the University of Cape Town's submission to the constrained track of the WMT22 Shared Task: Large-Scale Machine Translation Evaluation for African Languages. Our system is a single multilingual transl…

Machine TranslationTranslation

Short Text Language Identification for Under Resourced Languages

2019-11-18 · Bernardt Duvenhage

The paper presents a hierarchical naive Bayesian and lexicon based classifier for short text language identification (LID) useful for under resourced languages. The algorithm is evaluated on short pieces of text for the …

Language Identification

Government Domain Named Entity Recognition for South African Languages

2016-05-01 · LREC 2016 5 · Roald Eiselen

This paper describes the named entity language resources developed as part of a development project for the South African languages. The development efforts focused on creating protocols and annotated data sets with at l…

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