Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aram Verstegen
archive-hocr-tools
Commits
581920de
Commit
581920de
authored
Oct 05, 2021
by
Christian Clauss
Committed by
Merlijn Wajer
Oct 05, 2021
Browse files
fixup! Typos
parent
13143660
Changes
1
Hide whitespace changes
Inline
Side-by-side
hocr/fts.py
View file @
581920de
...
...
@@ -5,7 +5,7 @@ from hocr.text import get_paragraph_hocr_words, hocr_paragraph_text, \
get_paragraph_hocr_words
"""
Highly experimental and unstable interface to retr
e
ive page indexes and bounding
Highly experimental and unstable interface to retri
e
ve page indexes and bounding
boxes for words matching a certain full-text-search query.
Required an external system to perform the highlighting (bin/fts-text-annotate
...
...
@@ -16,7 +16,7 @@ isn't a big use for this particular file outside of Internet Archive purposes.
"""
# TODO:
# * Add notes here about internal api, interal code, backwards compat, why the
# * Add notes here about internal api, inter
n
al code, backwards compat, why the
# whole thing is so awkward, what search inside does, etc
# * Add documentation to functions, make sure they are also added to sphinx
# * Fixup the poor exception messages, and fixup failing edge cases
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment