Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Ilya Matiach ab28cd3fca
remove python 3.6 from builds, tests and packages (#2442) 2023-12-06 11:34:24 -05:00
Gaurav Gupta 20018a819f
Update `raiutils` to 0.4.0 in `raiwidgets`, `responsibleai`, `nlp_feature_extractors` and `erroranalysis` (#1982)
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
2023-02-23 05:00:59 +00:00
Gaurav Gupta f2cdec69b6
Update `raiutils` in `raiwidgets`, `responsibleai`, `erroranalysis` and `nlp_feature_extractors` (#1873)
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
2023-01-06 04:13:21 +00:00
Ilya Matiach 2de81d5946
remove unused dependency and method in nlp-feature-extractors package (#1823) 2022-11-30 17:38:05 -05:00
Ilya Matiach d6cff71df4
release nlp-feature-extractors 0.1.0 (#1821) 2022-11-28 12:16:11 -05:00
Ilya Matiach 6accbfd0af
remove the unnecessary dependency pins in nlp-feature-extractors package (#1759) 2022-11-28 10:45:26 -05:00
dependabot[bot] a155b0507f
Bump protobuf from 3.17.3 to 3.18.3 in /nlp_feature_extractors (#1743)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 to 3.18.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.17.3...v3.18.3)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 16:59:01 -04:00
Ilya Matiach 77b295ad93
add missing positive negative words csv file to attribute extractors (#1671) 2022-08-26 12:33:23 -04:00
Ilya Matiach 5de62b2f46
fix nlp-feature-extractors release by renaming requirements file (#1670) 2022-08-25 16:57:59 -04:00
Ilya Matiach 611ac56ddf
update nlp-feature-extractors readme, dependencies and add a release script (#1666) 2022-08-24 15:27:58 -04:00
ilmarinen e2ca0aefe6
Add the code for the nlp_feature_extractors to the RAI Toolbox (#1580)
* Add the code for the nlp_feature_extractors to the RAI Toolbox

* Fix linting issues

* Add copyright

* Fix imports
2022-08-24 11:43:02 -04:00