如何使用 FinNLP 为 FinGPT准备数据
-
-
clone 代码
git clone https://github.com/AI4Finance-Foundation/FinNLP
cd FinNLP -
修改例子代码
https://ai4finance-foundation.github.io/FinNLP/jupyter/Data_Sources_Social_Media/
例子代码在这里
将其中的 config 修改为
confg = {}
- 执行
FinNLP$ python3 example1.py Downloading Titles...: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████| 17/17 [01:33<00:00, 5.51s/it] Gathering news contents: 54%|█████████████████████████████████████████████████▌ | 6340/11760 [32:31<38:33, 2.34it/s]
-