/Sentiment-Analysis-financial-news

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Sentiment Analysis financial news

Steps to run project

  • Step 1: Create Environment (Recommended python version = 3.8)

    conda create --name <projectName> python=3.8.16

  • Step 2: Activate environment

    conda activate <projectName>

  • Step 3: Install the dependencies

    pip install -r requirement.txt

  • Step 4: Run the Simulation python train.py

Streamlit Dashboard

Alt text