MarcelRobeer / pytorch-sentiment-classification

LSTM and CNN sentiment analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sentiment-classification

LSTM and CNN sentiment analysis in PyTorch

The sentiment model is trained on Stanford Sentiment Treebank (i.e. SST2).

Requires

  • torch
  • torchtext
  • tdqm
  • torchwordemb pip install torchwordemb

About

LSTM and CNN sentiment analysis


Languages

Language:Python 100.0%