Spaces:
Sleeping
Sleeping
Vignoli Michela
commited on
Commit
·
a3eb292
1
Parent(s):
03eaea3
Update app.py
Browse files
app.py
CHANGED
@@ -164,7 +164,7 @@ with gr.Blocks() as demo:
|
|
164 |
## 🔍 Preview Text Retrieval Results with Marqo Vector Database
|
165 |
<div style="font-size: 18px;">
|
166 |
<p><b>Instructions:</b> Browse through the retrieval results for the text prompt <i>"Pferd, Pferde"</i> by sliding the page slider (up to 100 first retrieval results can be inspected).
|
167 |
-
Select the data source: Choose between <i>Results Cleaned OCR, Results LLM Preprocessed OCR, Results Original OCR,</i> and our <i>Annotations</i> of text passages mentioning <i>horses</i> in the text.
|
168 |
To visualise details about the retrieved text chunk, copy and paste the document name (e.g. <i>Z166069305_430</i>) in the search bar below and click on the <i>Inspect</i> button.
|
169 |
Please note that pressing <i>Enter</i> does not work.
|
170 |
To inspect the page in the full book, click on <i>Open ONB Viewer</i> in the document details below.</p>
|
|
|
164 |
## 🔍 Preview Text Retrieval Results with Marqo Vector Database
|
165 |
<div style="font-size: 18px;">
|
166 |
<p><b>Instructions:</b> Browse through the retrieval results for the text prompt <i>"Pferd, Pferde"</i> by sliding the page slider (up to 100 first retrieval results can be inspected).
|
167 |
+
Select the data source: Choose between <i>Results Cleaned OCR, Results LLM Preprocessed OCR, Results Original OCR,</i> and our <i>Annotations</i> of text passages mentioning <i>horses and kindred animals</i> in the text.
|
168 |
To visualise details about the retrieved text chunk, copy and paste the document name (e.g. <i>Z166069305_430</i>) in the search bar below and click on the <i>Inspect</i> button.
|
169 |
Please note that pressing <i>Enter</i> does not work.
|
170 |
To inspect the page in the full book, click on <i>Open ONB Viewer</i> in the document details below.</p>
|