InfoQ Homepage Microsoft Translator Content on InfoQ
News
RSS Feed-
Microsoft Translator Now Supports over 100 Languages and Dialects
Microsoft Translator is an Artificial Intelligence (AI)-powered text translation service on Azure and part of the cognitive services offering. Recently, the company announced that 12 new languages and dialects have been added to the service, meaning that it can now translate between more than 100 languages and dialects.
-
.NET Extension Methods For Microsoft Translator API
Microsoft Translator API exposes Translation services for developers using REST-based and SOAP based end-points. An open source project, Bing (Microsoft) Translator .NET, creates a wrapper around these APIs by using extension methods, making it much easier to build .NET applications that can use translation.