FuzzyHashMap is an extension to the regular Java HashMap implementation that allows fuzzy string search. It has very good performance when searching for a key approximate equal to the search term, avoiding the need of key set iteration.
Features
- Highly efficient aproximate string search
- Multiple customizable pre-hashing algorithms
- Multiple customizable fuzzy string matching algorithms
- Keeps all the Java HashMap features
- Very easy to use
Follow FuzzyHashMap
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FuzzyHashMap!