Twitter_Data_Analysis:使用Python中的Tweepy软件包获取推文的各种代码

时间:2024-05-07 07:44:12
【文件属性】:

文件名称:Twitter_Data_Analysis:使用Python中的Tweepy软件包获取推文的各种代码

文件大小:49KB

文件格式:ZIP

更新时间:2024-05-07 07:44:12

JupyterNotebook

Twitter_Data_Analysis 使用Python中的Tweepy软件包获取推文的各种代码 档案结构: . ├── README.md <-- This is instruction file ├── get_tweets_for_username <-- Jupyter Notebook to get the latest tweets of the specified user ├── tweet_sentiment_analysis <-- Sentiment will be identified using TextBlob and piechart will be shown at the end ├── live_twitter_extraction <-- basic co


【文件预览】:
Twitter_Data_Analysis-main
----twt_sentiment_analysis.ipynb(42KB)
----get_tweets_for_username.ipynb(16KB)
----token.pickle(703B)
----LICENSE(1KB)
----live_twitter_extraction.py(1KB)
----.gitignore(2KB)
----README.md(2KB)
----Live Twitter Extraction()
--------main.py(489B)
--------live_twitter_extraction.py(4KB)
--------live_twitter_test1.db(40KB)
--------sqlite_connection.py(4KB)

网友评论