metadata
license: cc-by-nc-sa-4.0
task_categories:
- text-classification
language:
- ig
Dataset Description
This is a human-annotated sentiment dataset sourced from BBC for the Igbo language.
The dataset can be used for sentiment analysis tasks in Igbo languages.
How to Use
from datasets import load_dataset
dataset = load_dataset("Ifyokoh/IgboSenti-BBC")