使用Google翻译API时,我可以访问word的同义词和示例以及翻译本身吗?
我检查了docs,但我没有看到类似的内容。
答案 0 :(得分:2)
不,您无法获取同义词和示例以及翻译文本。目前他们在Translate API中只有3种方法.3种方法是detections.list,languages.list和translations.list。所以,如果您在AppEngine的PIT处发出此API的功能请求,我认为会很棒。
答案 1 :(得分:0)
Pearson发布了他们的免费API,其中包括示例,词性和同义词。看看:http://developer.pearson.com/apis/dictionaries
http://api.pearson.com/v2/dictionaries/lase%20/entries?headword=hola
{
"status": 200,
"offset": 0,
"limit": 10,
"count": 1,
"total": 1,
"url": "/v2/dictionaries/lase /entries?headword=hola",
"results": [
{
"datasets": [
"lase",
"dictionary"
],
"headword": "hola",
"id": "ct59rx0q97",
"part_of_speech": "interjection",
"senses": [