Metadata-Version: 2.1
Name: dffml-operations-nlp
Version: 0.1.0.post0
Summary: DFFML operations nlp
Home-page: https://github.com/himanshu/dffml-operations-nlp
Author: 0dust
Author-email: himanshutripathi366@gmail.com
Maintainer: 0dust
Maintainer-email: himanshutripathi366@gmail.com
License: MIT
Keywords: dffml
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dffml (>=0.4.0)
Requires-Dist: spacy (>=2.3.0)
Requires-Dist: scikit-learn (>=0.21.2)

# DFFML nlp Operations

* Contains operations to work on text data using spacy.

## Usage

<!-- TODO -->
Example usage

## License

DFFML image is distributed under the [MIT License](LICENSE).



