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
Is your feature request related to a problem? Please describe.
For those creating chatbots and voice assistants, the Jovo Framework is a beloved open source framework. Among the possible NLU's supported is NLP.js. Currently it only supports enum entities and it would be great if it could also handle regex and builtin entities.
Describe the solution you'd like
I created a ticket for the Jovo Framework which would be easy for one of the contributors to NLP.js to tackle. jovotech/jovo-model#71
I could be a point of contact to help get you setup with Jovo v4 and help in any design discussions.
Describe alternatives you've considered
The only alternative is to find someone with practical experience using NLP.js to help solve this.
Additional context
Here are a few key place in Jovo that talk about NLP.js:
Is your feature request related to a problem? Please describe.
For those creating chatbots and voice assistants, the Jovo Framework is a beloved open source framework. Among the possible NLU's supported is NLP.js. Currently it only supports enum entities and it would be great if it could also handle regex and builtin entities.
Describe the solution you'd like
I created a ticket for the Jovo Framework which would be easy for one of the contributors to NLP.js to tackle.
jovotech/jovo-model#71
I could be a point of contact to help get you setup with Jovo v4 and help in any design discussions.
Describe alternatives you've considered
The only alternative is to find someone with practical experience using NLP.js to help solve this.
Additional context
Here are a few key place in Jovo that talk about NLP.js:
The text was updated successfully, but these errors were encountered: