OpinionAnalyzer

RNN_LSTM:

Sentiment analysis model using LSTM to classify IMDb movie reviews as positive or negative.

GPT-2:

Fine-tuned GPT-2 model for sentiment analysis on IMDb reviews, trained and evaluated using the Hugging Face Trainer API, with accuracy as the metric.