Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
multi-class-classification
Languages:
English
Size:
10K - 100K
License:
File size: 921 Bytes
0a764df b1e8905 0a764df b1e8905 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
---
license: other
license_name: valurank
license_link: LICENSE
language:
- en
multilinguality:
- monolingual
task_categories:
- text-classification
task_ids:
- multi-class-classification
size_categories:
- 10K<n<100K
---
# Dataset Card for News_Topic_Classification
## Table of Contents
- [Dataset Description](#dataset-description)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Source Data](#source-data)
## Dataset Description
22462 News Articles classified into 120 different topics
## Languages
The text in the dataset is in English
## Dataset Structure
The dataset consists of two columns namely article_text and topic.
The article_text column consists of the news article and the topic column consists of the topic each article belongs to
## Source Data
The dataset is scrapped from Otherweb database, some news sources, manually annotated by NLP Engineers at Otherweb and GPT-4 |