ABSA-PyTorch icon indicating copy to clipboard operation
ABSA-PyTorch copied to clipboard

ABSA over twitter data

Open savvyyy opened this issue 5 years ago • 2 comments
trafficstars

Hi @songyouwei I am extracting tweets based on HASHTAGS from twitter. I want to use those tweets to extract ASPECT and calculate sentiment of that particular aspect. Can you please help me what type of datasets do I need to use to train the any model like 'bert_spc', 'aen_bert', or 'lcf_bert'. Everyone just calculates Aspect from Laptop datasets or Restaurant datasets easily available on Semval. What datasets do I need to use in my case. ????

savvyyy avatar Apr 14 '20 07:04 savvyyy

This repo focus on Aspect-based Sentiment Classification task, what you are looking for is a unified model for Aspect-based Sentiment Classification and Aspect Term Extraction. Please refer to this topic.

songyouwei avatar Apr 14 '20 07:04 songyouwei

Thanks a lot @songyouwei .

savvyyy avatar Apr 14 '20 08:04 savvyyy