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

Fine-tuning the model to add specific words and phrases with polarity #61

Open
rspiewak47 opened this issue Aug 27, 2021 · 1 comment
Open

Comments

@rspiewak47
Copy link

I need to have the polarity associated with particular words or phrases used to ensure that these are taken into account when associated with a particular aspect. Is there a way to do this?

@rspiewak47 rspiewak47 changed the title Add word or phrase to model with polarity Fine-tuning the model to add specific words and phrases with polarity Sep 7, 2021
@pepi99
Copy link

pepi99 commented Mar 7, 2022

Same. I need to fine tune the model to recognize the sentiment for specific words in a specific domain/meaning. I suspect that this can be done by using transfer learning on their trained Dense layer and preserving the pre-trained BERT layer. However, it would be very helpful if the author of the library could verify and indicate a good way to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants