Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
multi-class-classification
Languages:
English
Size:
1K - 10K
License:
license: | |
- other | |
language: | |
- en | |
multilinguality: | |
- monolingual | |
task_categories: | |
- text-classification | |
task_ids: | |
- multi-class-classification | |
# Dataset Card for News_Articles_Categorization | |
## Table of Contents | |
- [Dataset Description](#dataset-description) | |
- [Languages](#languages) | |
- [Dataset Structure](#dataset-structure) | |
- [Source Data](#source-data) | |
## Dataset Description | |
3722 News Articles classified into different categories namely: World, Politics, Tech, Entertainment, Sport, Business, Health, and Science | |
## Languages | |
The text in the dataset is in English | |
## Dataset Structure | |
The dataset consists of two columns namely Text and Category. | |
The Text column consists of the news article and the Category column consists of the class each article belongs to | |
## Source Data | |
The dataset is scrapped across different news platforms | |