Mini Program 9 - Checking the sentiment of a sentence
Here again we have brought something that might interest you. Did you ever want to check the sentiment of a sentence by yourself? You can start by simply calculating the percentage of positive and negatives words in the sentence to come to a conclusion. We have created the basic step for you in the video below. You can add more complex algorithm to it like handling case where "not good" represents "bad" and "not bad" represents "good".
#CodeWithUs to find out more and do it your self!!
You can find the code at Python Code - GitHub
You can also follow us on Facebook - In It To Learn
#CodeWithUs to find out more and do it your self!!
You can find the code at Python Code - GitHub
You can also follow us on Facebook - In It To Learn
Comments
Post a Comment