-
```
return await await_and_return_response(args, kwargs, request)
File "/usr/local/lib/python3.8/dist-packages/rasax/community/api/decorators.py", line 176, in await_and_return_response
r…
-
- [ ] Train or download a KWS model for your hexapod's onboard computer.
- [ ] Respond to keywords using pre-programmed responses or integrate with an AI like ChatGPT for dynamic conversation.
- […
-
found out trying to add a whoami plugin for macos.
the string being passed (s) into the function is always lowercase, no matter what options I pass
-
Is there a way I can iteratively update the snips dataset if I want the user to add new intents to the system if something is classified as None?
-
For application I'm writing in scala - https://github.com/upd-machine/nlu-pipeline/tree/development/nlu-intent-toolkit
```bash
Exception in thread "main" java.lang.IllegalArgumentException: ALPN i…
-
This is the opposite of /issues/676. In this case, we want the number to be identified as a date, but it isn't in some cases
dataset.yaml:
```
---
type: intent
name: find_time
slots:
- {nam…
-
Hello,
Following the instructions for manual setup, after adding the key and calling sudo apt-get update in Step 2, the terminal outputs a 404 for one of the sources
` sudo apt-get update
Ign:1 …
-
哥们,这几天很受你这个项目的启发,之前苦于寻找支持中文的对话意图识别方案,到你这算是解决问题了!
最近百度飞桨新发布了了Ernie3.0 (https://github.com/PaddlePaddle/PaddleNLP)
但我试了下,基于Ernie3.0做tokenizer的机制发生了很大变化,需要升级到Paddlenlp 2.3,(或者替换/paddlenlp/transform…
-
### Feature Request
Rasa supports interactive learning: https://rasa.com/docs/core/interactive_learning/#interactive-learning
I couldn't find any hint that Articulate is supporting interactive l…
-
Hey,
I'm a big fan of Rasa and these NLU-set generation platforms, but in my experience (as noted) they can quickly lead to overfitting as it can be hard to generate the true range of data you migh…