njmarko / googolplex-pdf-search

Python program for searching pdf text, ranking the results and exporting highlighted search results in pdf. Uses trie structure, stack, heap, page graph. Converts queries to postfix notation. Allows for logical expressions and phrases. Offers did you mean functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

njmarko/googolplex-pdf-search Stargazers