Titung/nepali-sentiment
收藏Hugging Face2026-04-19 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/Titung/nepali-sentiment
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- ne
task_categories:
- text-classification
tags:
- nepali
- sentiment
size_categories:
- 1K<n<10K
---
# NepaliSentiment
Nepali sentiment corpus (positive / negative / neutral). Cleaned, deduplicated, stratified 80/10/10.
## Usage
```python
from datasets import load_dataset
ds = load_dataset("Titung/nepali-sentiment")
```
提供机构:
Titung



