rasa
Here are 211 public repositories matching this topic...
-
Updated
Jun 5, 2019 - Python
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
Nov 21, 2019 - Python
Describe the bug
Cannot use 'cp' command while installing it on Windows.
It is needed to replace 'cp' with 'copy' in scripts written in package.json if an user wants to install botfront on Windows machine.
To Reproduce
Steps to reproduce the behavior:
- Install choco
- Install meteor
- Install botfront using
meteor npm installin Windows Powershell.
Expected behavior
-
Updated
May 20, 2020 - Python
-
Updated
Aug 21, 2019 - Python
-
Updated
May 30, 2020 - Python
Users misspell things. Having spell-check and synonyms helps a lot, but doesn't catch everything.
One solution would be to use the python metaphone package's implementation of the Double Metaphone algorithm.
At component train time, it could look at the normal entity lists, find the DM representation of all the synonyms, and store them.
-
Updated
Oct 29, 2019 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Dec 17, 2018 - Python
-
Updated
Sep 16, 2018 - Python
Code here was demonstration of article in Analytics Vidhya, written in 2017. Over time RASA APIs have changed. So need to update code accordingly.
-
Updated
Mar 25, 2020 - Python
-
Updated
Apr 11, 2020 - Python
-
Updated
Jun 12, 2020 - Python
-
Updated
Jun 16, 2020 - TypeScript
-
Updated
Oct 14, 2019 - Python
-
Updated
Apr 11, 2019 - JavaScript
Improve this page
Add a description, image, and links to the rasa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rasa topic, visit your repo's landing page and select "manage topics."
I propose this topic as feature request, but it's also a documentation issue, as lack of details in user guide paragraph: https://rasa.com/docs/rasa/core/actions/#custom-actions.
What specified in paragraph Execute Actions in Other Code is obscure to me, and details at the API documentation link [Action Server](]https://rasa.com/docs/rasa/api/acti