โ02-03-2022 07:45 PM
I have a use case that will require for an app to "read" and text and derive the intent of it. I am wondering if anyone knows of any good app to derive intent from text. I want to explore the option of building something simlar to the DocParser integration described here, but for text intent.
Solved! Go to Solution.
โ02-03-2022 07:57 PM
Hi Manuel, For this scenario, you need use one of the document processing connectors to extract the text and use Google Vision connector which has the NLP component to understand the intent. Hope this helps!
โ02-03-2022 07:57 PM
Hi Manuel, For this scenario, you need use one of the document processing connectors to extract the text and use Google Vision connector which has the NLP component to understand the intent. Hope this helps!
โ02-03-2022 08:03 PM
Thank you Sonia. Is Google Vision the only NLP app you currently have a connector for?
โ02-03-2022 08:06 PM
In Google Vision, similar to MS LUIS, we need to configure and train the model ourselves. Do you know of any apps outthere that would provide a preconfigure moel for use cases such as support emails, invoices, etc?
โ02-03-2022 08:07 PM
Currently that's the only one we have. But you can connect to any cloud service directly