5 Forks
97 Stars
97 Watchers

trie

A Trie implementation in Golang meant for auto-completion use cases. Supports Levenshtein distance search.

How to download and setup trie

Open terminal and run command
git clone https://github.com/shivamMg/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/shivamMg/trie/archive/master.zip

Or simply clone trie with SSH
[email protected]:shivamMg/trie.git

If you have some problems with trie

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