Datasets:
Tasks:
Text Classification
Formats:
csv
Sub-tasks:
multi-label-classification
Languages:
English
Size:
10K - 100K
License:
File size: 1,032 Bytes
0933e7b 27c393d 0933e7b 27c393d |
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 |
---
license:
- other
language:
- en
multilinguality:
- monolingual
task_categories:
- text-classification
task_ids:
- multi-label-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
29000 News headlines which are classified into 13 different labels namely: "Playful", "Infuriating", "Sentimental", "Cynical", "Depressing", "Awe-inspiring", "Patriotic", "Begrudging", "Educational", "Hopeful",
"Sarcastic", "Disrespectful", "Disparaging"
## Languages
The text in the dataset is in English
## Dataset Structure
The dataset consists of 14 columns namely Headline and the other 13 representing the labels mentioned above.
The Headline column consists of the news headlines and the label columns represent if the headline belongs to the label or not
## Source Data
The dataset is collected from the database of otherweb.com |