You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, thanks to all contributors to this repo; it's a great contribution to the NLP community.
I just wanted to ask: is there a polarity/magnitude-based sentiment analysis? From the research paper implementations it all seems classification-based, but wanted to confirm. If not, is there an easy way to re-implement the existing code for such functionality? I'm trying to more closely mirror Google's natural language API, which adds scores and magnitude to their entity-based results.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Firstly, thanks to all contributors to this repo; it's a great contribution to the NLP community.
I just wanted to ask: is there a polarity/magnitude-based sentiment analysis? From the research paper implementations it all seems classification-based, but wanted to confirm. If not, is there an easy way to re-implement the existing code for such functionality? I'm trying to more closely mirror Google's natural language API, which adds scores and magnitude to their entity-based results.
Beta Was this translation helpful? Give feedback.
All reactions