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

Search results for "text::unaccent"

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

jsFind - generate index for full text search engine in JavaScript River stage zero No dependents

This module can be used to create index files for jsFind, powerful tool for adding a search engine to a CDROM archive or catalog without requiring the user to install anything. Main difference between this module and scripts delivered with jsFind are...

DPAVLIN/jsFind-0.06 - 31 Oct 2004 01:36:20 UTC - Search in distribution

Music::Tag - Interface for collecting information about music files. River stage two • 10 direct dependents • 11 total dependents

Extendable module for working with Music Tags. Music::Tag Is powered by various plugins that collect data about a song based on whatever information has already been discovered. The motivation behind this was to provide a convenient method for fixing...

EALLENIII/Music-Tag-0.4103 - 21 Aug 2010 22:22:25 UTC - Search in distribution

Text::Slugify - create URL slugs from text River stage zero No dependents

Takes a bit of text, removes puncuation, spaces and other junk to produce a string suitable for use in a URL. If you have Text::Unaccent::PurePerl installed it will 'unaccent' accented characters instead of removing them....

ROBN/Text-Slugify-0.002 - 19 Dec 2014 03:21:16 UTC - Search in distribution

DBD::SQLite::Fulltext_search - Using fulltext searches with DBD::SQLite River stage four • 506 direct dependents • 1133 total dependents

Introduction SQLite is bundled with an extension module called "FTS" for full-text indexing. Tables with this feature enabled can be efficiently queried to find rows that contain one or more instances of some specified words (also called "tokens"), i...

ISHIGAKI/DBD-SQLite-1.74 - 19 Sep 2023 17:26:03 UTC - Search in distribution

DBD::SQLcipher::Fulltext_search - Using fulltext searches with DBD::SQLcipher River stage zero No dependents

Introduction SQLcipher is bundled with an extension module called "FTS" for full-text indexing. Tables with this feature enabled can be efficiently queried to find rows that contain one or more instances of some specified words (also called "tokens")...

TGASIBA/DBD-SQLcipher-0.02 - 23 May 2016 07:48:28 UTC - Search in distribution

Search::Tokenizer - Decompose a string into tokens (words) River stage one • 3 direct dependents • 6 total dependents

This module builds an iterator function that will progressively extract terms from a given input string. Terms are defined by a regular expression (for example "\w+"). Extraction of terms relies on the builtin "global match" operator of Perl (the 'g'...

DAMI/Search-Tokenizer-1.03 - 18 May 2021 06:52:09 UTC - Search in distribution

Text::StripAccents - removes accented & special characters from strings River stage zero No dependents

This simple module takes accented characters and replaces them with their anglicised ASCII counterparts, e.g. Ü becomes U. It currently ONLY supports Latin1. If there are any characters I've missed out that you think should be included, please mail m...

CCOLBOURN/Text-StripAccents-0.11 - 11 Jun 2005 10:56:56 UTC - Search in distribution

Text::Phonetic::Koeln - Kölner Phonetik algorithm River stage one • 2 direct dependents • 3 total dependents

The "Kölner Phonetik" is a phonetic algorithm for indexing names by sound, as pronounced in German. 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 sp...

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

App::perlmv::scriptlets::std - A collection of perlmv scriptlets River stage one • 3 direct dependents • 3 total dependents

PERLANCAR/App-perlmv-0.609 - 23 Feb 2024 01:52:31 UTC - Search in distribution

KSx::Analysis::StripAccents - Remove accents and fold to lowercase River stage zero No dependents

This analyser strips accents from its input, removes accents, and converts it to lowercase. It may end up changing the length of a token, so make sure that this analyser is not used before a tokenizer....

SPROUT/KSx-Analysis-StripAccents-0.05 - 10 May 2009 21:52:20 UTC - Search in distribution

Bundle::MusicBrainz::Server - Bundled dependancies to run a MusicBrainz Server. River stage zero No dependents

Also need the following but it requires human intervention: Text::Unaccent - at least version 1.05: http://www.senga.org/download/unac/Text-Unaccent-1.05.tar.gz DBD::Pg requires by hand config...

JAYJ/Bundle-MusicBrainz-Server-0.01 - 17 Oct 2002 18:25:43 UTC - Search in distribution

Unicode::Diacritic::Strip - strip diacritics from Unicode text River stage zero No dependents

This module offers two ways to remove diacritics from Unicode text. One of them, "strip_diacritics", uses the Unicode decompositions to break the characters down. The other one, "fast_strip", is a faster alternative based on a hash of alphabetical ch...

BKB/Unicode-Diacritic-Strip-0.14 - 07 Dec 2022 03:17:42 UTC - Search in distribution
15 results (0.057 seconds)