Lingua::AlignmentSet - Tools library to manage an Alignment Sets, i.e. a set of sentences aligned at the word (or phrase) level.


Lingua-AlignmentSet documentation  | view source Contained in the Lingua-AlignmentSet distribution.

Index


NAME

Top

Lingua::AlignmentSet - Tools library to manage an Alignment Sets, i.e. a set of sentences aligned at the word (or phrase) level.

SYNOPSIS

Top

  use Lingua::AlignmentSet;

  See the synopsis of  method calls in doc/reference.pdf

ABSTRACT

Top

    This module is a Tools Library to manage an Alignment Set, i.e. a set of sentences aligned at the word (or phrase) level. It provides methods to display the links, to apply a function to each alignment of the set, to evaluate the alignments against a reference, and more. One of the objectives of the module is to allow the user to perform all these operations without bothering with the particular physical format of the Alignment Set. Anyway it also provides format conversion methods.

DESCRIPTION

Top

See doc/reference.pdf for a description.

SEE ALSO

Top

The reference file (doc/reference.pdf)

AUTHOR

Top

Patrick Lambert, <lambert@lsi.upc.es>

COPYRIGHT AND LICENSE

Top


Lingua-AlignmentSet documentation  | view source Contained in the Lingua-AlignmentSet distribution.