Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Fuzzy Wuzzy
Fuzzy Wuzzy
Stable version
1.0.2
(Compatible with
OutSystems 11
)
Uploaded
on
01 October 2024
by
5.0
(3 ratings)
Overview
Reviews
Versions
Documentation
Support
Fuzzy Wuzzy
Compatible with:
OutSystems
11
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).
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
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
.
Loading
Loading...