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

Search results for "module:Text::Iconv"

Text::Iconv - Perl interface to iconv() codeset conversion function River stage two • 17 direct dependents • 20 total dependents

The Text::Iconv module provides a Perl interface to the iconv() function as defined by the Single UNIX Specification. The convert() method converts the encoding of characters in the input string from the *fromcode* codeset to the *tocode* codeset, an...

MPIOTR/Text-Iconv-1.7 - 17 Oct 2007 14:18:03 UTC

Text::Unaccent - Remove accents from a string River stage one • 6 direct dependents • 7 total dependents

Text::Unaccent is a module that remove accents from a string. "unac_string" converts the input string from the specified charset to UTF-16 and call "unac_string_utf16" to return the unaccented equivalent. The conversion from and to UTF-16 is done wit...

LDACHARY/Text-Unaccent-1.08 - 29 Dec 2004 11:54:50 UTC

Text::StemTagPOS - Computes stemmed/POS tagged lists of text. River stage one • 2 direct dependents • 2 total dependents

"Text::StemTagPOS" uses the modules Lingua::Stem::Snowball and Lingua::EN::Tagger to do part-of-speech tagging and stemming of English text. It was developed to pre-process text for other modules. Encoding of all text should be in Perl's internal for...

KUBINA/Text-StemTagPOS-0.61 - 31 Dec 2011 13:41:21 UTC

Text::Transliterator::Unaccent - Compile a transliterator from Unicode tables, to remove accents from text River stage two • 2 direct dependents • 12 total dependents

This package compiles a transliteration function that will replace accented characters by unaccented characters. That function is fast, because it uses the builtin "tr/.../.../" Perl operator; it is compact, because it only treats the Unicode subset ...

DAMI/Text-Transliterator-1.04 - 13 Jun 2023 06:47:16 UTC

Text::Categorize::Textrank::En - Find potential keywords in English text. River stage one • 1 direct dependent • 1 total dependent

"Text::Categorize::Textrank::En" provides methods for ranking the words in English text as potential keywords. It implements a version of the textrank algorithm from the report *TextRank: Bringing Order into Texts* by R. Mihalcea and P. Tarau. Encodi...

KUBINA/Text-Categorize-Textrank-0.51 - 12 Mar 2012 17:12:15 UTC
5 results (0.027 seconds)