Datasets:
metadata
license: apache-2.0
task_categories:
- text-classification
- question-answering
- summarization
- text-generation
language:
- sd
tags:
- nlp
- sindhi
- news
size_categories:
- 10K<n<100K
Sindhi News Corpus (Awami Awaz)
Overview
The Sindhi News Corpus (Awami Awaz) is a Sindhi-language news dataset collected from Awami Awaz newspaper for Natural Language Processing (NLP) research. This dataset is designed to support research in low-resource language processing, particularly for Sindhi.
Each entry contains:
- Headline — News title
- Content — Full news article text
The dataset is structured in CSV format (UTF-8 encoding).
Use Cases
- Text Classification
- News Summarization
- Headline Generation
- Language Modeling
- Named Entity Recognition (NER)
- Information Retrieval
- Low-Resource NLP Research
Format
CSV file with two columns:
HeadlineContent
Notes
- Encoding: UTF-8
- Cleaned and structured for NLP tasks
- Suitable for training and fine-tuning transformer-based models
Author
Danish Mahdi
Hugging Face: https://huggingface.co/DanishMahdi