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

Search results for "distribution:Lingua-YaTeA Lingua"

Lingua::YaTeA - Perl extension for extracting terms from a corpus and providing a syntactic analysis in a head-modifier format. River stage one • 1 direct dependent • 1 total dependent

This module is the main module of the software named YaTeA. It aims at extracting noun phrases that look like terms from a corpus. It provides their syntactic analysis in a head-modifier representation. As an input, the term extractor requires a corp...

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::File - Perl extension for managing information related to a configuration file. River stage one • 1 direct dependent • 1 total dependent

This module manages the information related to the configuration file $configfilename in the directory $repository. Information associated to a configuration file is stored in three fields: "FULL_NAME", the file name without path; "PATH", the absolut...

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Node - Perl extension for ??? River stage one • 1 direct dependent • 1 total dependent

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Tree - Perl extension for ??? River stage one • 1 direct dependent • 1 total dependent

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Edge - Perl extension for edge between nodes River stage one • 1 direct dependent • 1 total dependent

The module implements edges between any sort of nodes. It is inherited from several modules....

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Phrase - Perl extension for phrases corresponding to the parsed terms River stage one • 1 direct dependent • 1 total dependent

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Option - Perl extension for option of the term extraction process River stage one • 1 direct dependent • 1 total dependent

The module implements the option used by the term extractor. Options are used to define the term extraction process....

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Island - Perl extension for island of reliability River stage one • 1 direct dependent • 1 total dependent

This module reprensents the *island of reliability* and provided related methods for manipulating if. An island of reliability is a subsequence (contiguous or not) of a Maximal Noun Phrase (MNP) that corresponds to a shorter term candidate that was p...

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Corpus - Perl extension for ??? River stage one • 1 direct dependent • 1 total dependent

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::TagSet - Perl extension for managing the set of Part-of-Speech tags and inflected that can be accepted in the terms. River stage one • 1 direct dependent • 1 total dependent

This module provides methods for managing a set of Part-of-Speech tags of inflected forms that can be accepted in the terms to extract. Such lists of tags or inflected form are used by the Parsing Patterns while the syntactic analusys of the maximal ...

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Message - Perl extension for managing a message in the term extractor River stage one • 1 direct dependent • 1 total dependent

This module manages the message used in the interface. As the language of the interface can be parametrized, the message can have several contents. Each message is dedicated to a specific event in the term extractor. Messages are defined in the file ...

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Lexicon - Perl extension for lexicon of the corpus. River stage one • 1 direct dependent • 1 total dependent

The module manages the lexicon of the corpus, i.e. the list of the words appearing in the corpus. Each word, or lexicon unit is stores in the field "ITEM" (a reference to a hashtable). The key of the lexicon unit is the concatenation of the inflected...

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::FileSet - Perl extension for managing the directory containing the configuration file set given a language. River stage one • 1 direct dependent • 1 total dependent

The module provides methods for managing a repository of configuration filss for a given language. Information associated to the file set is the repository path (field "REPOSITORY") and the file list. This list is (an array stored in the field "FILES...

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Trigger - Perl extension for a trigger. River stage one • 1 direct dependent • 1 total dependent

This module represents a trigge. Each trigger contains three fields: "TYPE", "FORM" and "FS". The field "TYPE" contains the type of the trigger. The field "FORM" contains the form of the trigger. The field "FS" contains an array of forbidden structur...

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::NodeSet - Perl extension for ??? River stage one • 1 direct dependent • 1 total dependent

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::TermLeaf - Perl extension for leaf node of term tree River stage one • 1 direct dependent • 1 total dependent

This module implements the leaf node of a testified term represented as tree. Objects inherit of the module "Lingua::YaTeA::Edge". A field "INDEX" records the position of the associated word(s)....

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::RootNode - Perl extension for the root node of the syntactic tree of a term River stage one • 1 direct dependent • 1 total dependent

This module implements the root node of a syntactic tree as a specific node in its naming. Objects inherits of the module Lingua::YaTeA::Node....

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::IndexSet - Perl extension for ??? River stage one • 1 direct dependent • 1 total dependent

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Document - Perl extension for words of input document River stage one • 1 direct dependent • 1 total dependent

The module manages the words of an input documents. The identifier of the document is stored in the attribut "ID". The attribut "NAME" contains the inflected form of the word....

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC

Lingua::YaTeA::Sentence - Perl extension for sentence River stage one • 1 direct dependent • 1 total dependent

the module implements sentences of the document. An identifier (field "ID") is associated to each sentence. The field "IN_DOC_ID" records the rank of the sentence in the document. The field "DOCUMENT" is the reference to the document object....

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC
61 results (0.031 seconds)