This is the code of paper "Aspect-level Sentiment Analysis using AS-Capsules" (TheWebConf 2019)
Contain:
main.py: You could run the code using this file.
work.sh: Use GPU to run the code easily.
data: The json format of SemEval 2014 Task 4 dataset, and the selected word vectors from Glove.
*.py: Essential Python files.
Environment: Python 3.6 + Pytorch 0.4.1