A practical guide into the AllenNLP Interpret module.
allennlp.interpret
module provide an interface to look into your "black-box" models.
This tutorial tries to be self-contained and will start with a simple discussion of why we need this module.
Later, we will dive into the details of the functionality.