public static double RatcliffObershelpSimilarity( this string source, string target )
<ExtensionAttribute> Public Shared Function RatcliffObershelpSimilarity ( source As String, target As String ) As Double
public: [ExtensionAttribute] static double RatcliffObershelpSimilarity( String^ source, String^ target )
[<ExtensionAttribute>] static member RatcliffObershelpSimilarity : source : string * target : string -> float
GSF.FuzzyStrings.ComparisonMetrics.RatcliffObershelpSimilarity = function(source, target);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.