Metadata-Version: 2.1
Name: sentimentanalyser
Version: 2.2
Summary: Generic python library to perform sentiment analysis on any dataset, using different models
Home-page: UNKNOWN
Author: Sanjay Pradeep,Jayanth Anantharapu, Aditya Kumar, Ashhadul Islam
Author-email: sanjay.sndk@gmail.com, aditya00kumar@gmail.com, ashhadulislam@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Dist: et-xmlfile
Requires-Dist: jdcal
Requires-Dist: nltk
Requires-Dist: numpy
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: psycopg2
Requires-Dist: python-dateutil
Requires-Dist: pytz
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: six
Requires-Dist: whitenoise

A generic package to help developers perform analysis on their datasets, powered by SVM and Naive-Bayes models and to be followed by many more.


