Generalized Suffix Tree Java Implementation - Stack Overflow
I am looking for a Java implementation of the Generalized Suffix Tree (GST) with the following features: After the creation of the GST from say 1000 strings I would like find out how ......