back-translation / README.md
coutant's picture
fix title and emoji
154c820
metadata
title: Back Translation
emoji: πŸ“š
colorFrom: yellow
colorTo: indigo
sdk: gradio
sdk_version: 3.3.1
app_file: app.py
pinned: false
license: afl-3.0

Back translation

Small translation check demo, computing chained translations En->Fr->En.

The better meaning similarities the better is the intermediate translation, no?

Double translation method check : The final outcome in English should match the original as closely as possible in a quality translation job.

Showcasing difference if any between original and computed outcome.

using an open Natural Language Processing model. Helsinki-NLP Opus MT model : https://github.com/Helsinki-NLP