delonnewman/mini-levenshtein

Simple, fast Levenshtein distance and similarity ratio for Ruby

23
/ 100
Experimental

This helps Ruby developers compare how different two text strings are, or how similar they are. You input two strings of text, and it outputs a numerical score indicating either the 'distance' (number of edits to transform one into the other) or a 'similarity ratio' (a percentage of how alike they are). This is for Ruby developers who need to perform string comparisons in their applications.

No commits in the last 6 months.

Use this if you are a Ruby developer needing a simple and fast way to calculate Levenshtein distance or a similarity ratio between two strings.

Not ideal if you are not a Ruby developer or need more advanced string comparison algorithms beyond Levenshtein distance.

Ruby development string comparison text analysis data quality
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 7 / 25
Maturity 16 / 25
Community 0 / 25

How are scores calculated?

Stars

28

Forks

Language

C

License

GPL-2.0

Category

go-nlp-libraries

Last pushed

Dec 08, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/delonnewman/mini-levenshtein"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.