Skip to content

AI Sentiment Analysis in Keras using LSTM and GloVe Word Embeddings. Real world application would now use an LLM or similar.

Notifications You must be signed in to change notification settings

lewiswatson55/AI-Sentiment-Analysis-in-Keras

Repository files navigation

AI Sentiment Analysis

Sentiment Analysis is a binary classification problem in artificial intelligence. In this repo I will present and evaluate my attempt to create a Sentiment Analysis model using Word2Vec/GloVe word embeddings with a Long Short-Term Memory (LSTM) recurrent neural network as submitted.

I intend on making further improvements to the code, any suggestions as issues/PRs are welcome.

Update Logs:

  • Coursework submission uploaded to github - 28/12/21

About

AI Sentiment Analysis in Keras using LSTM and GloVe Word Embeddings. Real world application would now use an LLM or similar.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published