Elaborato per esame di Intelligenza Artificiale
-
Updated
Sep 3, 2020 - TeX
Elaborato per esame di Intelligenza Artificiale
It is a trained logistic regression model to classify restaurant's reviews if they are positive or negative for English language.
A neural network model for sentiment analysis of movie reviews using IMDb dataset. The model is built using PyTorch and BERT as the feature extractor.
🔡 NLP based review classifier using python.
This project solves the IMDB review classification problem, which is a case study of Deep Learning with Python (See section 6.1.3). The book has an implementaion in Keras. I re-implement it using PyTorch.
Sentiment Analysis + Category Classification using LSTM in Pytorch
Add a description, image, and links to the review-classifier topic page so that developers can more easily learn about it.
To associate your repository with the review-classifier topic, visit your repo's landing page and select "manage topics."