Metadata-Version: 2.1
Name: corenlp-webclient
Version: 0.1a3
Summary: A client library for CoreNLP server's simple web API.
Home-page: https://github.com/tanbro/corenlp-webclient
Author: liu xue yan
Author-email: liu_xue_yan@foxmail.com
License: AGPLv3+
Description: # corenlp-webclient
        
        A client library for [CoreNLP][] server's simple web API.
        
        [CoreNLP]: https://stanfordnlp.github.io/CoreNLP/index.html
        
Keywords: CoreNLP NLP
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
