mirror of
https://github.com/Helsinki-NLP/OPUS-MT-train.git
synced 2024-11-27 11:03:13 +03:00
13 lines
285 B
Makefile
13 lines
285 B
Makefile
|
|
|
|
# GERMANIC = en de nl fy af da fo is no nb nn sv
|
|
GERMANIC = de nl fy af da fo is no nb nn sv
|
|
WESTGERMANIC = de nl af fy
|
|
SCANDINAVIAN = da fo is no nb nn sv
|
|
ROMANCE = ca es fr gl it la oc pt_br pt ro
|
|
FINNO_UGRIC = fi et hu
|
|
PIVOT = en
|
|
|
|
LANGS ?= ${SCANDINAVIAN}
|
|
|