
alvis-nlp-server - Perl script for the server of the Alvis NLP Platform.

alvis-nlp-server [options]


This script is the server part of the ALVIS NLP Platform in distributed mode. The document is sent to the requesting client and then back to the server after the annotation process. One document is processed at a time. According the configuration, document can be stored in a local directory or sent to the next step of the Alvis pipeline.
During the annotation, the documents are saved in the ALVISTMP directory, and their id in ALVISTMP/.proc_id file.


See the documentation associated to the script server.pl

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

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

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.