ngoc2018/twitter_dataset_1717802975
收藏Hugging Face2024-06-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ngoc2018/twitter_dataset_1717802975
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含推特(Twitter)上的推文信息,每条记录包括推文的唯一标识符(id)、推文内容(tweet_content)、用户名(user_name)、用户ID(user_id)、创建时间(created_at)、推文URL(url)、点赞数(favourite_count)、抓取时间(scraped_at)以及图片URL(image_urls)。数据集分为训练集(train),包含728个样本,总大小为230599字节。
This dataset includes information related to tweets, such as tweet content, user name, user ID, creation time, URL, favorite count, scraping time, and image URLs. The dataset is divided into a training set with 728 examples, with a dataset size of 230599 bytes and a download size of 128450 bytes.
提供机构:
ngoc2018
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- tweet_content: 字符串类型
- user_name: 字符串类型
- user_id: 字符串类型
- created_at: 字符串类型
- url: 字符串类型
- favourite_count: 整数类型(int64)
- scraped_at: 字符串类型
- image_urls: 字符串类型
数据集分割
- train:
- 字节数: 230599
- 示例数: 728
数据集大小
- 下载大小: 128450字节
- 数据集大小: 230599字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



