yardstick17 / AspectBasedSentimentAnalysis
Aspect Based Sentiment Analysis is a special type of sentiment analysis. In an explicit aspect, opinion is expressed on a target(opinion target), this aspect-polarity extraction is known as ABSA.
☆73Updated 4 years ago
Alternatives and similar repositories for AspectBasedSentimentAnalysis:
Users that are interested in AspectBasedSentimentAnalysis are comparing it to the libraries listed below
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 5 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 7 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 3 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆148Updated 6 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 5 years ago
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- A TensorFlow implementation for "Recurrent Attention Network on Memory for Aspect Sentiment Analysis"