Language identification is one of the fundamental tasks in natural language processing that is a prerequisite to data processing
and numerous applications. Low-resourced languages with similar typologies are generally confused with each other in
real-world applications such as machine translation, affecting the user’s experience. In this work, we present a languageidentification dataset for five typologically and phylogenetically related low-resourced East African languages that use the
Ge’ez script as a writing system; namely Amharic, Blin, Ge’ez, Tigre, and Tigrinya. The dataset is built automatically
from selected data sources, but we also performed a manual evaluation to assess its quality. Our approach to constructing
the dataset is cost-effective and applicable to other low-resource languages. We integrated the dataset into an existing
language-identification tool and also fine-tuned several Transformer based language models, achieving very strong results in
all cases. While the task of language identification is easy for the informed person, such datasets can make a difference in
real-world deployments and also serve as part of a benchmark for language understanding in the target languages