deepl-node
deepl-node copied to clipboard
Is it possible to get the alternatives of the phrase as well ?
When using the translator in the website we are able to get alternatives along with the translated phrase. For example I'm translating the word friend into Czech language and I'm getting the following result:
When using deepl-node API I'm only getting a single string in return which seems to be the original translation. Is it possible to get a translation response including these alternatives ? If not, why not ?
Thanks