CoolFace
Datasetpublic

Ifyokoh/IgboSenti-BBC

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")

sourceHugging Facecc-by-nc-sa-4.0updated 2y agoView on Hugging Face
0likes12downloads
Dataset Card

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

python
  from  datasets  import  load_dataset
 
  dataset = load_dataset("Ifyokoh/IgboSenti-BBC")