Skip to content

sanyagilhotra/Sentiment-Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLTK Sentiment Analyser

Learning how to work with the natural language toolkit (NLTK) library in python for sentiment analysis.

Song lyrics Analysis

The "songs analyser" folder contains a set of close to 60,000 songs and the code chooses one at random and uses the nltk sentiment intensity analyser to determine how positive, negative and neutral the song is. You can also see the words that are considered positive or negative within the song lyrics.

Anime theme analysis

The "anime theme analyser" folder contains close to 20,000 anime names with their summary and using the uses the nltk sentiment intensity analyser to determine how positive, negative and neutral the themes of anime are.