NAME
ogmios-standalone - Perl script for linguistically annotating textual documents
SYNOPSIS
ogmios-standalone [options] [Input_document | Directory]
OPTIONS
DESCRIPTION
This script linguistically annotates the free-text documents given in argument. Free-text documents are represented as XML files corresponding to the Alvis XML schema (or Ogmios XML format). The annotated documents are sent to the standard output. The linguistic annotation depends on the configuration of the platform which is specified in a configuration file provided with the rcfile
option.
Arguments can be either Ogmios XML files or directories containing XML files.
SEE ALSO
Thierry Hamon, Adeline Nazarenko, Thierry Poibeau, Sophie Aubin, Julien Derivière "A Robust Linguistic Platform for Efficient and Domain specific Web Content Analysis". Proceedings of RIAO 2007 - Session Poster. 30 may - 1 june 2007. Pittsburgh, USA. https://perso.limsi.fr/hamon/publications/PDF/RIAO2007-HamonEtAl.pdf
Thierry Hamon et Adeline Nazarenko. "Le développement d'une plate-forme pour l'annotation spécialisée de documents web: retour d'expérience", Traitement Automatique des Langues (TAL). 2008. 49(2). pages 127-154. https://perso.limsi.fr/hamon/publications/PDF/TAL-2008-49-2-05-Hamon.pdf
AUTHORS
Thierry Hamon, <thierry.hamon@limsi.fr>
COPYRIGHT AND LICENSE
Copyright (C) 2012 Thierry Hamon
This is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.4 or, at your option, any later version of Perl 5 you may have available.