songyouwei / ABSA-PyTorch

Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
MIT License
2.01k stars 524 forks source link

Aspect-based Sentiment Analysis #158

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi,

I want to create a BERT-based model that extracts an aspect-sentiment pair in a given "review" and then find the polarity of the sentiment. Can I use the models that are present in this repository?