Quantcast
Channel: What is considered the best Java Suffix Tree implementation? - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Naren for What is considered the best Java Suffix Tree implementation?

Try following some of the example in Java:http://users.cis.fiu.edu/~weiss/dsaajava3/code/SuffixArray.javahttp://algs4.cs.princeton.edu/63suffix/SuffixArray.java.htmlhttp://algs4.cs.princeton.edu/63suffix/

View Article



What is considered the best Java Suffix Tree implementation?

I need a suffix tree Java Implementation. After some googling I concluded that the libdivsufsort C implementation is the best one around. Is there a Java implementation of the same (or almost as good)...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images