google/seq2seq

Prepare WMT'17 Datasets

Open

#21 opened on Mar 11, 2017

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

Repository metrics

Stars
 (5,587 stars)
PR merge metrics
 (No merged PRs in 30d)

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