Sentiment analysis of Reddit posts and comments.
-
Updated
Feb 3, 2025 - Python
Sentiment analysis of Reddit posts and comments.
A PyTorch implementation of sentiment classification using Recurrent Neural Networks (RNN) and Bidirectional RNN (BiRNN) models. This project trains on the SST-5 movie reviews dataset to classify text as very negative, negative, neutral, positive, very positive.
Add a description, image, and links to the sst5-dataset topic page so that developers can more easily learn about it.
To associate your repository with the sst5-dataset topic, visit your repo's landing page and select "manage topics."