kevinscaria / InstructABSA

Instructional learning for Aspect Based Sentiment Analysis [NAACL-2024]
https://aclanthology.org/2024.naacl-short.63/
MIT License
148 stars 24 forks source link

multilingual capability #26

Open eschaffn opened 3 months ago

eschaffn commented 3 months ago

Hello!

This is a great repository and very easy to use so far! I was wondering if you've made any other changes or if anyone ever followed up with a multilingual approach? Would this be difficult to implement?

I'm assuming changing the LM to a multilingual one is the first step (obviously), but is there data available to train with? I'm new to ABSE so don't have a firm grasp on all the datasets yet.

If you have any suggestions I'd love to hear what you have to think about extending this to be multilingual!

Thank you!