The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:String::Approx"

String::Approx - Perl extension for approximate matching (fuzzy matching) River stage one • 6 direct dependents • 7 total dependents

String::Approx lets you match and substitute strings approximately. With this you can emulate errors: typing errorrs, speling errors, closely related vocabularies (colour color), genetic mutations (GAG ACT), abbreviations (McScot, MacScot). NOTE: Str...

JHI/String-Approx-3.28 - 16 Apr 2017 08:52:13 UTC

Symbol::Approx::Sub::String::Approx River stage one • 1 direct dependent • 1 total dependent

DAVECROSS/Symbol-Approx-Sub-v3.1.3 - 13 Jan 2021 10:36:17 UTC

Symbol::Approx::Sub::String::Equal River stage one • 1 direct dependent • 1 total dependent

DAVECROSS/Symbol-Approx-Sub-v3.1.3 - 13 Jan 2021 10:36:17 UTC

String::Similex - gives a code to compare similar "visual" strings River stage zero No dependents

The similex code is used to compare strings that are visually equivalent, character sequences that resemble each other....

BIAFRA/String-Similex-0.01 - 17 Feb 2017 12:00:01 UTC

String::Trigram - Find similar strings by trigram (or 1, 2, 4, etc.-gram) method River stage one • 1 direct dependent • 1 total dependent

This module computes the similarity of two strings based on the trigram method. This consists of splitting some string into triples of characters and comparing those to the trigrams of some other string. For example the string kangaroo has the trigra...

TAREKA/String-Trigram-0.12 - 22 Dec 2013 09:50:01 UTC

String::KeyboardDistance - String Comparison Algorithm River stage zero No dependents

This module implmements a version of keyboard distance for fuzzy string matching. Keyboard distance is a measure of the physical distance between two keys on a keyboard. For example, 'g' has a distance of 1 from the keys 'r', 't', 'y', 'f', 'h', 'v',...

KRBURTON/String-KeyboardDistance-1.01 - 09 May 2002 16:39:09 UTC

String::KeyboardDistanceXS - String Comparison Algorithm River stage zero No dependents

This is an XS implementation of the main qwerty functions for computing the distance and match probabilities from the String::KeyboardDistance module. Please see the documentation for String::KeyboardDistance for more about these functions. Since the...

KRBURTON/String-KeyboardDistanceXS-0.02 - 20 May 2002 16:56:28 UTC
7 results (0.031 seconds)