Метод | Описание | |
---|---|---|
Score ( this Source, string Test, double Fuzziness ) : double |
A fuzzy string search algorithm. Based on: ScoreSharp (https://github.com/bltavares/scoresharp) Based on: string_score from Joshaven Potter (https://github.com/joshaven/string_score) MIT License
|
|
Score ( this |
A fuzzy string search algorithm. Based on: ScoreSharp (https://github.com/bltavares/scoresharp) Based on: string_score from Joshaven Potter (https://github.com/joshaven/string_score) MIT License
|
public static Score ( this Source, string Test, double Fuzziness ) : double | ||
Source | this | |
Test | string | |
Fuzziness | double | |
Результат | double |
public static Score ( this |
||
Sources | this |
|
Test | string | |
Fuzziness | double | |
Результат | double |