Pith. sign in

THUMT: An Open Source Toolkit for Neural Machine Translation

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

This paper introduces THUMT, an open-source toolkit for neural machine translation (NMT) developed by the Natural Language Processing Group at Tsinghua University. THUMT implements the standard attention-based encoder-decoder framework on top of Theano and supports three training criteria: maximum likelihood estimation, minimum risk training, and semi-supervised training. It features a visualization tool for displaying the relevance between hidden states in neural networks and contextual words, which helps to analyze the internal workings of NMT. Experiments on Chinese-English datasets show that THUMT using minimum risk training significantly outperforms GroundHog, a state-of-the-art toolkit for NMT.

fields

cs.CL 1

years

2019 1

verdicts

CONDITIONAL 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • Self-Attention with Structural Position Representations cs.CL · 2019-09-01 · conditional · none · ref 43 · internal anchor

    Adding dependency-tree depth and distance as structural position encodings to Transformer attention improves BLEU by about 0.4 to 0.9 points on two translation tasks.