Is it possible to get the "Did you mean" feedback in the response body?

shawn-6424 46 Reputation points
2021-01-05T00:30:19.667+00:00

First I am going to make the assuming that the https://www.bing.com/translator uses the azure/translator API.

If so, I would like to know how I can get the "Did you mean" suggestion as seen in the image

53428-bing.png

from the translate API

https://api.cognitive.microsofttranslator.com/translate/?api-version=3.0&from=sv&to=en

I checked the documentation, but I don't see anything that stands out to me that it can return this.

This would be a very helpful feature imo to include this in the already existing response body.

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
393 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,166 Reputation points
    2021-01-05T16:34:25.273+00:00

    Hi, the scenario you've described isn't supported. However, you can use or integrate the bing spell check API to return spelling suggestions.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.