Hi. I am using just the NLU part of Rasa and got a model. But I could not find a way to use that model (nlu only) other than by running a server and hitting a url as described at Using NLU Only
How can I load the model into my program directly and use it?