Metadata-Version: 2.1
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
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
Requires-Dist: numpy
Requires-Dist: google-cloud-translate
Requires-Dist: requests
Requires-Dist: micro-toolkit
Requires-Dist: tenacity
Requires-Dist: tokenizer-tools
Requires-Dist: mistletoe

====================
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.


