luigimarmo / google-api-translate-java

Automatically exported from code.google.com/p/google-api-translate-java
0 stars 0 forks source link

Suspect Service Abuse #131

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.trying to translate about 150000 words into english to setup a database 

What is the expected output? What do you see instead?
Google returned the following error: [403]
Suspected Terms of Service Abuse. Please see http://code.google.com/apis/errors
java.lang.Exception: Google returned the following error: [403] Suspected Terms 
of Service Abuse

What version of the product are you using? On what operating system?
google-api-translate-java-0.94

Please provide any additional information below.
I tried to translate few word at the same time.
also I use some symbol to split those words:";"or space
but the result is not good
some translation is definitly not right
Is there any method to help me with this limitation?

If there are no useful method to release this limitation,is there any method to 
translate few words at the same time?

Original issue reported on code.google.com by qinyujue on 1 Mar 2011 at 9:52

GoogleCodeExporter commented 8 years ago
Hi,
are you resolve this probleme for
Google returned the following error: [403]
Suspected Terms of Service Abuse. Please see http://code.google.com/apis/errors
java.lang.Exception: Google returned the following error: [403] Suspected Terms 
of Service Abuse
 help me please :(

Thanks in advance

Original comment by A.Belagg...@gmail.com on 22 May 2011 at 9:57

GoogleCodeExporter commented 8 years ago
No...Google says it is because the server trying to stop us from abusing 
services....I actually just use some symble to seperate words from each other 
so that I can translate more than one word a time
At 2011-05-22 17:58:20��google-api-translate-java@googlecode.com wrote:

Original comment by qinyujue on 22 May 2011 at 2:10

GoogleCodeExporter commented 8 years ago
If you use the latest jar with an API key I think this should be handled 
differently - at worst with Google asking for money for an increased quota.

Original comment by rich.mid...@gmail.com on 5 Nov 2011 at 5:21