Skip to content

Instantly share code, notes, and snippets.

@JustinaPetr
Last active June 11, 2018 19:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JustinaPetr/b749fe6be0c8fcddf4372e97d8d3c041 to your computer and use it in GitHub Desktop.
Save JustinaPetr/b749fe6be0c8fcddf4372e97d8d3c041 to your computer and use it in GitHub Desktop.
interpreter = Interpreter.load('models/current/nlu_model')
print(interpreter.parse("Yes. Can you give me suggestions on how to get there?"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment