Skip to main content

Generic explainability architecture for text machine learning models

Project description

A generic explainability architecture for explaining text machine learning models.

PyPI Python_version Build_passing License

Marcel Robeer, 2021

Installation

Method Instructions
pip Install from PyPI via pip3 install text_explainability.
Local Clone this repository and install via pip3 install -e . or locally run python3 setup.py install.

Example usage

Run lines in example_usage.py to see an example of how the package can be used.

Releases

text_explainability is officially released through PyPI.

See CHANGELOG.md for a full overview of the changes for each version.

Maintenance

Contributors

Todo

Tasks yet to be done:

  • Add data sampling methods (e.g. representative subset, prototypes, MMD-critic)
  • Implement local post-hoc explanations:
    • Implement Anchors
  • Implement global post-hoc explanations
  • Add support for regression models
  • More complex data augmentation
    • Top-k replacement (e.g. according to LM / WordNet)
    • Tokens to exclude from being changed
    • Bag-of-words style replacements
  • Add rule-based return type
  • Write more tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

text_explainability-0.3.6.tar.gz (22.8 kB view hashes)

Uploaded Source

Built Distribution

text_explainability-0.3.6-py3-none-any.whl (28.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page