Read Me
=pod
README for DDC
=head1 ABSTRACT
DDC - Query and wrapper utilities for DDC
=head1 REQUIREMENTS
=over 4
=item IO::Socket::INET
=item NetServer::Generic
(for server wrapping)
=item Text::Wrap
=item Lingua::LTS
(for LTS wrapping, see 'grimm/lts/Lingua-LTS' directory in the DWDS CVS Repository)
=item a running DDC server
=back
=head1 DESCRIPTION
The DDC package provides object-oriented wrappers for querying and/or wrapping
a DDC corpus index server. Also included in the distribution are some example
scripts for querying a server, simple query expansion using an LTS transducer
and an indexed 'pho' field, as well as a drop-in wrapper for an underlying
DDC server which performs transparent query translation for an indexed
'pho' field.
=head1 AUTHOR
Bryan Jurish E<lt>jurish@bbaw.deE<gt>
=cut