fuzzy-wuzzy
Service icon

Fuzzy Wuzzy

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded
 on 01 October 2024
 by 
5.0
 (3 ratings)
fuzzy-wuzzy

Fuzzy Wuzzy

Compatible with:
Created on OutSystems 11

Version 1.0.2

Stable
Current
See documentation
Uploaded on 01 October 2024 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:

Upgrades

  • Upgraded underlying FuzzySharp library from 1.0.4.0 to 2.0.2.


New Features

  • Added Process_ExtractTopStrict method:
    • Exact match first, then fuzzy matching with adjustable cutoff.
    • Falls back to fuzzy matches if exact matches are fewer than the limit (with FillWithFuzzy enabled).
  • Added Process_ExtractTopWithLike method:
    • Uses LIKE search to find substrings within each element.
    • Fallbacks to fuzzy matching if no LIKE matches are found.
    • Falls back to fuzzy matches if LIKE matches are fewer than the limit (with FillWithFuzzy enabled).
  • Added Process_ExtractTopStrictWithLike method:
    • Combines exact, LIKE, and fuzzy matching in a single process.
    • Prioritizes exact matches, then LIKE matches, and finally fuzzy matches.
    • Fills remaining slots with fuzzy matches if exact and LIKE matches are fewer than the limit (with FillWithFuzzy enabled).
Application Objects:
Fuzzy Wuzzy has 0 AOs.

Version 1.0.1

Stable
See documentation
Uploaded on 03 April 2020 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:

Fixed Process_ExtractTop Cutoff parameter.

Application Objects:
Fuzzy Wuzzy has 0 AOs.

Version 1.0.0

Stable
Uploaded on 03 April 2020 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Application Objects:
Fuzzy Wuzzy has 0 AOs.