MdMahaboobKhan / Sentiment-Analyzer

In this project, I build an RNN-based learning model to detect sentiment (i.e. detect if a sentence is positive or negative) using PyTorch and TorchText. This will be done on movie reviews, using the IMDb dataset​ .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this project, I build an RNN-based learning model to detect sentiment (i.e. detect if a sentence is positive or negative) using PyTorch and TorchText. This will be done on movie reviews, using the IMDb dataset​ .


Languages

Language:Jupyter Notebook 95.4%Language:Python 4.6%