Namespace: Consultingwerk.Framework.StringComparison
Interface 
IStringSimilarity Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.StringComparison.JaroWinklerStringSimilarity

File:IStringSimilarity
Purpose:Interface for classes providing string similarity check
functionality
Author(s):Leo van Delft / Consultingwerk Ltd.
Created:Mon Jun 17 14:03:12 CEST 2019
Purpose: Compares the distance between two string values
Notes:



Top Method Summary
Options Name Purpose
+ DECIMAL ComputeStringSimilarity (character, character) Compares the distance between two string values


Method Detail
Top

PUBLIC DECIMAL ComputeStringSimilarity (character, character)

Purpose: Compares the distance between two string values
Notes:

Parameters:
pcStringOne CHARACTER
The first string
pcStringTwo CHARACTER
The second string to compare
Returns DECIMAL
DECIMAL a decimal with the Jaro Winkler value


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:48