Skip to content

mattporritt/suffix-tree-unicode

 
 

Repository files navigation

Suffix Tree

This is a minimal update to of a suffix tree library to support arbitrary length Unicode strings. That library is itself an update of this ASCII only suffix tree library so that it supports Unicode.

I made the minimal set of changes to make this library work for my use case, so I make no guarantee of quality or functionality.

About

Bugfix for a suffix tree implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.1%
  • Python 28.9%