Skip to content

nairshobhit94/Sentiment-analysis-of-article-using-TextBlob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sentiment-analysis-of-article-using-TextBlob

TextBlob is a library which is being specifically used for text classification.

#1)You can import any article using the link of the newspaper.

#2)Just read the article and Print the whole article

#3)You can just check whether the article is negative or positive

#4)If you want to translate the whole article to some other language. You have to tokenize the whole article and divide into sentences and then translate it.

If you want to know more about this library I am just pasting the link to the article.

https://textblob.readthedocs.io/en/dev/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published