Suffix tree implementation using Ukkonen's suffix tree construction algorithm. Sample program written to find all occurrences of a query_string and rank documents according to relevence
-
Updated
Oct 18, 2017 - Python
Suffix tree implementation using Ukkonen's suffix tree construction algorithm. Sample program written to find all occurrences of a query_string and rank documents according to relevence
Add a description, image, and links to the rank-documents topic page so that developers can more easily learn about it.
To associate your repository with the rank-documents topic, visit your repo's landing page and select "manage topics."