Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to test my model in chapter 4 ? #4

Open
red-frog opened this issue Feb 28, 2019 · 4 comments
Open

How to test my model in chapter 4 ? #4

red-frog opened this issue Feb 28, 2019 · 4 comments

Comments

@red-frog
Copy link

No description provided.

@sumit12dec
Copy link
Collaborator

Hi @red-frog
If you go to page no. 152 in Chapter IV. It's explained how to test your bot which you developed.

Check the screenshot here. https://imgur.com/a/H55VQjZ

Let me know if you need any other help.

Please do leave your review on Amazon about your experience of the book and support.
https://amazon.com/Building-Chatbots-Python-Language-Processing/dp/1484240952

@red-frog
Copy link
Author

red-frog commented Mar 1, 2019

Hi @sumit12dec
I have read the page no.152 in Chapter IV. and the test case 1 and test case 2 is used Online studying?
I want test the bot like a app_service, like:
User_input: hello
and the bot directly return at the terminal: Hello! What can I do for you?
Instead of like Online studying
So, For this, What should I do? Can you give some advice? Very thankful!

@red-frog
Copy link
Author

red-frog commented Mar 1, 2019

Ok. I think I have slove my problem. and run

python3 -m rasa_core.run --enable_api -d models/dialogue/ -u models/nlu/book_bot -o out.log

The command could help me!
-d : Rasa Core model route
-u : Rasa NLU model route

Thanks very much!

@sumit12dec
Copy link
Collaborator

Hey @red-frog
Glad your problem could be solved. Feel free to raise an issue here or come join our discussion forum https://buildingchatbotswithpython.sumitraj.in/

Request you to please leave your review about the book on Amazon.

https://www.amazon.com/Building-Chatbots-Python-Language-Processing/dp/1484240952

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants