kevinscaria / InstructABSA

Instructional learning for Aspect Based Sentiment Analysis [NAACL-2024]

Home Page:https://aclanthology.org/2024.naacl-short.63/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aspect Sentiment Triplet Extraction

xiaokening opened this issue · comments

Have you tried to use the instruction learning paradigm for Aspect Sentiment Triplet Extraction?

Yes, we are working on it. Will update it soon.

Yes, we are working on it. Will update it soon.

Hello, I would like to make modifications to your code for the Aspect Sentiment Triplet Extraction task. Could you please provide me with some guidance and ideas?

hey Sure, what ideas/guidance do you need?

hey Sure, what ideas/guidance do you need?

Could you provide me with some guidance on which specific parts of the code to modify for the Aspect Sentiment Triplet Extraction task, in order to avoid unnecessary changes? Additionally, when can we expect your ASTE work to be published? I would like to use it as a reference for comparison. Thank you!

The ASTE work will be updated in the paper only in October unfortunately. But I will share results in the github readme within a week or two. The only changes you will need to make would in the utils.py and data_prep.py. If you use scripts for running, you will have to change run_model.py.

I recently pushed the codes for aoste task too. The code currently will work for AOSTE task. If you want a running script, I will share it with you shortly. It is barebones script that I currently used for running my experiments.

Oh wait the data_prep is incorrect. It is just a placeholder right now. I will update it sorry.

Oh wait the data_prep is incorrect. It is just a placeholder right now. I will update it sorry.

Thank you very much for your response. I will patiently await the release of your work. If I have any further questions, I will continue to consult with you. Please kindly offer me your guidance. Wishing you a successful work!