interpret-text icon indicating copy to clipboard operation
interpret-text copied to clipboard

A library that incorporates state-of-the-art explainers for text-based machine learning models and visualizes the result with a built-in dashboard.

Results 92 interpret-text issues
Sort by recently updated
recently updated
newest added

I got dependencies conflicts when trying to create interpret_cpu virtual environement. I had to manually set python version to 3.7 on the yaml file to fix the problem.

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

When trying to run the [Introspective Rationale Explainer Sample Notebook](https://github.com/interpretml/interpret-text/blob/920af43eba8fb4cde99b31c895eb8d4e7aeeb766/notebooks/text_classification/text_classification_introspective_rationale_explainer.ipynb) (after going around #150 by using specifying CUDA=True), this error came up: > RuntimeError: one of the variables needed for...

I got this error when trying to run the [Introspective Rationale Explainer Sample Notebook](https://github.com/interpretml/interpret-text/blob/920af43eba8fb4cde99b31c895eb8d4e7aeeb766/notebooks/text_classification/text_classification_introspective_rationale_explainer.ipynb): > RuntimeError: Expected all tensors to be on the same device, but found at least two...