suffix-tree topic
domain-word
Tells you which "words" can be written as a publicly available domain
CodeJam
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
suffixtree
A Java implementation of a Generalized Suffix Tree using Ukkonen's algorithm
suffix-trees
Python implementation of Suffix Trees and Generalized Suffix Trees.
lexpy
Python package for lexicon; Trie and DAWG implementation.
data-structures
Data structures implementation & visualization
Ukkonen-s-Suffix-Tree-Algorithm
Ukkonen's suffix tree algorithm, a complete version implemented in Python
go-domain-suffix-trie
安全开发基础组件:域名后缀树(Golang实现)
suffix-tree
A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.