Skip to content

The user inputs a text file from Project Gutenberg. The program reads the content and preprocesses the text (tokenization, removing stop words, etc.). The sentiment analysis model evaluates the sentiment of the text. The program outputs sentiment details, such as the overall sentiment, sentiment score, or breakdown of sentiment per section.

Notifications You must be signed in to change notification settings

voidkuma/sentiment_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

The user inputs a text file from Project Gutenberg. The program reads the content and preprocesses the text (tokenization, removing stop words, etc.). The sentiment analysis model evaluates the sentiment of the text. The program outputs sentiment details, such as the overall sentiment, sentiment score, or breakdown of sentiment per section.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages