Ports Search

Results 561570 of 1,719 for /textproc/.(0.012 seconds)
textproc/Lingua-Ident-1.7 (Score: 0.068937615)
Statistical language identification
This module implements a statistical language identifier. The filename attributes to the constructor must refer to files containing tables of n-gram probabilites for languages. These tables can be generated using the trainlid(1) utility program. Seamus Venasse <svenasse@polaris.ca>
textproc/Lingua-Identify-CLD-0.09 (Score: 0.068937615)
Interface to Chrome language detection library
These are Perl bindings to CLD, the Compact Language Detection library from Google/Chrome.
textproc/HTML-Tiny-1.05 (Score: 0.068937615)
Lightweight, dependency free HTML/XML generation
HTML::Tiny is a simple, dependency free module for generating HTML (and XML). It concentrates on generating syntactically correct XHTML using a simple Perl notation. In addition to the HTML generation functions utility functions are provided to * encode and decode URL encoded strings * entity encode HTML * build query strings * JSON encode data structures
textproc/Lingua-Identify-0.56 (Score: 0.068937615)
Lingua::Identify - Language identification
Lingua::Identify identifies the language a given string or file is written in.
textproc/Lingua-Ispell-0.07 (Score: 0.068937615)
Perl module that encapsulates access to the Ispell program
Lingua::Ispell.pm - a module encapsulating access to the Ispell program. ispell, when reporting on misspelled words, indicates the string it was unable to verify, as well as its starting offset in the input line. No such information is returned for words which are deemed to be correctly spelled.
textproc/Lingua-Preferred-0.2.4 (Score: 0.068937615)
Perl extension to choose a language
This module provides a way for the user to specify possible languages in order of preference, and then to pick the best language of those available. Different 'dialects' given by the 'territory' part of the language specifier (such as en, en_GB, and en_US) are also supported. Seamus Venasse <svenasse@polaris.ca>
textproc/IDNA-Punycode-0.03 (Score: 0.068937615)
Perl module to encode Unicode string in Punycode
IDNA::Punycode is a module to encode / decode Unicode strings into Punycode, an efficient encoding of Unicode for use with IDNA.
textproc/Lingua-Stem-Ru-0.04 (Score: 0.068937615)
Porter stemming algorithm for Russian (KOI8-R only)
Lingua::Stem::Ru applies the Porter Stemming Algorithm to its parameters, returning the stemmed words.
textproc/Lingua-Stem-0.84 (Score: 0.068937615)
Provides word stemming algorithms localized by language
Lingua::Stem - Stemming of words This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale. Currently supported locales are: EN - English (also EN-US and EN-UK) DA - Danish DE - German GL - Galician IT - Italian NO - Norwegian PT - Portuguese SV - Swedish
textproc/JavaScript-Minifier-1.14 (Score: 0.068937615)
JavaScript whitespace/comment eliminator
Strip whitespace and comments from JavaScript code