Skip to content

flerka/financial-tweets-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Financial Tweets Analysis

Open In Colab

This repository contains a notebook that applies LSTM and BERT models to analyze financial tweets and predict the market state. The project explores the relationship between social media sentiment and financial market trends based on this https://huggingface.co/datasets/zeroshot/twitter-financial-news-sentiment dataset.

The code in this notebook was developed by me independently from scratch in Python, using PyTorch and Hugging Face libraries, as part of a group project. The goal was to compare BERT with LSTM for market prediction.


๐Ÿ“‚ Repository Structure

File Description
financial-tweets-bert-lstm-analysis.ipynb Jupyter notebook containing data preprocessing, model implementation, training, and evaluation pipeline.

License

This project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published