Registry / utility / fuzzy-string-match

fuzzy-string-match

JSON →
library1.0.1rbrubygemsunverified

Calculate Jaro Winkler distance between two strings.

gem install fuzzy-string-match
INSTALL
IMPORT
SIG · FUZZY-STRING-MATCH
F
fuzzy-string-match
utilityrubyv1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FuzzyStringMatch
require 'fuzzy-string-match'

Compute Jaro-Winkler similarity

require 'fuzzy-string-match' jaro = FuzzyStringMatch::JaroWinkler.create jaro.getDistance('MARTHA', 'MARHTA')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
fuzzy-string-match — gem install fuzzy-string-match · libregistry