Assigned
Status Update
Comments
sh...@google.com <sh...@google.com> #2
The case currently does not reflect that your application is malfunctioning, hence I propose to set case priority to Normal.
Thanks,
Thanks,
sh...@google.com <sh...@google.com> #3
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
an...@gmail.com <an...@gmail.com> #4
Thank you!
ja...@gmail.com <ja...@gmail.com> #5
I would be appreciative for synonym feature in API too.
ja...@gmail.com <ja...@gmail.com> #6
Is it any expected deadline to implement this feature?
ma...@gmail.com <ma...@gmail.com> #7
Indeed a must have feature
ma...@vedicsociety.org <ma...@vedicsociety.org> #8
Please could you add this feature ASAP, would be much appreciated.
[Deleted User] <[Deleted User]> #9
I want to have google translation suggestion and definition enabled on this translation api. This is very important for my project.
Please add it as soon as possible.
Please add it as soon as possible.
tr...@gmail.com <tr...@gmail.com> #10
This would be extremely useful. Are there any specific reasons why this has not been done? Does it expose too much of the internal structure of Google's lexicon representations?
ma...@gmail.com <ma...@gmail.com> #11
Please can you add synonyms on request of Translate API ?
i am doing the request in Rest using :
https://www.googleapis.com/language/translate/v2?key=MYKEY&source=EN&target=DE&q=logo
And the result is :
{
"data": {
"translations": [
{
"translatedText": "Logo"
}
]
}
}
I want also the synonym like in google translator, it's possible Mister Google ?
i am doing the request in Rest using :
And the result is :
{
"data": {
"translations": [
{
"translatedText": "Logo"
}
]
}
}
I want also the synonym like in google translator, it's possible Mister Google ?
vi...@gmail.com <vi...@gmail.com> #12
dk...@gmail.com <dk...@gmail.com> #13
Synonyms and Definitions/Examples gives this API another level and meaning. I am highly considering using this Google API, however this functionality drives me into finding different translators. Including this feature in the API would be appreciated.
ca...@gmail.com <ca...@gmail.com> #14
Fetching synonyms via google translate would be a tremendous feature
ws...@google.com <ws...@google.com> #16
Hey everyone,
We don't support this right now, but if and when we do you'll be able to see that information in our API docs here:https://cloud.google.com/translate/v2/translate-reference . Our engineering team is aware of your interest! In the interim, I'm closing this issue because it doesn't have to do with App Engine per se.
We don't support this right now, but if and when we do you'll be able to see that information in our API docs here:
hy...@gmail.com <hy...@gmail.com> #17
Fetching synonyms via google translate is a missing feature!!! We need it!!!
kn...@google.com <kn...@google.com>
[Deleted User] <[Deleted User]> #18
Does/will google translate API have an option to also see the weight of each synonym or alternate meaning like in the website version?
Example of what I want attached.
Example of what I want attached.
ri...@googlemail.com <ri...@googlemail.com> #19
We need also this feature ASAP
at...@gmail.com <at...@gmail.com> #20
We need this functionality... Thanks.
ti...@lingq.com <ti...@lingq.com> #21
Definitions would be amazing! Please add.
ki...@kitnaib.co.uk <ki...@kitnaib.co.uk> #22
Synonyms, definitions and, furthermore, antonyms and example sentences returned in the JSON would make Google Translate API far more useful as a one-stop shop.
I notice github repos built to 'scrape' the front end google translate page as a workaround, but we really don't want to be doing this. So we are using additional 3rd party APIs. I mention this as it seems to indicate that this would be a relatively easy (tech wise) addon to the spec. Would be interested to know if it is a business decision or technical for Google not to provide it?
More importantly, will it ever be provided?
I notice github repos built to 'scrape' the front end google translate page as a workaround, but we really don't want to be doing this. So we are using additional 3rd party APIs. I mention this as it seems to indicate that this would be a relatively easy (tech wise) addon to the spec. Would be interested to know if it is a business decision or technical for Google not to provide it?
More importantly, will it ever be provided?
av...@gmail.com <av...@gmail.com> #23
Please add the synonym functionality!
na...@gmail.com <na...@gmail.com> #24
4 years ago and nothing :(
ro...@gmail.com <ro...@gmail.com> #25
Hello? Nothing?!
Need some help?
Need some help?
th...@gmail.com <th...@gmail.com> #26
Hey from 2019!
Descendants still need this feature.
Please 🙏
Descendants still need this feature.
Please 🙏
ke...@gmail.com <ke...@gmail.com> #27
Still hoping! C:
fl...@4com.at <fl...@4com.at> #28
would be awesome to see this feature
sa...@gmail.com <sa...@gmail.com> #29
Would be useful!
ma...@gmail.com <ma...@gmail.com> #30
That's what I would need, API access to synonyms in English and French
az...@gmail.com <az...@gmail.com> #31
^
[Deleted User] <[Deleted User]> #32
Unbelievable that after 5 years Google has not yet released it. So much needed and ignored. This is a paid service and They can make a lot of money with this simple feature!!!
Lack of clear business development strategy leads to such forums!!!
Lack of clear business development strategy leads to such forums!!!
ta...@gmail.com <ta...@gmail.com> #33
a silly +1
ya...@gmail.com <ya...@gmail.com> #34
+1
ar...@google.com <ar...@google.com> #35
Hello,
We understand how valuable this feature would be and the product team has it in the pipeline. I invite you to subscribe to this thread, in case you haven't done so, by clicking on the Star at the top left. This also helps to bring visibility to the request.
Description
Unfortunately Google Translate API does not provide this type of information. There is no way to request it.
Please add new parameters to a REST endpoint includeSynonyms, includeExamples. And if parameter is set to 1/true, return this information in result.