Metadata-Version: 2.1
Name: semanticflow
Version: 0.1.0
Summary: Full function framework for NLP
Home-page: https://github.com/howl-anderson/semanticflow
Author: Xiaoquan Kong
Author-email: u1mail2me@gmail.com
License: MIT license
Keywords: semanticflow
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
Description-Content-Type: text/markdown
Requires-Dist: Click (>=7.0)

# semanticflow


[![](https://img.shields.io/pypi/v/semanticflow.svg)](https://pypi.python.org/pypi/semanticflow)

[![](https://img.shields.io/travis/howl-anderson/semanticflow.svg)](https://travis-ci.org/howl-anderson/semanticflow)

[![Documentation Status](https://readthedocs.org/projects/semanticflow/badge/?version=latest)](https://semanticflow.readthedocs.io/en/latest/?badge=latest)




Full function framework for NLP


* Free software: MIT license
* Documentation: https://semanticflow.readthedocs.io.


## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter).


=======
History
=======

0.1.0 (2020-04-03)
------------------

* First release on PyPI.


