Introduces some major breaking changes to the interface.
Text is no longer passed in the constructor and is now exclusively passed to the instance only when calculating attributions.
Rather than returning the LIGAttributions instance we now return word_attributions by default when calling the explainer. word_attributions are now also an accessible property of the classification explainer.
Introduces some major breaking changes to the interface.
word_attributions
by default when calling the explainer.word_attributions
are now also an accessible property of the classification explainer.