reddit-trends:根据reddit帖子获取情绪分析以建议选股

时间:2024-03-01 06:01:52
【文件属性】:

文件名称:reddit-trends:根据reddit帖子获取情绪分析以建议选股

文件大小:204KB

文件格式:ZIP

更新时间:2024-03-01 06:01:52

Python

Reddit-情感分析 该程序通过reddit进行查找,找到最受关注的代码,并使用Vader SentimentIntensityAnalyzer计算代码的复合值,然后将其发布到数据库中。 在express上有一个基本的api构建,并且有一个用create-react-app引导的单页客户端。 重要提示:我把大部分的代码从这个。 要求 pip3 install -r requirements.txt 程序参数 subs = [] sub-reddit to search post_flairs = {} posts flairs to search || None flair is automatically considered goodAuth = {} authors whom comments are allowed more than o


【文件预览】:
reddit-trends-main
----client()
--------public()
--------src()
--------README.md(3KB)
--------.gitignore(310B)
--------package-lock.json(672KB)
--------package.json(961B)
----data.py(35KB)
----run.py(7KB)
----requirements.txt(427B)
----README.md(3KB)
----.gitignore(69B)
----server()
--------app.js(995B)
--------package-lock.json(54KB)
--------package.json(369B)

网友评论