Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 231 Bytes

File metadata and controls

10 lines (8 loc) · 231 Bytes

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