Metadata-Version: 2.1
Name: anysentiment
Version: 0.0.1
Summary: Python Lib For doing sentiment Analysis in Any Language
Home-page: https://github.com/deepstartup/anysentiment
Author: Arghadeep Chaudhury
Author-email: arghadeep.chaudhury@gmail.com
License: UNKNOWN
Description: This is a  package for sentiment analysis in any language . You can use for overall sentiment for a entire paragraph or a sentence in anylanguage.
        Languages as per : https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
        Example :
        >>from anysentiment import anysentimentDF,overallsentiment
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
