Views
No views yet
ckb) -> English (en) trained from the files in work/ckb-en of the local OPUS-MT training workspace.ckb -> enspm4k-spm4kbest-bleuInterdialectCorpus Tatoeba wikimedia tico-19 navinaananthan_kurdish_sorani_parallel_corpusopenlanguagedata_flores_plusopenlanguagedata_flores_plustranslate_with_marian.py: standalone inference helper for downloaded snapshotscurated-floresdev.spm4k-spm4k.vocab.yml: Marian vocabularyopus.src.spm4k-model: source SentencePiece modelopus.trg.spm4k-model: target SentencePiece modelbest-bleu: curated-floresdev.spm4k-spm4k.transformer.model1.npz.best-bleu.npzmarian-decoder and spm_encode available locally.python translate_with_marian.py input.txt -o output.txt --checkpoint best-bleu1python translate_with_marian.py input.txt -o output.txt \
2 --marian-decoder /path/to/marian-decoder \
3 --spm-encode /path/to/spm_encode