rangeva commited on
Commit
976a2e8
·
verified ·
1 Parent(s): c9362a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -5
README.md CHANGED
@@ -1,5 +1,56 @@
1
- ---
2
- license: other
3
- license_name: other
4
- license_link: https://github.com/Webhose/free-news-datasets/blob/master/tou.MD
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: other
4
+ license_link: https://github.com/Webhose/free-news-datasets/blob/master/tou.MD
5
+ task_categories:
6
+ - text-classification
7
+ pretty_name: Webz.io Adverse Media News Dataset Repository
8
+ size_categories:
9
+ - 100M<n<1B
10
+ ---
11
+
12
+ # Webz.io Adverse Media News Dataset Repository
13
+
14
+ https://github.com/Webhose/adverse-media-dataset
15
+
16
+ ## Introduction
17
+
18
+ Welcome to the [Webz.io](https://webz.io) Adverse Media News Dataset Repository! This repository is created by [Webz.io](https://webz.io) and is dedicated to providing free datasets of publicly available news articles categorized as Adverse Media news. We release new datasets weekly, each containing around 1,000 news articles focused on Adverse Media news.
19
+
20
+ The data is created by running the following query against Webz.io open web repository: ```site_type:news sentiment:negative category:"Economy, Business and Finance" language:english ```
21
+
22
+ To get ongoing free access to online news data, you can use Webz.io's free [News API](https://webz.io/products/news-api#lite) Lite.
23
+
24
+ ## Dataset Overview
25
+
26
+ - **Weekly Releases:** New dataset available every week.
27
+ - **Thematic Focus:** Datasets based on Adverse Media themes.
28
+ - **Rich Metadata:** Includes sentiment analysis, categories, publication dates.
29
+ - **Diverse Sources:** Articles from a wide range of news websites.
30
+
31
+ ## Usage
32
+
33
+ The datasets are free for academic, research, and journalistic purposes:
34
+
35
+ - **Data Analysis:** For statistical analyses, trend identification, and pattern recognition.
36
+ - **Machine Learning:** Suitable for training NLP models, sentiment analysis, etc.
37
+ - **Journalistic Research:** Helps journalists in data-driven storytelling.
38
+
39
+ ## Accessing the Datasets
40
+
41
+ - Browse the repository.
42
+ - Find a dataset that suits your needs.
43
+ - Download the dataset with its detailed description and metadata file.
44
+
45
+
46
+ ## Support
47
+
48
+ For questions or support, raise an issue in the repository.
49
+
50
+ ## License/Terms of Use
51
+
52
+ By using the Dataset Repository you agree to the following [TOU](https://github.com/Webhose/free-news-datasets/blob/master/tou.MD).
53
+
54
+
55
+ ---
56
+