This function returns a number between 0 and 100 representing the percentage of similarity between two texts based on the Jaro Winkler similarity algorithm.
Bash
similarity(text1, text2) #Output: Number
📚 Use cases and examples
| Use case |
|---|
| No content found. |