Aspect-based sentiment analysis is advanced text analysis technique, which helps you get the most out of your data. Tutorial how to do it with MonkeyLearn.
Aspect Based Sentiment Analysis, PyTorch Implementations
Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF - soujanyaporia/aspect-extraction
In this article, the author explored vocabulary and phrase matching using the spaCy library. This tutorial is showing how to create rule based and phrase based matching