
nat-mkMakefile - generates a pmakefile to be used by Makefile::Parallel

nat-mkMakefile -id=<ID> <sourceCrp> <targetCrp> > pmakefile nat-mkMakefile -id=<ID> <tmxfile> > pmakefile

This script generates a parallel makefile to be used by Makefile::Parallel to align and extract examples using a PBS based cluster.
The -id switch is required and should contain the identifier of the corpus to be created.

-fullCreates the full makefile, including n-grams and terminology extraction.
-ngramsCreates the makefile including n-grams computation.
-terminologyCreates the makefile including terminology extraction.

NATools documentation, Makefile::Parallel, perl(1)

Alberto Manuel Brandão Simões, <ambs@cpan.org>

Copyright (C) 2006-2012 by Alberto Manuel Brandão Simões