nlu
Here are 324 public repositories matching this topic...
My feature request is to include an option on a button made from choice skill, to redirect a link to an external url...
Here's a detailed explanation including screenshots
This option will be really beneficial using choice skill buttons since at the moment, you can only add an ext
Description
Add a ReadMe file in the GitHub folder.
Explain usage of the Templates
Other Comments
Principles of NLP Documentation
Each landing page at the folder level should have a ReadMe which explains -
○ Summary of what this folder offers.
○ Why and how it benefits users
○ As applicable - Documentation of using it, brief description etc
Scenarios folder:
○
When trying to find the options that can be used to initialize NLP.js, I have to delve into the code and navigate through many files to find what I am looking for, if I am lucky. Also the structure of the settings are hard to figure out and require a lot of trial and error.
For example, we are using the NlpManager with these:
{
ner: { builtins: [] },
autoSave: false,
langua
I have some values in slots that are surrounded by curly braces and are meant to be returned as is. Instead, the trailing brace is being stripped. "${website}" becomes "${website". I have training examples where the whole "${website}" is included. Is there a way to change this behavior?
Looks like spacy 2.1 --> 2.2 has changed the way lemmatizer objects are built. See stack-overflow answer for details.
I can update the library to account for this migration. I have a fork that I can create a pull request from. Let me know.
Steps to reproduce the behavior:
Run
"fr
-
Updated
May 30, 2019 - Clojure
-
Updated
Jul 13, 2020 - Python
-
Updated
Jul 15, 2020 - Python
Following the documentation
https://botsharp.readthedocs.io/en/latest/installation.html
git clone https://github.com/Oceania2018/BotSharp
cd BotSharp
dotnet build -v m -o ../bin -c ARTICULATE
Fails:
PS C:\users\andre\BotSharp2\BotSharp> dotnet build -v m -o ../bin -c ARTICULATE
Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Core
Copyright (C) Microsoft Corpo
-
Updated
Jun 21, 2020 - JavaScript
-
Updated
Oct 5, 2017 - OpenEdge ABL
-
Updated
Apr 4, 2020 - TypeScript
-
Updated
Jul 12, 2020
-
Updated
Jun 9, 2020 - C#
I had done setup to run articulate on local server but for me (http://localhost:7500/documentation)giving blank page as u can see in the below image

also it will be better if anyonecan guideme with documentation and tutorial of articulate for better understanding of articulate
We currently only have event types for file and image, but we should also have a video type to handle things like mp4.
-
Updated
Jun 29, 2020 - Python
In a basic ionic 3 app, I get this error when doing ionic serve
Error: Module build failed: Error: ENOENT: no such file or directory, open '/ionic-test/node_modules/api-ai-javascript/index.js.map'
I basically tried to adapt the lesson from
https://angularfirebase.com/lessons/chatbot-in-angular-with-dialogflow-api-ai/
into a Ionic web (only) app and got stuck right at the start.
-
Updated
Jul 14, 2020 - Java
-
Updated
Oct 5, 2019 - Python
-
Updated
Jul 5, 2018 - Python
Kevin Chan 能简单介绍下这三个函数的用处吗? 我对 helper 这块的代码看不懂。
另外 谢谢你昨天的回复
你好,Kevin Chan 大佬。 我想知道 T B D 是代表什么意思? 谢谢了
你好,
分别代表Time_
-
Updated
Jun 6, 2018 - Python
-
Updated
Dec 20, 2019
-
Updated
May 20, 2020 - Python
-
Updated
Jul 7, 2020
-
Updated
Sep 18, 2017 - Jupyter Notebook
Improve this page
Add a description, image, and links to the nlu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nlu 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