Search results for "module:Lingua"
Lingua::SA - Perl extension for the language Sanskrit
The module exports functions to (1) Obtain declinations of Sanskrit nouns (2) Convert Roman into Unicode Sanskrit print vibhakti({naam=>"raama", vibhakti=>"prathamA", linga=>"puM", vachana=>"ekavachana"}),"\n"; # outputs: rAm + aH print sandhi(vibhak...
ASCHIG/Lingua-SA-0.08 - 11 Jun 2008 22:16:12 UTC
Lingua::AtD - Provides an OO wrapper for After the Deadline grammar and spelling service.
Lingua::AtD provides an OO-style interface for After the Deadline's grammar and spell checking services....
DDAY/Lingua-AtD-1.160790 - 19 Mar 2016 13:41:02 UTC
Lingua::PTD - Module to handle PTD files in Dumper Format
PTD files in Perl Dumper format are simple hashes references. But they use a specific structure, and this module provides a simple interface to manipulate it. "new" The "new" constructor returns a new Lingua::PTD object. This constructor receives a P...
AMBS/Lingua-PTD-1.17 - 01 Jul 2022 18:58:39 UTC
Lingua::Bork - Perl extension for Bork Bork Bork
Bork Bork Bork....
MCHING/Lingua-Bork-0.03 - 19 Feb 2003 22:30:51 UTC
Lingua::HPSG - Head-driven Phrase Structure Grammar
CJCOLLIER/Lingua-HPSG-0.03
-
11 Oct 2009 23:35:55 UTC
Lingua::YALI - YALI - Yet Another Language Identifier.
MAJLIS/Lingua-YALI-0.016
-
02 Feb 2019 11:04:45 UTC
Lingua::XFST - Perl bindings for the Xerox FSM libraries
This module wraps the XFST C library and provides a Perl object interface to it. Currently only the bare minimum of functionality is provided, but more is coming. The only interface supported is the network class, which can be applied to strings in b...
ARNSHOLT/Lingua-XFST-0.1 - 02 Jul 2011 16:03:16 UTC
Lingua::Deva - Convert between Latin and Devanagari Sanskrit text
The "Lingua::Deva" module provides facilities for converting Sanskrit in various Latin transliterations to Devanagari and vice-versa. "Deva" is the name for the Devanagari (*devanāgarī*) script according to ISO 15924. The facilities of this module ar...
GLTS/Lingua-Deva-1.20 - 11 Nov 2012 23:53:40 UTC
Lingua::YaTeA - Perl extension for extracting terms from a corpus and providing a syntactic analysis in a head-modifier format.
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::Align - Perl modules for the alignment of parallel corpora
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::TFIDF - Language-independent TF-IDF calculator.
Quoting Wikipedia <http://en.wikipedia.org/wiki/Tf%E2%80%93idf>: tf–idf, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus. It is ...
SEKIA/Lingua-TFIDF-0.01 - 11 May 2014 17:25:37 UTC
Lingua::Flags - Provide small flag icons
Module with small flags icons. You can get them in base64 inline HTML image or as a gif image....
AMBS/Lingua-Flags-0.07 - 15 Dec 2009 21:29:57 UTC
Lingua::Ident - Statistical language identification
This module implements a statistical language identifier based on the approach Ted Dunning described in his 1994 report *Statistical Identification of Language*....
MPIOTR/Lingua-Ident-1.7 - 18 Jun 2010 12:44:59 UTC
Lingua::NegEx - Perl extension for finding negated phrases in text and identifying the scope of negation.
This is a perl implementation of Wendy Chapman's NegEx algorithm which uses a list of phrases to determine if a negation exists in a sentence and to identify the scope of the given negation. The one exported function, negation_scope(), takes a senten...
OSLER/Lingua-NegEx-0.10 - 15 Mar 2013 02:57:37 UTC
Lingua::Ogmios - Perl extension for configurable Natural Language Processing (NLP) platform
This module implements the alpha version of the configurable Natural Language Processing (NLP) platform named Ogmios. It provides overall methods for the linguistic annotation of textual documents. Linguistic annotations depend on the configuration v...
THHAMON/Lingua-Ogmios-0.011 - 13 Sep 2015 16:40:28 UTC
Lingua::Orthon - Orthographic similarity of string to one or more others by Coltheart's N and related measures
Lingua-Orthon provides measures of similarity of character strings based on their orthographic identity, as relevant to psycholinguistic research. Case- and mark-sensitivity for determining character equality can be controlled. Wraps to Levenshtein D...
RGARTON/Lingua-Orthon-0.03 - 24 Mar 2018 02:20:51 UTC
Lingua::String - Class to contain a string in many different languages
NHORNE/Lingua-String-0.03
-
15 Mar 2022 21:28:13 UTC
Lingua::Jspell - Perl interface to the Jspell morphological analyser.
AMBS/Lingua-Jspell-1.98
-
08 Apr 2023 13:34:11 UTC
Lingua::Ispell - a module encapsulating access to the Ispell program.
Lingua::Ispell::spellcheck() takes one argument. It must be a string, and it should contain only printable characters. One allowable exception is a terminal newline, which will be chomped off anyway. The line is fed to a coprocess running ispell for ...
JDPORTER/Lingua-Ispell-0.07 - 18 Apr 2000 18:53:02 UTC