CoolFace
Datasetpublic

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.

sourceHugging Facemitupdated 9mo agoView on Hugging Face
0likes32downloads
Dataset Card

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:

json
{"text":"यो फिल्म एकदम राम्रो लाग्यो", "label":"positive"}