An open API service indexing awesome lists of open source software.

https://github.com/umbertogriffo/trie

A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.
https://github.com/umbertogriffo/trie

data-structures java java-8 levenshtein-distance retrieval stream string-similarity trie

Last synced: 4 months ago
JSON representation

A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.

Awesome Lists containing this project