Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 926 Bytes

File metadata and controls

15 lines (10 loc) · 926 Bytes

Interactive Machine Translation with OpenVino

Binder

Machine translation is a form of natural language processing that translates sentences from one language to another.

Notebook Contents

This notebook demonstrates machine translation from English to German using machine-translation-nar-en-de-0002 from Open Model Zoo. The last cell is interactive, so you can type sentences in English that will be translated to German.

Installation Instructions

If you have not installed all required dependencies, follow the Installation Guide.