/sentiment-commonsense

Sentiment Commonsense Induced Sequential Neural Networks for Sentiment Classification

Primary LanguagePython

Sentiment Commonsense Induced Sequential Neural Networks for Sentiment Classification (CIKM 2019 )

sentiment-commonsense
├── README.md
├── core
│   ├── __init__.py
│   ├── data
│   ├── models
│   ├── nn
│   └── training
├── dataset
│   ├── mr
│   ├── sentiment-lexicon
│   └── sst
└── paper