botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
78 stars 90 forks source link

NLU support for contexts (like in DialogFlow) ??? #480

Closed dmk23 closed 5 years ago

dmk23 commented 6 years ago

Make sure these checkboxes are checked before raising an issue, thank you!

Please also fill in these fields:


Botpress version: 10.47.0

Channels: Messenger, Web

In bots beyond the smallest size the same intent won't have the same meaning everywhere

In DialogFlow this is addressed by explicitly associating intents with contexts. In practice this means building intents for every question - anticipating the type of answers we can expect https://dialogflow.com/docs/contexts https://chatbotslife.com/how-to-handle-context-with-dialogflow-part-1-knock-knock-jokes-4659b346d83b

I am not seeing similar functionality in the Native NLU module. Could this be implemented? How?

And assuming I might want to use DialogFlow, how to use their contexts (and other logic or advanced functionality) via Botpress NLU API?

If this is not possible right away, could you point me to the relevant code to hack?

@epaminond @dmytropanontko @slvnperron

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.