22
votes

I need python library that can construct suffix trees and especially generalised suffix trees. Could you suggest me some libraries. Thanks.

1
Why not try to implement it yourself? - arnkore

1 Answers

26
votes

See the following libraries.