FuzzyWuzzy

FuzzyWuzzy (ODC)

Stable version 1.1.0 (Compatible with ODC)
Uploaded on 26 August 2024 by valantic LCS
FuzzyWuzzy

FuzzyWuzzy (ODC)

Details
Detailed Description

OutSystems Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.




OutSystems fuzzy string matching implementation of Seat Geek's well-known python FuzzyWuzzy algorithm.

Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.


This asset is an ODC version of this one, thanks Miguel Antunes for the original asset:

https://www.outsystems.com/forge/component-overview/8122/fuzzy-wuzzy


The GitHub source code is available at https://github.com/doitleanlabs/odc-fuzzywuzzy


This ODC Asset was migrated by Fábio Fantato





Release notes 
  • upgrade to .net8