Skip to content

prakash03/Sentiment-Analysis-of-Text-using-Java

Repository files navigation

Sentiment-Analysis-of-Text-using-Java

Object oriented Approach to Sentiment Analysis

Sentiment Analysis has become important today especially with the kind of insights it provides to make Business decisions. While there are state-of-the-art techniques to Analyse the sentiment using Deep Learning/ Machine Learning techniques, I by no means argue that this approach is better than the existing approaches of Natural Language Processing.

Most of the Sentiment Analysis is done using popular Data Analysis libraries in Python like Numpy. As Java falls short of such libraries, I used a traditional Object Oriented Design Approach combined with simple Data Structures to carry out Sentiment Analysis.

About

Object oriented Approach to Sentiment Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages