You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looked like they (nlp.js) had a number of dependencies in package.json where they split up the functionality. See the dependencies tab of https://www.npmjs.com/package/node-nlp to get links to the repos. Would it be relevant to investigate those also if you have not?
In looking at your entities files to see what was significant, I noticed "synonyms" jumping out, and it seems there is an issue filed for that (if you wanted to subscribe): axa-group/nlp.js#40
Not sure if any of that surface-level examination turns up anything for ya.
Not sure if you want to keep this open for the possibility of nlp but the move to Dialogflow is now complete on the main branch per commit 1d2f44c . Plan to give instructions on credentials shortly.
brettz9
changed the title
Replace deprecated apiai (with nlp or DialogFlow)
Replace dialogflow with nlp.js
Jun 5, 2021
brettz9
changed the title
Replace dialogflow with nlp.js
Replace dialogflow with nlp.js (as option or entirely)
Jun 5, 2021
Although the dialogflow migration is done, I think we can keep this issue open to discuss the possibility of moving away from third-party services altogether—seems like @sjscotti's workaround for the quote function may relate to that.
Along with API changes, this requires replacing access tokens with keys
Ideally https://github.com/mishushakov/dialogflow-web-v2 would also be added.
Conversely, we might look into using https://www.npmjs.com/package/node-nlp instead of Dialogflow .
The text was updated successfully, but these errors were encountered: