Compare Text
Compare two strings and return a similarity score.

Input
Text
| Name | Required | Description |
|---|---|---|
| String 1 | The first string to compare. | |
| String 2 | The second string to compare. |
Output
Similarity Score The similarity score between the two strings.