The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

ogmios-standalone - Perl script for linguistically annotating files given in argument and in various format (PDF, Word, etc.).

SYNOPSIS

ogmios-standalone [options] [<] [Input_document | Directory] > 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. Documents can be in various formats. They are firstly converted in the ALVIS XML format. 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>

LICENSE

Copyright (C) 2005 by Thierry Hamon

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.