I have a normal classifier which I made from the nltk twittes, more on that in this article: https://www.digitalocean.com/community/tutorials/how-to-perform-sentiment-analysis-in-python-3-using-the-natural-language-toolkit-nltk
I want to get the positive/negative percentage of a sentence. How do I do that?