Skip to content

sangeethanayak/Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis

This is a Natural Language Processing(NLP) based AI project. Sentiment analyzer which is used to analyze raw text using a dictionary of positive, negative and neutral words and also plot it in graph. Detecting sentiment in social data, to understand customers and measure popularity of brands is the main aim of this project. Before executing this project, visit www.nltk.org and download nltk package and its dataset. (Or type 'pip install nltk' followed by 'python -m nltk.downloader all' in terminal of your IDE). Also type 'pip install matplotlib' in terminal to install Matplotlib library. Install turtle packages as well.

About

An AI based project - Intel AI Bootcamp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages