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

NAME

alvis-nlp-standalone - Perl script for linguistically annotating a corpus contained in a file

SYNOPSIS

alvis-nlp-standalone [options] < Input_document > Annotated_Output_Document

OPTIONS

--help brief help message
--man full documentation
--rcfile=file read the given configuration file

DESCRIPTION

This script linguistically annotates the document given in the standard input. The annotated document is sent to the standard output.

The linguistic annotation depends on the configuration variables and dependencies between annotation levels.

SEE ALSO

Alvis web site: http://www.alvis.info

AUTHORS

Thierry Hamon <thierry.hamon@lipn.univ-paris13.fr> and Julien Deriviere <julien.deriviere@lipn.univ-paris13.fr>

LICENSE

Copyright (C) 2005 by Thierry Hamon and Julien Deriviere

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.