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

Search results for "module:Text::Unidecode"

Text::Unidecode - plain ASCII transliterations of Unicode text River stage three • 44 direct dependents • 329 total dependents

It often happens that you have non-Roman text data in Unicode, but you can't display it-- usually because you're trying to show it to a user via an application that doesn't support Unicode, or because the fonts you need aren't accessible. You could r...

SBURKE/Text-Unidecode-1.30 - 26 Nov 2016 12:14:32 UTC

Text::Soundex - Implementation of the soundex algorithm. River stage three • 12 direct dependents • 174 total dependents

Soundex is a phonetic algorithm for indexing names by sound, as pronounced in English. The goal is for names with the same pronunciation to be encoded to the same representation so that they can be matched despite minor differences in spelling. Sound...

RJBS/Text-Soundex-3.05 - 10 Nov 2015 16:52:53 UTC

Text::Distill - Quick texts compare, plagiarism and common parts detection River stage zero No dependents

GRIBUSER/Text-Distill-0.5 - 09 Oct 2020 11:13:44 UTC

Text::Phonetic - A base class for phonetic algorithms River stage one • 2 direct dependents • 3 total dependents

Constructors new $obj = Text::Phonetic::SUBCLASS->new(%PARAMETERS) You can pass arbitrary attributes to the constructor. The only global attribute is "unidecode" which defaults to 1 if not set. This attribute controls if non-latin characters should b...

MAROS/Text-Phonetic-2.09 - 19 Oct 2017 20:32:40 UTC

Text::Fingerprint - perform simple text clustering by key collision River stage zero No dependents

Text clustering functions borrowed from the Google Refine <http://code.google.com/p/google-refine/>. Can be useful for finding groups of different values that might be alternative representations of the same thing. For example, the two strings "New Y...

SYP/Text-Fingerprint-0.006 - 20 Jun 2014 13:20:29 UTC

Text::Filter::URI - Filter a string to meet URI requirements River stage one • 1 direct dependent • 1 total dependent

PERLER/Text-Filter-URI-0.03 - 15 Jul 2012 11:22:36 UTC

Text::CleanFragment - clean up text to use as URL fragment or filename River stage one • 2 direct dependents • 3 total dependents

This module downgrades strings of text to match /^[-._A-Za-z0-9]*$/ or, to be more exact /^([-.A-Za-z0-9]([-._A-Za-z0-9]*[-.A-Za-z0-9])?)?$/ This makes the return values safe to be used as URL fragments or as file names on many file systems where whi...

CORION/Text-CleanFragment-0.08 - 14 Jan 2024 09:34:02 UTC

Text::Unaccent::PurePerl - remove accents from characters River stage one • 1 direct dependent • 2 total dependents

Conversions Text::Unaccent::PurePerl is a module for “unaccenting” characters, i.e., removing accents and other diacritic marks from characters. Here, the term *unaccenting* has a rather loose meaning, since this module does a lot more than just remo...

PJACKLAM/Text-Unaccent-PurePerl-0.05 - 02 Mar 2013 12:49:19 UTC
8 results (0.029 seconds)