Siemens RapidMiner slc using the COMPCOST routine to customize COMPGED sas r python perl
Too long to post here see
https://github.com/rogerjdeangelis/siemens-rapidminer-slc-using-the-compcost-routine-to-customize-compged-sas-r-python-perl
This is a complete, self-contained SAS script that compares the same two strings
under default costs and custom costs, outputting the results to the log.
Many of the eight drop down languages may be able to solve this issue
https://github.com/rogerjdeangelis/utl-macros-used-in-many-of-rogerjdeangelis-repositories
CONTENTS
1 Siemens rapidminer SLC
These are related alternate methods - may not duplicate SAS
2 Python rapidfuzz
3 python weighted_levenshtein
4 R stringdist and builtin adist function (one liner)
adist("kitten", "sitting", costs=c(insertions=2, deletions=2, substitutions=3))
5 perl brew levenshtein
Probably can be done in many of my sql dropdowns, ie sqlite, mysql, posgresql ..
May also be done with drop downs to matlab, excel and powershell?
Related
https://github.com/rogerjdeangelis/utl-altair-slc-language7-perl-read-write-text-files-summarize-and-looping-with-sqlite