Metadata-Version: 2.0
Name: politeness
Version: 0.1.2
Summary: A port of the Stanford Politeness API to Python3.Reorganized to function as a library and on the commandline.
Home-page: https://github.com/meyersbs/politeness
Author: Benjamin S. Meyers
Author-email: bsm9339@rit.edu
License: The MIT License (MIT) Copyright (c) 2017 Benjamin S. Meyers
Keywords: nlp,natural language,natural language processing,politeness,linguistic politeness,classification
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Linguistic
Requires-Dist: nltk (==3.2.2)
Requires-Dist: numpy (==1.12.1)
Requires-Dist: scikit-learn (==0.18.1)
Requires-Dist: scipy (==0.19.0)

UNKNOWN


