Google Translator API and many translation for one word

前端 未结 3 990
离开以前
离开以前 2020-12-16 04:51

I am using google-api-translate-java-0.92.jar.


Translate.setHttpReferrer(\"http://translate.g         


        
3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-16 05:33

    From Google Translate API FAQ (checked: 16 November 2013)

    Is it possible to get multiple translations of a word?

    The answer:

    No. This feature is only available via the web interface at translate.google.com

    source: https://developers.google.com/translate/v2/faq#technical

提交回复
热议问题