10 Forks
37 Stars
37 Watchers

Trie

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

How to download and setup Trie

Open terminal and run command
git clone https://github.com/umbertogriffo/Trie.git
git clone is used to create a copy or clone of Trie repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Trie https://github.com/umbertogriffo/Trie/archive/master.zip

Or simply clone Trie with SSH
[email protected]:umbertogriffo/Trie.git

If you have some problems with Trie

You may open issue on Trie support forum (system) here: https://github.com/umbertogriffo/Trie/issues