Kaganapan
Mar 17, 9 PM - Mar 21, 10 AM
Sumali sa serye ng meetup upang bumuo ng mga scalable AI solusyon batay sa mga kaso ng paggamit ng tunay na mundo sa mga kapwa developer at eksperto.
Magparehistro naHindi na suportado ang browser na ito.
Mag-upgrade sa Microsoft Edge para samantalahin ang mga pinakabagong tampok, update sa seguridad, at teknikal na suporta.
Custom Translator is a feature of the Azure AI Translator service, which enables enterprises, app developers, and language service providers to build customized neural machine translation (NMT) systems. The customized translation systems seamlessly integrate into existing applications, workflows, and websites.
Translation systems built with Custom Translator are available through Microsoft Translator Microsoft Translator Text API V3, the same cloud-based, secure, high performance system powering billions of translations every day.
The platform enables users to build and publish custom translation systems to and from English. Custom Translator supports more than three dozen languages that map directly to the languages available for NMT. For a complete list, see Translator language support.
This documentation contains the following article types:
Custom Translator provides different features to build custom translation system and later access it.
Feature | Description |
---|---|
Apply neural machine translation technology | Improve your translation by applying neural machine translation (NMT) provided by Custom translator. |
Build systems that knows your business terminology | Customize and build translation systems using parallel documents that understand the terminologies used in your own business and industry. |
Use a dictionary to build your models | If you don't have training data set, you can train a model with only dictionary data. |
Collaborate with others | Collaborate with your team by sharing your work with different people. |
Access your custom translation model | You can access your custom translation model anytime using your existing applications/ programs via Microsoft Translator Text API V3. |
Microsoft Translator released Neural Machine Translation (NMT) in 2016. NMT provided major advances in translation quality over the industry-standard Statistical Machine Translation (SMT) technology. Because NMT better captures the context of full sentences before translating them, it provides higher quality, more human-sounding, and more fluent translations. Custom Translator provides NMT for your custom models resulting better translation quality.
You can use previously translated documents to build a translation system. These documents include domain-specific terminology and style, better than a standard translation system. Users can upload ALIGN
, PDF
, LCL
, HTML
, HTM
, XLF
, TMX
, XLIFF
, TXT
, DOCX
, and XLSX
documents.
Custom Translator also accepts data that's parallel at the document level to make data collection and preparation more effective. If users have access to versions of the same content in multiple languages but in separate documents, Custom Translator is able to automatically match sentences across documents.
If the appropriate type and amount of training data is supplied, it's not uncommon to see BLEU
score gains between 5 and 10 points by using Custom Translator.
With Custom Translator, training and deploying a custom system doesn't require any programming skills.
The secure Custom Translator portal enables users to upload training data, train systems, test systems, and deploy them to a production environment through an intuitive user interface. The system is available for use at scale within a few hours (actual time depends on training data size).
Custom Translator can also be programmatically accessed through a dedicated API. The API allows users to manage the creating or updating of training through their own app or web service.
The cost of using a custom model to translate content is based on the user's Translator Text API pricing tier. See the Azure AI services Translator Text API pricing webpage for pricing tier details.
Custom systems can be seamlessly accessed and integrated into any product or business workflow and on any device via the Microsoft Translator Text REST API.
Learn more about pricing details.
Try the Quickstart and learn to build a translation model in Custom Translator.
Kaganapan
Mar 17, 9 PM - Mar 21, 10 AM
Sumali sa serye ng meetup upang bumuo ng mga scalable AI solusyon batay sa mga kaso ng paggamit ng tunay na mundo sa mga kapwa developer at eksperto.
Magparehistro naPagsasanay
Module
Introducción a Traductor - Training
Traductor es un servicio basado en la nube que usa la IA para traducir texto y documentos de forma confiable entre idiomas casi en tiempo real. Puede agregar experiencias de usuario en varios idiomas a las aplicaciones en 90 idiomas y dialectos, junto con la traducción de texto gratis con cualquier sistema operativo. Traductor también tiene modelos de traducción personalizables que pueden comprender mejor terminología o pronombres específicos del sector.
Sertipikasyon
Microsoft Certified: Aspectos básicos de Azure AI - Certifications
Demostrar conceptos fundamentales de inteligencia artificial relacionados con el desarrollo de software y servicios de Microsoft Azure para crear soluciones de inteligencia artificial.
Dokumentasyon
Personalización de traducción: Traductor de Azure AI - Azure AI services
Use Microsoft Translator Hub para crear su propio sistema de traducción automática con su terminología y estilo preferidos.
Traductor personalizado de Azure AI para principiantes - Azure AI services
Guía del usuario para comprender el proceso completo de traducción automática personalizada.
Una guía paso a paso para crear un sistema de traducción mediante el portal de Traductor personalizado de Azure AI v2.