Skip to content

πŸ“ˆ Financial Sentiment Analysis πŸ“Š Utilizing Scraping, LLM, and NLP for In-Depth Financial Insights! πŸ’ΉπŸ’ΌπŸ“‰ Unlock Market Trends πŸ“ˆ, Predict Price Movements πŸ“‰, and Dive Deep into Financial Data with Advanced Techniques! πŸš€πŸŒπŸ’° Discover the Power of Sentiment Analysis in Finance! πŸ“ˆπŸ’‘πŸ’ͺ

License

Notifications You must be signed in to change notification settings

Jkanishkha0305/FinSentinAl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Financial Analysis through Sentiment Recognition πŸ“Š

Gain Insights into Financial Markets with Sentiment Analysis! πŸš€

Overview

This project is your gateway to a deeper understanding of financial trends and sentiments using state-of-the-art techniques. Dive into the financial world, perform sentiment analysis, and gain valuable insights. πŸ’Ή

Key Features

  • 🌐 Web Scraping: Utilized Beautiful Soup to scrape financial articles from Financial Express, tapping into a wealth of financial data.

  • πŸ˜ƒ Transformers: Leveraged the power of Hugging Face's transformers, including:

    • bart-large-cnn for Text Summarization πŸ“°
    • finbert-tone for Sentiment Analysis
    • bert-base-NER for Named Entity Recognition πŸ“š
  • πŸ“ˆ Stock Analysis: Explored the Yahoo Ticker list dataset to analyze stocks and uncover correlations between scraped articles and related companies.

  • 🧠 Forecasting Model: Developed a forecasting model by correlating sentiments with related companies, unlocking predictive capabilities.

  • πŸ“Š Data Visualization: Created visually engaging graphs using Plotly to represent your findings.

Installation

  • Install the required packages using pip install -r requirements.txt. πŸ› οΈ

Usage

  1. Run the web scraping script to gather financial data.
  2. Utilize transformers for sentiment analysis and named entity recognition.
  3. Analyze stock data using the Yahoo Ticker list dataset.
  4. Build your forecasting model.
  5. Visualize your insights with Plotly.

Contributors

  • J.KANISHKHA πŸ™Œ

License

This project is licensed under the MIT License. See the LICENSE file for details. πŸ“œ


Have questions or suggestions? Feel free to reach out! πŸ“¬

About

πŸ“ˆ Financial Sentiment Analysis πŸ“Š Utilizing Scraping, LLM, and NLP for In-Depth Financial Insights! πŸ’ΉπŸ’ΌπŸ“‰ Unlock Market Trends πŸ“ˆ, Predict Price Movements πŸ“‰, and Dive Deep into Financial Data with Advanced Techniques! πŸš€πŸŒπŸ’° Discover the Power of Sentiment Analysis in Finance! πŸ“ˆπŸ’‘πŸ’ͺ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages