SOTAVerified

An Amharic News Text classification Dataset

2021-03-10Code Available1· sign in to hype

Israel Abebe Azime, Nebil Mohammed

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In NLP, text classification is one of the primary problems we try to solve and its uses in language analyses are indisputable. The lack of labeled training data made it harder to do these tasks in low resource languages like Amharic. The task of collecting, labeling, annotating, and making valuable this kind of data will encourage junior researchers, schools, and machine learning practitioners to implement existing classification models in their language. In this short paper, we aim to introduce the Amharic text classification dataset that consists of more than 50k news articles that were categorized into 6 classes. This dataset is made available with easy baseline performances to encourage studies and better performance experiments.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
An Amharic News Text classification DatasetNaive Bayes using Tf-idf featuresAccuracy62.3Unverified
An Amharic News Text classification DatasetNaive Bayes using count vectorizer featuresAccuracy62.2Unverified

Reproductions