We initially provide data for 10 languages:
- Armenian (
arm) - Bulgarian (
bul) - French (
fre) - Georgian (
geo) - Hindi (
hin) - Hungarian (
hun) - Icelandic (
ice) - Korean (
kor) - Lithuanian (
lit) - Modern Greek (
gre)
Update (2020-04-20): the surprise languages are now announced. They are:
- Adyghe (
ady) - Dutch (
dut) - Japanese hiragana (
jpn) - Romanian (
rum) - Vietnamese (
vie)
Results for the three baselines will be made available here as they become available.
conda
is recommended for a reproducible environment. Once you have conda installed,
create a new conda environment by running this:
conda env create -f environment.yml
The new environment is called "task1". Activate it by running this:
conda activate task1