xatkit-runtime icon indicating copy to clipboard operation
xatkit-runtime copied to clipboard

Post-processor to check specific types

Open gdaniel opened this issue 5 years ago • 1 comments

This could complement the checks already performed by the intent recognition provider.

For example, DialogFlow has some type checking for emails, but still maps obviously wrong emails. On the other hand the RegEx matcher does not provide any check for email.

This could be handled in a generic way in a post-processor.

gdaniel avatar Feb 19 '20 16:02 gdaniel

Related to https://github.com/xatkit-bot-platform/xatkit-runtime/issues/46: if we are able to discard context parameters we definitely need a mechanism to ask them again

gdaniel avatar Feb 19 '20 16:02 gdaniel