Translation/home

From Nordic Language Processing Laboratory
Revision as of 11:00, 24 November 2017 by Yvessche (talk | contribs) (Background)
Jump to: navigation, search

Background

An experimentation environment for Statistical and Neural Machine Translations (SMT and NMT) is maintained for NLPL under the coordination of the University of Helsinki (UoH). Initially, the software and data are commissioned on the Finnish Taito supercluster.

Current status (11/2017):

  • moses module: SMT pipeline (Moses + various word alignment tools) installed on Taito and Abel (Moses release 4.0)
  • efmaral module: efmaral and eflomal word alignment tools installed on Taito and Abel
  • Older versions of moses and efmaral modules (installed 7/2017) are still available on Taito

Coming up (Goal: 12/2017):

  • NMT toolkits
  • Datasets

Using the Moses module

  • Log into Taito
  • Activate the NLPL module repository:
module use -a /proj/nlpl/software/modulefiles/
  • Load the most recent version of the Moses module:
module load moses

For word alignment, you can use GIZA++, Mgiza and fast_align. The word alignment tools efmaral and eflomal are part of a separate module.

  • If you need to specify absolute paths in your scripts, you can find them on the help page of the module:
module help moses

Contact: Yves Scherrer, University of Helsinki, firstname.lastname@helsinki.fi