Vanessasml/enisa_cyber_news_dataset
收藏Hugging Face2023-04-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Vanessasml/enisa_cyber_news_dataset
下载链接
链接失效反馈官方服务:
资源简介:
The dataset was created based on the web-scrapping script available [here](https://github.com/vanessasml/web-scrapper).
The ENISA website includes a section of publicly available news on cyber risk.
The dataset includes the following information: publication_date (datetime.date), title (str), summary (str), body (str).
# Credits
Full credits to ENISA. This dataset serves only to facilitate the eploration of ML models for cyber risk.
提供机构:
Vanessasml
原始信息汇总
数据集概述
数据集来源
- 该数据集基于此提供的网络爬虫脚本创建。
数据集内容
- publication_date: 发布日期,数据类型为
datetime.date。 - title: 新闻标题,数据类型为
str。 - summary: 新闻摘要,数据类型为
str。 - body: 新闻正文,数据类型为
str。
数据集用途
- 该数据集旨在辅助探索用于网络风险的机器学习模型。
数据集版权
- 数据集版权归ENISA所有。



