Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
multi-class-classification
Languages:
English
Size:
10K - 100K
License:
| 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 |