Sagar32/NepaliDevanagariSentimentAnalysis
Nepali Sentiment Dataset (Devanagari) Dataset Summary This dataset contains Nepali sentences in Devanagari script labeled with sentiment classes: Negative, Neutral, and Positive. Supported Tasks Sentiment analysis / text classification Languages Nepali (ne) — Devanagari script Dataset Structure Data Instances Each example contains: text: Nepali sentence (string) label: one of {negative, neutral… See the full description on the dataset page: https://huggingface.co/datasets/Sagar32/NepaliDevanagariSentimentAnalysis.
Nepali Sentiment Dataset (Devanagari)
Dataset Summary
This dataset contains Nepali sentences in Devanagari script labeled with sentiment classes: Negative, Neutral, and Positive.
Supported Tasks
- Sentiment analysis / text classification
Languages
- Nepali (
ne) — Devanagari script
Dataset Structure
Data Instances
Each example contains:
text: Nepali sentence (string)label: one of {negative, neutral, positive}
Example:
{"text":"यो फिल्म एकदम राम्रो लाग्यो", "label":"positive"}