RenatoSousa89 / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 0 forks source link

Google language detector limit? #576

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Send text to "http://ajax.googleapis.com/ajax/services/language/detect?". 
Repeat more 450 times.

What is the expected output? What do you see instead?
I went get the right detection type of the text every time I send one. However, 
It seems that there is a repeat limit when detect text's language. The result 
will be "Non" after I send 444 times texts.

What version of the product are you using? On what operating system?
google translate API version 1. Linux OS.

Please provide any additional information below.

Original issue reported on code.google.com by wenlei.z...@gmail.com on 9 Apr 2011 at 2:06