Is it possible to do sentiment analysis with ONE word from a corpus using python? If so, can I have sample code for that process?
I know how to do VADER sentiment analysis on a whole corpus, but not one word.
Is it possible to do sentiment analysis with ONE word from a corpus using python? If so, can I have sample code for that process?
I know how to do VADER sentiment analysis on a whole corpus, but not one word.