1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-09 11:49:54 +02:00

Update User_Guide.md

This commit is contained in:
Clemens Neudecker 2019-11-15 00:35:01 +01:00 committed by GitHub
parent d1b9d16bb7
commit 2b18e71493
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,10 +81,10 @@ Provided facsimile images are available online via the [iiif.io](https://iiif.io
This further requires that OCR with word segmentation is applied to the image to determine bounding boxes for tokens. This further requires that OCR with word segmentation is applied to the image to determine bounding boxes for tokens.
The iiif-image-url contained in the source ``#`` can then be used as a replacement for ``url_id`` in combination with the token bounding boxes as ``left,right,top,bottom`` to obtain the facsimile snippet url and display the image in the leftmost column. The iiif-image-url contained in the source ``#`` can then be used as a replacement for ``url_id`` in combination with the token bounding boxes as ``left,right,top,bottom`` to obtain the facsimile snippet url and display the image in the leftmost column.
![Screenshot](./../assets/snippet.png) ![Screenshot](./../assets/snippet.png)
Clicking on the facsimile snippet opens up a new tab with a larger context. Clicking on the facsimile snippet opens up a new tab with a larger context.
![Screenshot](./../assets/context_window.jpg)
#### Tagging #### Tagging
* adding a tag * adding a tag
* removing a tag * removing a tag