Skip to content

rgrannell1/trie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

trie

Motivation

Tries can be used to group strings by prefix recursively, which gives me a way to group similar text without more advanced clustering methods.

About

A trie implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages