Documentation ¶
Overview ¶
Package strings is used to provide some util string functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Levenshtein ¶
Levenshtein is used to compare the number of changes required to convert the string from one to another
func StringSimilarityRatio ¶
StringSimilarityRatio is used to find the ratio of similarity between two strings using the Levenshtein algorithm below
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.