GitHub / Mouly22 / Sentiment-Analysis_IMDB
This project develops sentiment classification models for IMDB reviews using shallow RNN, unidirectional LSTM, and bidirectional LSTM. It employs GloVe embeddings, evaluates performance with accuracy, precision, recall, and F1 score, and aims to assess the impact of LSTM layers on model effectiveness.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mouly22%2FSentiment-Analysis_IMDB
PURL: pkg:github/Mouly22/Sentiment-Analysis_IMDB
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 275 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: blstm-neural-networks, glove-embeddings, lstm-neural-networks, natural-language-processing, python