fani-lab / LADy

LADy 💃: A Benchmark Toolkit for Latent Aspect Detection Enriched with Backtranslation Augmentation
Other
3 stars 3 forks source link

Adding Twitter Reviews Dataset #55

Closed farinamhz closed 8 months ago

farinamhz commented 9 months ago

In this task, we aim to incorporate an additional unsolicited dataset, specifically from Twitter, into LADy.

The dataset has been sourced from a research work titled "Adaptive Recursive Neural Network for Target-dependent Twitter Sentiment Classification," published in ACL 2014, which can be accessed via the following link: ACL 2014 Paper.

farinamhz commented 9 months ago

Hi @hosseinfani, I've completed the task of implementing and testing the pipeline to ensure its functionality on the Twitter datasets, including train, test, and toy versions of the dataset. The only remaining step is to conduct experiments on it. For now, I'll shift my focus to writing the paper. Once we've made substantial progress on the paper, I'll return to the experimentation phase.