Search results for "module:Trigram"
String::Trigram - Find similar strings by trigram (or 1, 2, 4, etc.-gram) method
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