如何将数据从一种语言转换为另一种语言

如何将数据从一种语言转换为另一种语言

问题描述:

请建议如何使用ASP.NET将数据从一种语言转换为另一种语言

例如:英语到泰卢固语.

Please advice how to translate data from one language to another using ASP.NET

Eg: English to Telugu language.

答案很简单.

Google过去曾公开其Translate API,但大约一年半前就关闭了它.
必应(Bing)提供了翻译API,但我不知道它有多好: http: //www.microsoft.com/web/post/using-the-free-bing-translation-apis [
With extreme difficulty is the simple answer.

Google used to expose their Translate API, but they closed that about a year and a half ago.
Bing do a translation API, but I have no idea how good it is: http://www.microsoft.com/web/post/using-the-free-bing-translation-apis[^]

Generally, I suspect that any translation you can get for free will be worth what you pay for it...and no more.