Skip to content

clairett/pytorch-sentiment-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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