An Amharic News Text classification Dataset
# An-Amharic-News-Text-classification-Dataset
Amharic news text classification dataset with baseline performance
## Usage
Extract the data before running the code.
``` unzip Amharic News Dataset.zip```
## publication
arXiv:2103.05639
## cite
```
@misc{azime2021amharic,
title={An Amharic News Text classification Dataset},
author={Israel Abebe Azime and Nebil Mohammed},
year={2021},
eprint={2103.05639},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
```
paper with code
## Check out this repo that uses our data
rasyosef/amharic-news-categ…