vinary-tree/liblevenshtein-java

Various utilities regarding Levenshtein transducers. (Java)

43
/ 100
Emerging

This library helps developers implement efficient spell-checking or fuzzy-matching features in their applications. It takes a dictionary of valid terms and a user's query term, then quickly finds all terms from the dictionary that are within a specified number of spelling errors. Developers integrating search, auto-correction, or data cleaning functions would use this.

No commits in the last 6 months.

Use this if you need to rapidly find dictionary terms that are close in spelling to a user's input, without needing contextual analysis for suggestions.

Not ideal if your application requires advanced context-aware spelling correction or semantic similarity matching beyond simple character differences.

spell-checking fuzzy-matching data-validation search-optimization auto-correction
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 16 / 25
Community 19 / 25

How are scores calculated?

Stars

59

Forks

20

Language

Java

License

MIT

Last pushed

Dec 20, 2021

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/vinary-tree/liblevenshtein-java"

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