【机器翻译】API接口总结

翻译API接口,包括谷歌、腾讯、有道、百度等机器翻译接口

1.Google

【机器翻译】API接口总结_第1张图片
API = https://translate.google.cn/?hl=zh-CN&tab=TT#view=home&op=translate&sl=en&tl=zh-CN&text=

2.有道智云

【机器翻译】API接口总结_第2张图片
http://ai.youdao.com/docs/doc-trans-api.s#p04

3.微软bing翻译

【机器翻译】API接口总结_第3张图片
https://docs.microsoft.com/en-us/azure/cognitive-services/translator/quickstart-python-translate

4.腾讯api:

【机器翻译】API接口总结_第4张图片
https://cloud.tencent.com/document/api/551/15619

5.百度api

【机器翻译】API接口总结_第5张图片
http://api.fanyi.baidu.com/api/trans/product/apidoc

6.阿里云

【机器翻译】API接口总结_第6张图片
https://help.aliyun.com/document_detail/108551.html

7.彩云小译

【机器翻译】API接口总结_第7张图片
https://fanyi.caiyunapp.com/#/api

8.译云

【机器翻译】API接口总结_第8张图片

9.华为云

【机器翻译】API接口总结_第9张图片
https://www.huaweicloud.com/product/mts.html

10.Webxml

【机器翻译】API接口总结_第10张图片

http://www.webxml.com.cn/zh_cn/index.aspx


api ref:
https://zhuanlan.zhihu.com/p/21320392?refer=passer
google post:https://cnodejs.org/topic/58c94ea659017af119c1d31b
web translate:https://github.com/yixianle/google-translate

你可能感兴趣的:(python,编程,js,机器学习)