The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

yali-builder - Script for building language models

VERSION

version 0.014

SYNOPSIS

yali-builder [options]

Train models for language identification with yali-identifier.

Options:

 -i, --input=F         input file. When F is -, read standard input (default -).
     --filelist=F      input files are read from F. When F is -, read them from standard input.
 -o, --output=F        output file
 -n, --ngram=N         n-gram size (default 4)
 -c, --count           the number of n-grams
 -h, --help            prints documentation

More examples are available at http://search.cpan.org/perldoc?Lingua%3A%3AYALI%3A%3AExamples

Version: 0.014 (2012-09-21)

AUTHOR

Martin Majlis <martin@majlis.cz>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2012 by Martin Majlis.

This is free software, licensed under:

  The (three-clause) BSD License