RubyGems Navigation menu

string-similarity 2.1.0

Description

This gem provides some methods for calculating similarities of two strings.

Currently implemented

  • Cosine similarity

  • Levenshtein distance/similarity

Planned

  • Hamming similarity

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.1.0 - March 17, 2020 (9.5 KB)
  2. 2.0.1 - November 22, 2017 (9.5 KB)
  3. 2.0.0 - February 19, 2016 (9 KB)
  4. 1.1.1 - February 19, 2016 (8.5 KB)
  5. 1.1.0 - September 07, 2015 (8.5 KB)
Show all versions (7 total)

Development Dependencies (4):

bundler ~> 2.0
pry >= 0
rake ~> 13.0
rspec >= 0

Owners:

Pushed by:

Authors:

  • Manuel Hutter

SHA 256 checksum:

ab949bdd39fdeeedf64fc6a40a75546419a9d36bdb370f2dbbfc488bcc00a3bf

Total downloads 1,613,620

For this version 983,536

License:

MIT

Required Ruby Version: >= 0

Links: