Guest User

Untitled

a guest
Oct 17th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. def interpretar():
  2. interpreter = Interpreter.load('./models/nlu/default/chat')
  3. print(interpreter.parse('I want to order pizza'))
Add Comment
Please, Sign In to add comment