Overview
=========

	A server of parsers and several clients to access it.

Copyright
=========

        INRIA 2004

Installation
============

	perl Makefile.PL
	make
	make install (as root)

to complete the installation, copy the following files to appropriate
places:

        parserd.rc -> /etc/rc.d/init.d/parserd
	parserd.conf.sample -> /etc/parserd.conf
	parser.cgi -> /var/www/cgi-bin/parser.cgi  [ client CGI ]
	parser.pl -> /var/www/cgi-bin/parser.pl    [ client mod_perl]

Documentation
=============

	To be done

	Inquire about Atoll XML Pipeline for NLP

Availability
============

        Open source (GPL)

        May be downloaded from
        ftp://ftp.inria.fr/INRIA/Projects/Atoll/Eric.Clergerie/TAG/

Bug Reports and User Feedback
=============================

Send your bug reports and suggestions by E-mail to:

          Eric de la Clergerie <Eric.De_La_Clergerie@inria.fr>
