The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Alvis-NLPPlatform NLP"

Alvis::NLPPlatform - Perl extension for linguistically annotating XML documents in Alvis River stage zero No dependents

This module is the main part of the Alvis NLP platform. It provides overall methods for the linguistic annotation of web documents. Linguistic annotations depend on the configuration variables and dependencies between linguistic steps. Input document...

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

Alvis::NLPPlatform::Convert - Perl extension for converting files in any format into the ALVIS XML. River stage zero No dependents

This module provides methods to convert input files into the ALVIS XML format. It determines the type of the input files according to its magic number and applies converters. Output files are stored in a temporary spool....

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

Alvis::NLPPlatform::Document - Perl extension for handling (getting and adding) information into a ALVIS XML file or data. River stage zero No dependents

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

Alvis::NLPPlatform::Canonical - Perl extension for cleaning XML annotation of the canonical part of documents given the Alvis format. River stage zero No dependents

This module provides a method for removing XML annotation in the canonical section of Alvis documents....

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

Alvis::NLPPlatform::Annotation - Perl extension for managing XML annotation of documents in the Alvis format River stage zero No dependents

This module provides two main methods ("load_xml" and "render_xml") for loading and dumping XML annotated documents conformed to the Alvis DTD (see http://www.alvis/info ). Documents are read on the standard input and load in a has table. Annotated d...

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

Alvis::NLPPlatform::NLPWrappers - Perl extension for the wrappers used for linguistically annotating XML documents in Alvis River stage zero No dependents

This module provides defaults wrappers of the Natural Language Processing (NLP) tools. These wrappers are called in the ALVIS NLP Platform (see "Alvis::NLPPlatform"). Default wrappers can be overwritten by defining new wrappers in a new and local Use...

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

Alvis::NLPPlatform::MyReceiver - Internal Perl extension for analysing XML documents in the Alvis format River stage zero No dependents

This module is the handler needed to parse a XML document, when using the parser "Parser::PerlSAX". The associated methods are the standard ones. See "Parser::PerlSAX" for futher information....

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

Alvis::NLPPlatform::XMLEntities - Perl extension for managing characters which can not be used in a XML document River stage zero No dependents

This module is used to encode or decode special XML characters ("&", "'", """, >, <)....

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

Alvis::NLPPlatform::UserNLPWrappers - User interface for customizing the NLP wrappers used to linguistically annotating of XML documents in Alvis River stage zero No dependents

This module is a mere interface for allowing the cutomisation of the NLP Wrappers. Anyone who wants to integrated a new NLP tool has to overwrite the default wrapper. The aim of this module is to simplify the development a specific wrapper, its integ...

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

lib/Alvis/NLPPlatform/ParseConstituents.pm River stage zero No dependents

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

Alvis::NLPPlatform::UserNLPWRapper - User interface for customizing the NLP wrappers used for linguistically annotating of XML documents in Alvis River stage zero No dependents

This module is a mere infterface for allowing the cutomisation of the NLP Wrappers. Anyone who wants to integrated a new NLP tool have to overwrite the default wrapper. The aim of this module is to make easier the development a specific wrapper, its ...

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

alvis-nlp-server - Perl script for the server of the Alvis NLP Platform. River stage zero No dependents

This script is the server part of the ALVIS NLP Platform in distributed mode. The document is sent to the requesting client and then back to the server after the annotation process. One document is processed at a time. According the configuration, do...

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

alvis-nlp-client - Perl script for the client of the Alvis NLP Platform running in the distributed mode. River stage zero No dependents

This script is the client part of the ALVIS NLP Platform in distributed mode. It aims at linguistically annotating the document sent by the server. The annotated document is returned to the server once the annotation process. One document is processe...

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

alvis-nlp-client - Perl script for the client of the Alvis NLP Platform running in the distributed mode. River stage zero No dependents

This script is the client part of the ALVIS NLP Platform in distributed mode. It aims at linguistically annotating the document sent by the server. The annotated document is returned to the server once the annotation process. One document is processe...

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

ogmios-nlp-server - Perl script for the server of the Ogmios NLP Platform. River stage zero No dependents

This script is the server part of the OGMIOS NLP Platform in distributed mode. The document is sent to the requesting client and then back to the server after the annotation process. One document is processed at a time. According the configuration, d...

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

alvis-nlp-standalone - Perl script for linguistically annotating a corpus contained in a file River stage zero No dependents

This script linguistically annotates the document given in the standard input. The annotated document is sent to the standard output. The linguistic annotation depends on the configuration variables and dependencies between annotation levels....

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC

ogmios-standalone - Perl script for linguistically annotating files given in argument and in various format (PDF, Word, etc.). River stage zero No dependents

This script linguistically annotates the document given in the standard input. Documents can be in various formats. They are firstly converted in the ALVIS XML format. The annotated document is sent to the standard output. The linguistic annotation d...

THHAMON/Alvis-NLPPlatform-0.6 - 16 Apr 2008 17:19:55 UTC
17 results (0.026 seconds)