google/seq2seq

Prepare WMT'17 Datasets

Open

#21 opened on Mar 11, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (5,587 stars) (1,329 forks)batch import
datahelp wanted

Description

We should prepare datasets for All WMT'17 language pairs. This is also a change to try out google/sentencepiece as a preprocessor.

Each dataset should come in different configurations, i.e. different vocabulary sizes and also have a character-level version.

Together with the raw data files we also need the script that was used for the process.

Contributor guide