anupam409 / google-api-translate-java

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

Reliability issue of the translation process #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to translate a text in unknown language to English -
"Hospital-Quirón, Universidad Europea de Madrid"

What is the expected output? What do you see instead?

Expected:
Hospital-Chiron, European University of Madrid 
Seen:
Hospital-Chiron, Universidad Europea de Madrid

What version of the product are you using? On what operating system?
latest

Please provide any additional information below.
This leads me to ask if there are any numbers on reliability of the
software like - accuracy or f-measure. Are there any publications related
to this software?

Original issue reported on code.google.com by sid....@gmail.com on 15 Nov 2009 at 7:15

GoogleCodeExporter commented 9 years ago
I'm afraid this project is just for a Java API to access Google Translate, it is
separate from the Google Translate project itself and can only return the 
results
Google Translate provides.

I'd suggest the Google AJAX APIs group might be able to answer your question or 
point
you in a more appropriate direction:
http://groups.google.com/group/Google-AJAX-Search-API

Apologies, I can't offer anything more helpful. Thanks.

Original comment by rich.mid...@gmail.com on 15 Nov 2009 at 12:29