Titung/16nepali-news
收藏Hugging Face2026-04-07 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/Titung/16nepali-news
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- ne
license: gpl-3.0
task_categories:
- text-classification
tags:
- nepali
- news
- 16-class
size_categories:
- 10K<n<100K
---
# 16NepaliNews Corpus
~14,364 Nepali news documents across 16 categories.
Cleaned, deduplicated, stratified 80/10/10 split.
**Source:** https://github.com/sndsabin/Nepali-News-Classifier
## Usage
```python
from datasets import load_dataset
ds = load_dataset("Titung/16nepali-news")
```
提供机构:
Titung



