Datasets:
Modalities:
Text
Formats:
csv
Languages:
English
Size:
100K - 1M
Tags:
webdataset
News
Articles
Text Classification
Information Extraction
Natural Language Processing
License:
Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,11 @@ A typical data row contains:
|
|
25 |
- Article Contents: [string] The full text content of the article.
|
26 |
- Data Quality: [enum] 'full' if all data from the article was scraped, 'partial' if some data may be missing.
|
27 |
|
|
|
|
|
|
|
|
|
|
|
28 |
## Who are the intended users?
|
29 |
Researchers, data scientists, and developers interested in text analysis of news articles.
|
30 |
|
|
|
25 |
- Article Contents: [string] The full text content of the article.
|
26 |
- Data Quality: [enum] 'full' if all data from the article was scraped, 'partial' if some data may be missing.
|
27 |
|
28 |
+
# Dataset Statistics
|
29 |
+
## Data Quality Distribution
|
30 |
+
- Number of rows with 'full' data quality: 50,661
|
31 |
+
- Number of rows with 'partial' data quality: 87,575
|
32 |
+
|
33 |
## Who are the intended users?
|
34 |
Researchers, data scientists, and developers interested in text analysis of news articles.
|
35 |
|