IBM Watson™ Language Translator allows you to translate text programmatically from one language into another language.
This tutorial walks you through the various commands to translate text, to build custom dictionary in your specific domain and introduce Translator APIs.
- Watson Language Translator
-
Store this repository on your local computer.
If you have GIT on your machine, clone this repository locally. Open a terminal and run:
git clone https://github.com/lee-zhg/Intro-Watson-Translator.git cd Intro-Watson-Translator
If you do NOT have GIT on your machine, you can just download the repository as a ZIP file.
You are going to need a Language Translator
service instance before you can translate text from one language to anoother. Follow the instructions in the Create Language Translator service instance
In this lab, you explore Translator APIs and perform text translation. Follow the instructions in the Translation API Test Drive
In this lab, you explore document translation feature. Follow the instructions in the Translate Document
In this lab, you build a Force Glossary custom model. Follow the instructions in the Build Force Glossary Custom Model
In this lab, you build a Parallel Corpus customer model. Follow the instructions in the Build Parallel Corpus Custom Model
In this lab, you build a Parallel Corpus customer model. Follow the instructions in the Calling Translator APIs in Sample Application
There is lots of great information, tutorials, articles, etc on the IBM Developer site as well as broader web. Here are a subset of good examples related to data understanding, visualization and processing: