/ctsa

Commodity Trading Sentiment Analysis

Primary LanguagePython

Sentiment Analysis Python Project

This Python project demonstrates sentiment analysis using two popular libraries: VADER and TextBlob. Additionally, it includes text classification using a neural network model with Keras on the Reuters dataset.

Getting Started

These instructions will help you set up and run the project on your local machine.

Prerequisites

Before you begin, make sure you have the following prerequisites installed:

You can install these packages using pip:

pip install vaderSentiment textblob mastodon.py keras