GitHub / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njmarko%2Fgoogolplex-pdf-search
PURL: pkg:github/njmarko/googolplex-pdf-search
Stars: 5
Forks: 1
Open issues: 0
License: None
Language: Python
Size: 6.21 MB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: 11 months ago
Pushed at: 11 months ago
Last synced at: 4 months ago
Topics: autocomplete, datastructures-algorithms, didyoumean, graph, heap, pdf-generation, pdf-highlighter, pdf-search, postfix-evaluation, stack, trie