DDC-Concordance

 view release on metacpan or  search on metacpan

README.txt  view on Meta::CPAN

        <http://sourceforge.net/projects/ddc-concordance/>, and should be
        installable for supported systems via the Alien::DDC::Concordance
        module, available on CPAN.

DESCRIPTION
    The DDC::Concordance package (formerly known as ddc-perl) 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.

  Current Version
    Current sources for this module should be available from CPAN
    (<http://metacpan.org/release/DDC-Concordance>) or via sourceforce
    (<https://sourceforge.net/projects/ddc-concordance/files/ddc-perl/>).

KNOWN BUGS
  Conflicting CPAN module names
    Unforunately, the top-level "DDC" namespace conflicts with another

lib/DDC/Concordance.pm  view on Meta::CPAN


(where TEXT is some literal orthographic text) into a valid DDC query string
for a server which indexes a '$p' field with phonetic forms as returned by
a finite-state transducer (in Gfsm format) which must be specified to the
script.

Requires Lingua::LTS and Gfsm.

=item ddc-lts-wrapper.perl

DDC wrapper daemon which transparently
translates phonetic identity queries as for ddc-expand-lts-query.perl.

Requires Lingua::LTS and Gfsm.

=back

=cut


##======================================================================



( run in 0.444 second using v1.01-cache-2.11-cpan-0a6323c29d9 )