CommonCrawl News Articles by Political Orientation
收藏Zenodo2023-02-03 更新2026-06-04 收录
下载链接:
https://zenodo.org/record/7476697
下载链接
链接失效反馈官方服务:
资源简介:
<strong>Dataset description & reproduction steps</strong> The dataset includes news articles gathered from CommonCrawl for media outlets that were selected based on their political orientation. The news articles span publication dates from 2010 to 2021. For more details, please check out our Paper and GitHub repository. The database file containing the news articles has two main tables, <em>article_urls</em> and <em>article_contents</em>. The tables have the following columns: <em>article_urls</em>: <code>uuid</code>: An ID that uniquely identifies this URL entry. This column is used as primary key for the table. <code>url</code>: The plain text URL for the news article, as found in CommonCrawl. <code>outlet_name</code>: The name of the news outlet that published the article. <em>article_contents</em>: <code>uuid</code>: An ID that uniquely identifies this content entry. This column is used as primary key for the table. The key is the same key used in the <em>article_urls</em> table to allow for cross-referencing. <code>date</code>: The automatically extracted publishing date of the article. If it was not possible to automatically extract the date, this field remains empty. <code>content</code>: The plain text content of the article automatically extracted from the crawled HTML document. <code>content_preprocessed</code>: The articles content split by sentences. <code>langauge</code>: The langauge of the article, as identified by the langdetect module (as ISO 639-1 code).
提供机构:
Zenodo
创建时间:
2022-12-23



