Skip to content

IBM/watson-translator-101

Repository files navigation

Watson Translator

Objective

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.

Tools Used

  • Watson Language Translator

Requirements

Prerequisites

  1. 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.

Lab 1 - Create Language Translator service instance

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

Lab 2 - Translation API Test Drive

In this lab, you explore Translator APIs and perform text translation. Follow the instructions in the Translation API Test Drive

Lab 3 - Translate Document

In this lab, you explore document translation feature. Follow the instructions in the Translate Document

Lab 4 - Build Force Glossary Custom Model

In this lab, you build a Force Glossary custom model. Follow the instructions in the Build Force Glossary Custom Model

Lab 5 - Build Parallel Corpus Custom Model

In this lab, you build a Parallel Corpus customer model. Follow the instructions in the Build Parallel Corpus Custom Model

Lab 6 - Calling Translator APIs in Sample Application

In this lab, you build a Parallel Corpus customer model. Follow the instructions in the Calling Translator APIs in Sample Application

Related Links

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:

General Links

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •