I installed DucklingHTTP locally, and my error message is that there is no Duckling Server running. But on Localhost:8000, I can find quack! as a response which is the same as in Ubuntu.
I tried the exact same things on my Ubuntu machine where it works perfectly.
It seems that many Windows users here run into the same problem.
I would really like to switch to Ubuntu, but the requirement is to use Windows
Any help would be highly appreciated!
Thanks in advance, guys
Tanks for your reply , I am able to use duckling now , but I would be great full if you help me with follow
I Have created a leave application bot for which I i ask for start date and end date of the leave this is done by CRFentity extractor , Now lets say If the user says "I want to apply for sick leave tomorrow " where the tomorrow is captured with duckling , so my question is how can i implement for certain words from duckiling and set the slot , and how can we set slot with different entity extractor.
Hi, I am trying to run financial demo example. Tried exact same steps as mentioned there. Output of “docker run -p 8000:8000 rasa/duckling” is “Listening on http://0.0.0.0:8000”. But still while using the bot, it gives me the error: “rasa.nlu.extractors.duckling_http_extractor - Failed to connect to duckling http server.” I am using Windows 10.
@Arjaan, I cant install docker on my machine as it a VM running Windows. Can you please provide the steps to install Duckling without docker or how do I install duckling locally?