NAME
nat-mkMakefile - generates a pmakefile to be used by Makefile::Parallel
SYNOPSIS
nat-mkMakefile -id=<ID> <sourceCrp> <targetCrp> > pmakefile
nat-mkMakefile -id=<ID> <tmxfile> > pmakefile
DESCRIPTION
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.
OPTIONS
-full
-
Creates the full makefile, including n-grams and terminology extraction.
-ngrams
-
Creates the makefile including n-grams computation.
-terminology
-
Creates the makefile including terminology extraction.
SEE ALSO
NATools documentation, Makefile::Parallel, perl(1)
AUTHOR
Alberto Manuel Brandão Simões, <ambs@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2006-2012 by Alberto Manuel Brandão Simões