Returns a number between 0 and 1 indicating the similarity of two trigrams.
Both arrays and strings can be provided as arguments. Arrays are assumed to be already-generated trigrams, and string will have their trigrams generated.
Returns a number between 0 and 1 indicating the similarity of two trigrams.
Both arrays and strings can be provided as arguments. Arrays are assumed to be already-generated trigrams, and string will have their trigrams generated.