responsible-ai-widgets/nlp_feature_extractors
Ilya Matiach ab28cd3fca
remove python 3.6 from builds, tests and packages (#2442)
2023-12-06 11:34:24 -05:00
..
nlp_feature_extractors remove unused dependency and method in nlp-feature-extractors package (#1823) 2022-11-30 17:38:05 -05:00
tests add missing positive negative words csv file to attribute extractors (#1671) 2022-08-26 12:33:23 -04:00
README.md remove python 3.6 from builds, tests and packages (#2442) 2023-12-06 11:34:24 -05:00
requirements-dev.txt fix nlp-feature-extractors release by renaming requirements file (#1670) 2022-08-25 16:57:59 -04:00
requirements.txt Update `raiutils` to 0.4.0 in `raiwidgets`, `responsibleai`, `nlp_feature_extractors` and `erroranalysis` (#1982) 2023-02-23 05:00:59 +00:00
setup.py remove python 3.6 from builds, tests and packages (#2442) 2023-12-06 11:34:24 -05:00

README.md

NLP Feature Extractors SDK for Python

This package has been tested with Python 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