I need python library that can construct suffix trees and especially generalised suffix trees. Could you suggest me some libraries. Thanks.
See the following libraries.
- suffixtree
- Python-Suffix-Tree
- SuffixTree
- SuffixTree (same name different project, supports generalized suffix trees)
- pysuffix (This is suffix arrays)
来源:https://stackoverflow.com/questions/9347078/python-library-for-generalized-suffix-trees