File size: 1,404 Bytes
0e89799 4fafad4 |
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 42 43 44 45 46 47 48 49 50 51 52 53 |
---
license: unknown
task_categories:
- text-classification
- summarization
language:
- ar
tags:
- medical
- sports
- finance
size_categories:
- n<1K
---
# News Articles Classification Dataset
This dataset consists of news articles labeled with corresponding categories for classification tasks.
## Overview
The news articles classification dataset is a collection of articles sourced from various news outlets, each labeled with a specific category. The dataset is designed for tasks such as text classification, topic modeling, and sentiment analysis.
## Dataset Information
- **Name**: News Articles Classification Dataset
- **Description**: Collection of news articles labeled with categories
- **Source**: Various news outlets
- **Size**: Number of articles
- **Format**: Text data with corresponding labels
- **License**:
## Data Fields
The dataset includes the following fields:
- **Text**: The content of the news article
- **Category**: The category or label assigned to the article
## Data Splits
The dataset is split into the following categories:
- Training Set
- Validation Set
- Test Set
## Dataset Creation
The news articles were collected from multiple news sources and manually labeled with appropriate categories for classification.
## Dataset Cleaning
The dataset underwent text preprocessing steps, including removing special characters, tokenization, and lowercasing.
|