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

I need to a get Sentiment Scores for a dataframe that a column of tweets. #2

Open
virani1997 opened this issue Feb 19, 2023 · 0 comments

Comments

@virani1997
Copy link

Dear,

I am new to sentiment analysis domain and have very little experience of Python Language. Your contribution has allowed me to conduct sentiment analysis using TEXTBLOB in R.

After following the instructions, I am successful in getting the sentiment score of single text string that I input in the text_blob function.
Could you please guide on how to extract the polarity score from the result that text_blob gives. Moreover, how can I apply this function to get the polarity scores of a dataframe that has a column of tweets?

Thanks.

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

1 participant