--- languages: - en multilinguality: - monolingual task_categories: - classification task_ids: - classification --- # Dataset Card for news-12factor ## Table of Contents - [Dataset Description](#dataset-description) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Source Data](#source-data) ## Dataset Description 1890 News Articles classified into different categories namely: World, Politics, Tech, Entertainment, Sport, and Business ## 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 a combination of the Ag_news dataset and the BBC_news dataset