Hello, I'm trying to detect in which language tweets are written. I've got a small database with round about 700 tweets. I wrote a simple routine in C# which uses the JSON interface to detect the language. At the beginning all works fine. But after a hundret tweets it starts to give back "ata" as the detected language. What means this? I couldn't find any information about that identifier. Also I wasn't able to find a limit rate for JSON requests to the Language API.
Greets, Raffi -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
