-
**Describe the bug**
If several occurrences of the same entity are found in an utterance, the answer seems to use the one with the lowest position.
**To Reproduce**
```js
const { NlpManager, Con…
-
After install Xalt 2.10.30 I obtained a segmentation fault running $xalt_configuration_report
![imagen](https://user-images.githubusercontent.com/10725162/136019526-1a45c821-72ab-467d-a7d4-c805dc1a…
-
**Describe the bug**
The context does not work as described here: https://github.com/axa-group/nlp.js/blob/master/docs/v3/nlp-manager.md#context
**To Reproduce**
Steps to reproduce the behavior…
-
有时候可能是丢包或者其他原因造成了分包出现问题.
比如以下的进入分包器的数据
```
47 01 00 1a 72 61 c8 69 06 c1 4c 16 51 15 a8 ee G...ra.i..L.Q...
d9 8f e5 41 00 ff 22 cc cb e2 eb 46 7d 4a 0d c5 ...A.."....F}J..
3e e5 c0 95 6a 0c ad…
-
The current axa-text implementation has no `render()` method, but manipulates DOM.
The new lit version we use is more strict in demanding that lit controls the DOM, and may issue error messages in…
-
### Issue and Steps to Reproduce
Receiving Bearer error invalid token on user info endpoint proxied request to Microsoft ADFS.
### Versions
@axa-fr-react-oidc v6.0.0-alpha1
node 14.20.0
#…
-
**Describe the bug**
The library seems to console.log during the execution - with no option to switch off the logs completely.
**To Reproduce**
1. Run the example https://github.com/axa-group/nlp…
-
**Is your feature request related to a problem? Please describe.**
It seems that examples are incomplete. When I access to https://github.com/axa-group/nlp.js/tree/master/examples I see numbers from …
-
**Summary**
There are only 3 files in my directory for testing Parsr:
- test.py
- defaultConfig.json
- sample.pdf
When I run test.py, I get an eventual connection error.
**Steps To Reproduce…
-
**Description**
I am trying to use the context feature but i can't get it to work. I tried it exactly like in the doc.
Is is cause I'm trying it with the v3 doc (doc for v4 is not there yet?) and th…