-
In the documentation on the home page slot filling is linked to but goes to a document in the v3 folder:
[https://github.com/axa-group/nlp.js/blob/master/docs/v3/slot-filling.md](https://github.com…
-
**Describe the bug**
When two or more entities are mentioned in a user input, evaluator.js throw an uncatched exception, so there is no output text (easily reproducible with the ner example provided …
-
**Is your feature request related to a problem? Please describe.**
Hi, I am using ner to highlight words in text. I found a use case where output entities overlap. So here is my code:
```js
const {…
-
### Issue and Steps to Reproduce
I'm trying the demo project and wanted to set the callbackSuccessComponent and get the access token, but I can't.
App.tsx
```tsx
import React, { useReducer }…
-
**Describe the bug**
When trying to fill slots using the corpus file, If the `mandatory` flag is set to `true`, it throws the error
`Cannot read properties of undefined (reading 'latestSlot')`
Als…
-
I am not able to use NlpManager as it shows NlpManager is not a function. How can we solve this? Also i would like to know how Nlp learns from user interactions?
-
**Describe the bug**
It looks like entity is set using builtin enity recognition only.
Therefore, you can't extract what you want using regex.
**To Reproduce**
NER:
![image](https://user-images…
-
Hi guys, this is an awesome library is it still being worked on?
-
### Issue and Steps to Reproduce
Log in to your app;
Turn on 'Preserve log' setting of your js console;
Switch to another tab for some minutes;
Go back, see errors in console before you will be re…
-
**Describe the bug**
Hey people, amazing work with this project, just a small thing for the v4 is almost impossible to use it because is lacking a lot of documentation I'm happy to help but I found m…