RasaHQ / rasalit

Visualizations and helpers to improve and debug machine learning models for Rasa Open Source
Apache License 2.0
306 stars 62 forks source link

Replace Interpreter with NLUInterpreter #29

Closed koaning closed 3 years ago

koaning commented 3 years ago

We seem to have used an internal interpreter that cannot deal with spaCy and/or custom components See issue. This PR will address the spaCy issue first and foremost.