You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alessandro Bahgat (JIRA)" <ji...@apache.org> on 2012/07/26 20:56:34 UTC

[jira] [Created] (COLLECTIONS-428) Contribution: GeneralizedSuffixTree

Alessandro Bahgat created COLLECTIONS-428:
---------------------------------------------

             Summary: Contribution: GeneralizedSuffixTree
                 Key: COLLECTIONS-428
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-428
             Project: Commons Collections
          Issue Type: New Feature
            Reporter: Alessandro Bahgat


Hello,
a while ago I wrote a GeneralizedSuffixTree (based on the Ukkonen's paper "On-line construction of suffix trees" http://www.cs.helsinki.fi/u/ukkonen/SuffixT1withFigs.pdf), that I later open sourced at https://github.com/abahgat/suffixtree.

Thomas Neidhart did several improvements here: https://github.com/netomi/suffixtree and I merged them back in the 'commons' branch of my own repository.

As per Thomas's suggestion, I am submitting the library for evaluation, as it may be a good fit for this project.

Regards,
Alessandro

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira