Skip to content

Created a system that analyzes user sentiment based on comments from New York Times article to provide valuable insights into how people feel in a particular region

Notifications You must be signed in to change notification settings

farazkhawaja/Sentiment-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analyzer in C++ | Data Structures

Gathered a dataset of around 1GB(2 million records) which was read and classified in under 2 minutes.
Filtered through the most popular words,location and recommendations from the comments to extract insights from the data.
Implemented perfect BSTs and AVL trees to ensure minimum search and retrieval times.

About

Created a system that analyzes user sentiment based on comments from New York Times article to provide valuable insights into how people feel in a particular region

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages