Script to parse message with NLU pipeline

Hello,

I would like to debug some custom components. For this, it would be convenient to have a script to parse a single sentence like “Hello Alice, I’m Bob” using the NLU interpreter. It should be something quite straightforward but I’m not very familiar with Rasa. I guess that this is a common request, so if the question has already been asked, please point me to the answer.

Have a nice day!

Hi @abecher , please create test stories for the testing purpose. Use print statements and run the action server. It will be shown there on runtime.

Thank you!

@abecher Please. You can use my reply as an answer to the question so that it is directly visible for others to refer.

1 Like