Unbabel / KiwiCutter

KiwiCutter is a simple introduction to using OpenKiwi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenKiwi Logo


KiwiCutter

KiwiCutter is an easy-to-use tutorial for OpenKiwi. This was originally presented at the MT Marathon in Edinburgh.

Quality estimation (QE) is one of the missing pieces of machine translation: its goal is to evaluate a translation system’s quality without access to reference translations. OpenKiwi, is a Pytorch-based open-source framework that implements the best QE systems from WMT 2015-18 shared tasks, making it easy to experiment with these models under the same framework.

Using OpenKiwi and a stacked combination of these models we have achieved state-of-the-art results on word-level QE on the WMT 2018 English-German dataset. Furthermore, we built on top of this framework to win the WMT 2019 shared task on quality estimation. You can check our approach here

Overview of the Tutorial

We are going to split the tutorial in two parts:

  • Interactive usage of Kiwi using a Jupyter notebook
  • Ideas for practical exercises to learn how to develop and make modifications on Kiwi

You can find the notebook in this repo and the description of the exercises under the exercise folder.

About

KiwiCutter is a simple introduction to using OpenKiwi

License:GNU Affero General Public License v3.0


Languages

Language:Mathematica 98.7%Language:Jupyter Notebook 1.1%Language:Python 0.2%