interpretml / interpret-text

A library that incorporates state-of-the-art explainers for text-based machine learning models and visualizes the result with a built-in dashboard.
MIT License
409 stars 68 forks source link

ModuleNotFoundError: No module named 'interpret_text' #221

Open 688spiderbin opened 1 year ago

688spiderbin commented 1 year ago

Hi ! I have used !pip install 'interpret_text', but still cannot import it . What is the problem ?

image image

AKC23 commented 11 months ago

Hi. Did you solve the problem? I am stuck in it for a long time.

Siddharth-Latthe-07 commented 3 weeks ago

@AKC23 @688spiderbin try out by referring to this repo:- https://github.com/interpretml/interpret-text It consists all the steps for installation. The issue might be in the way you have installed the interpret-text package Let me know, if the error persists even after going through the above link thanks