songyouwei / ABSA-PyTorch

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

The input for semeval 2016 ASC #217

Open salohnana2018 opened 1 year ago

salohnana2018 commented 1 year ago

Hello, I have a general question about aspect sentiment classification in your work you input the sentence with the aspect term. However, in 2016, some sentences doesn't include aspect terms. Also, I am confused about this task in general should we input the sentence with the aspect to get the polarity or could we repeat the same sentence to get different polarity for different aspects without inputting the aspects?