Metadata-Version: 1.2
Name: corpusflow
Version: 0.2.0
Summary: CorpusFlow is an open source platform for Neural Language Processing. It has a comprehensive, flexible ecosystem of tools, libraries and community resources that lets researchers push the state-of-the-art in NLP and developers easily build and deploy NLP powered applications.
Home-page: https://github.com/howl-anderson/corpusflow
Author: Xiaoquan Kong
Author-email: u1mail2me@gmail.com
License: MIT license
Description: ====================
        corpusflow
        ====================
        
        
        .. image:: https://img.shields.io/pypi/v/corpusflow.svg
                :target: https://pypi.python.org/pypi/corpusflow
        
        .. image:: https://img.shields.io/travis/howl-anderson/corpusflow.svg
                :target: https://travis-ci.org/howl-anderson/corpusflow
        
        .. image:: https://readthedocs.org/projects/corpusflow/badge/?version=latest
                :target: https://corpusflow.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        * Free software: MIT license
        * Documentation: https://corpusflow.readthedocs.io.
        
        
        =======
        History
        =======
        
        0.1.0 (2019-12-26)
        ------------------
        
        * First release on PyPI.
        
Keywords: corpusflow
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
