Metadata-Version: 1.1
Name: pertimental
Version: 0.2.7.dev1
Summary: A Python Persian Text Sentiment Analyser.
Home-page: https://github.com/pbarjoueian/pertimental
Author: Peyman Barjoueian
Author-email: p.barjoueian@gmail.com
License: UNKNOWN
Description: A Python Persian Text sentiment Analyser
        =======================
        
        A package for determining sentiment score of Persian text. I used NLTK, Hazm packages and Naive Bayes classifier for this purpose.
        
Keywords: nlp persian sentiment
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
