The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:Lingua-Align Lingua"

Lingua::Align - Perl modules for the alignment of parallel corpora River stage zero No dependents

Lingua::Align contains modules for automatic tree alignment based on discriminative classification and alignment inference. More details about the tree aligner can be found in Lingua::Align::Trees. The following gives a general overview and motivatio...

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::Words - Module for word alignment River stage zero No dependents

This module essentially inherits everything from tree alignment but adds some tools which are specific to word alignment....

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::Trees - Perl modules implementing a discriminative tree aligner River stage zero No dependents

This module implements a discriminative tree aligner based on binary classification. Alignment features are extracted for each candidate node pair to be used in a standard binary classifier. As a default we use a MaxEnt learner using a log-linerar co...

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::Corpus - reading corpus data River stage zero No dependents

Read corpus data in various formats. Default format = plain text, 1 sentence per line. For other types (parsed corpora etc): Use the "-type" flag....

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::Features - Feature extraction for tree alignment River stage zero No dependents

Extract features from a pair of nodes from two given syntactic trees (source and target language). The trees should be complex hash structures as produced by Lingua::Align::Corpus::Treebank::TigerXML. The returned features are given as simple key-val...

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::Classifier - Class factory for link classification River stage zero No dependents

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::LinkSearch - Search algorithms for tree alignment River stage zero No dependents

Class factory for searching the best tree alignment based on local link scores Various strategies have been implemented. Use the argument "-link_search" in the constructor to choose from the following search strategies: threshold .............. greed...

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::Corpus::Treebank - Factory class for reading treebanks River stage zero No dependents

Factory class of modules for reading treebanks in different formats. The default format is the Penn Treebank format. Other supported formats are the format produced by the Berkeley parser, the Stanford parser (including typed dependencies), TigerXML ...

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::Corpus::Factored - Read factored corpora (Moses format) River stage zero No dependents

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::Corpus::Parallel - Class factory for reading parallel corpora River stage zero No dependents

A collection of modules for reading parallel sentence-aligned corpora. Default format is plain text (see Lingua::Align::Corpus::Parallel::Bitext)...

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::LinkSearch::Tonly - Greedily align terminal nodes only River stage zero No dependents

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::Classifier::Megam - A wrapper around megam River stage zero No dependents

A Perl module that prepares data instances for training a MaxEnt classifier with megam (<http://www.cs.utah.edu/~hal/megam/>) and that calls megam for classification....

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::LinkSearch::NTonly - Align non-terminal nodes only (greedily) River stage zero No dependents

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::LinkSearch::PaCoMT - Link search used in the PaCoMT project River stage zero No dependents

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::LinkSearch::Greedy - Simple greedy search for links River stage zero No dependents

This module implements a greedy best-first alignment strategy that allows one-to-one links only (competitive linking)....

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::LinkSearch::NTFirst - Align non-terminal nodes first River stage zero No dependents

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::LinkSearch::Trg2Src - Greedy target-to-source alignment River stage zero No dependents

This module implements an alignment strategy that greedily aligns the best scoring source tree node to each target tree node. Only one link per target tree node is allowed....

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::LinkSearch::Src2Trg - Source-to-target alignment River stage zero No dependents

This module implements an alignment strategy that greedily aligns the best scoring target tree node to each source tree node. Only one link per source tree node is allowed....

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::LinkSearch::Cascaded - cascaded link search strategies River stage zero No dependents

This module allows to combine several alignment inference strategies into a "cascade of linking steps". Use the constructor option '-link_search' to specify the steps to be taken. The syntax is (strategies separated by '-'): cascaded:strategy1-strate...

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC

Lingua::Align::LinkSearch::Threshold - Greedy linking with score thresholds River stage zero No dependents

TIEDEMANN/Lingua-Align-0.04 - 10 Dec 2012 18:31:24 UTC
58 results (0.021 seconds)