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
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.