mirror of
https://github.com/marian-nmt/marian.git
synced 2024-11-05 01:31:46 +03:00
.. | ||
.gitignore | ||
generate_shortlists.pl | ||
install.sh | ||
README.md |
install.sh
is a helper script that downloads and compiles fastalign and extract-lex, and copies
required binaries into ./bin.
Shortlist files (lex.s2t and lex.t2s) can be created using generate_shortlists.pl
, for
example:
perl generate_shortlists.pl --bindir ./bin -s corpus.bpe.src -t corpus.bpe.tgt