Metadata-Version: 2.1
Name: nlp-feature-extractors
Version: 0.1.0
Summary: NLP Feature Extractors
Home-page: https://github.com/microsoft/responsible-ai-widgets
Author: 
Author-email: raiwidgets-maintain@microsoft.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Description-Content-Type: text/markdown

# NLP Feature Extractors SDK for Python

### This package has been tested with Python 3.6, 3.7, 3.8 and 3.9

The NLP Feature Extractors project enables the tabular components in the RAI tools to be applied to Natural Language Processing (NLP)
tasks on unstructured text.

Please see the main documentation website:
https://responsibleaitoolbox.ai/

The open source code can be found here:
https://github.com/microsoft/responsible-ai-widgets
