Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Utility Functions

General purpose scalar functions

  1. CompareStrings - compare two string values and return a % difference to help avoid near-duplicates and for inference
  2. NormalizeString - used within CompareStrings to normalize a string before comparison
  3. CleanString - used within CompareStrings to normalize a string before comparison