Metadata-Version: 1.1
Name: cleannlp
Version: 1.0.3
Summary: A Tidy Data Model for Natural Language Processing
Home-page: https://github.com/statsmaths/cleanNLP-python
Author: Taylor Anold
Author-email: taylor.arnold@acm.org
License: LGPL-2
Description: 
        A small python module to support the R package cleanNLP. It calls two different
        NLP packages, standardizes the output, and returns to R as normalized tables.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Programming Language :: Python :: 3.7
