Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 201 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 201 Bytes

Suffix-Trees

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