Hi guys,
We tried to follow the guide provided by the module.
https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/Artificial_Intelligence/Use_the_OutSystems.AI_Language_Analysis_component_in_your_OutSystems_applications
Is this module dependant on all the resources to be created or can we mix and match which ones we need? For example only set up the Bing spell check in azure minus the other two?
I am trying this module with a free azure account. The keys and site properties have been set up as advised.
I tried removing the version on the rest and no difference sadly. Please check screenshots.
It would be great to use this module as it would leverage a lot for us.
Kind regards,
Salim
Your subdomain in cognitive services, can you try:
https://textanalyticsos.cognitiveservices.azure.com/text/analytics for example?
Hello.
Can you please attach the images? I can't see them.
Thanks,
Hello Salim,
Please change the endpoint for TextAnalyticsAPI tohttps://[you subdomain].cognitiveservices.azure.com/text/analytics
and your SpellCheckAPI to:
https://[you subdomain].cognitiveservices.azure.com/bing/v7.0
Please let me know if this worked!
Bruno Martinho wrote:
I guess we are getting somewhere. No more 404 but this instead?
I applied the changes you requested below?
Perfect thanks a lot seems to be working now :)
There seems to be a bug with the spell check. It adds an extra letter after correcting the word. Do you know of this or this something I have done wrong?
Also for some reason the space bar gets disabled when having an input text in a tab?
Salim Chafaqui wrote:
Any feedback on this?
Hello,
We are aware of some situations with the spell check component.
Are you just testing it, or do you need it to a specific project?