Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seeking Guidance for Simple yet effective approch for ABSA for my FYP #400

Open
watertiger01 opened this issue May 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@watertiger01
Copy link

Hi Yang,
I am currently doing ABSA for my Final year Project. Currently my approch is to extract aspects via Rule Based. But it does not work that significantly as compared to other approches. I also tried the word embedings such as word2vec and BOW passing it LDA model for Topic modeling. With that topic being obtained i used sentic algorithm to find the sentiment score of each topic. But the problem was LDA did give me the exact topic words. I kinda feel now that the Deep learning works well for these process but i don't which model to select and where to start.
As you have expertise in this field, i would like to know a simple yet effective appproch to deal with ABSA. If possible can u give me a step by step approch and algorithm to use for ATE (Aspect Term Extraction) aswell as ASA(Aspect Sentiment Analysis).

Thank you

@watertiger01 watertiger01 added the bug Something isn't working label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant