Difference between revisions of "Translation/home"

From Nordic Language Processing Laboratory
Jump to: navigation, search
m (Background)
(Background)
Line 7: Line 7:
 
'''Current status (11/2017):'''
 
'''Current status (11/2017):'''
  
* SMT pipeline (Moses + various word alignment tools) installed on Taito
+
* '''moses''' module: SMT pipeline (Moses + various word alignment tools) installed on Taito and Abel (Moses release 4.0)
* Abel installation pending write permission on module directories
+
* '''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):'''
 
'''Coming up (Goal: 12/2017):'''
  
* Moses version 4.0
 
 
* NMT toolkits
 
* NMT toolkits
 
* Datasets
 
* Datasets

Revision as of 11:00, 24 November 2017

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