9 lines
543 B
Markdown
9 lines
543 B
Markdown
# Translation
|
|
|
|
This directory contains notebooks and resources for using the Google Cloud Translation API.
|
|
|
|
## Notebooks
|
|
|
|
- [Getting Started with Translation](intro_translation.ipynb): Learn how to use the Google Cloud Translation API to translate text in 130+ languages.
|
|
- [Generate training dataset for Cloud Translation API NMT (Neural Machine Translation) model training](translation_training_data_tsv_generator.ipynb): Learn how to generate a TSV file out of documents (docx) for training a custom NMT (neural machine translation) model.
|