AI4Finance-Foundation / FinGPT

FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
https://ai4finance.org
MIT License
12.75k stars 1.81k forks source link

Add a notebook for A-share stock news data preparation #152

Closed llk010502 closed 6 months ago

llk010502 commented 6 months ago

I've added a notebook about A-share news data preparation for FinGPT_Forecaster.

Currently, the notebook includes frameworks for data acquisition and prompt formation. I will complete the in-context learning part and training data formatting part, and update this notebook then.

BruceYanghy commented 6 months ago

Approved.

Likun is my student from Columbia University's mentor research course (https://stat.columbia.edu/ma-programs/stat-gr5398-ma-mentored-research/)

Bruce

boyuZh commented 6 months ago

@llk010502 The original function "ak.stock_news_em(symbol=i, page=j)" in akshare does not support the parameters "page". Did you modify the akshare? If so, please note it in the readme file and add the installation method.

llk010502 commented 6 months ago

Right, I forgot to note that.

I will update it. Thanks for pointing it out!

On Thu, Jan 25, 2024 at 2:57 PM Boyu Zhang @.***> wrote:

@llk010502 https://github.com/llk010502 The original function "ak.stock_news_em(symbol=i, page=j)" in akshare does not support the parameters "page". Did you modify the akshare? If so, please note it in the readme file and add the installation method.

— Reply to this email directly, view it on GitHub https://github.com/AI4Finance-Foundation/FinGPT/pull/152#issuecomment-1910897715, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCYFTH7SVN6WUWE3XFLZSG3YQK2LNAVCNFSM6AAAAABCJZ7TZGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJQHA4TONZRGU . You are receiving this because you were mentioned.Message ID: @.***>