Data_Engine: Add String Sanitizing and Fuzzy/Approximate Matching Methods
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
As part of another workflow, the following methods are required, but would be more widely applicable to other workflows if hosted here.
- Remove special characters from string
- Remove keywords from list of strings
- Fuzzy/Approximate string matching based on string input and dataset
Contributor guide
Assessment
This issue has not been assessed yet.