Skip to content

Commit b489c02

Browse files
authored
Update README.md
removed images
1 parent b45ee08 commit b489c02

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,18 +87,11 @@ Here is the output from a typical example session:
8787
Instructions for using the app
8888
1. First, take a picture of a document (or a part of it such as the introduction section) using your mobile device.
8989
Then the app will automatically:
90-
![](https://notes.buildvoc.co.uk/uploads/upload_5ecc408b44dc2e692930e9ccc9a75428.png)
91-
9290

9391
1. Convert it to text using Optical Character Recognition (OCR) technology.
9492

9593
3. Analyse the text using Annif
9694
Present you with a list of suggested subjects of interest that have been detected in the article. Also will provide you with search results for fire safety guidance.
97-
![](https://notes.buildvoc.co.uk/uploads/upload_393c0fda7032819e654c1baa407b63a1.png)
98-
99-
search results with diagrams
100-
![](https://notes.buildvoc.co.uk/uploads/upload_e21f240d38e53ba4ee57dac745f74ba7.png)
101-
10295

10396
## OCR Function
10497
Take photo of text content with a webcam (code snippet from Colab), run optical character recognition on it with Tesseract (wrapper for Google’s Tesseract-OCR), and send the text to Annif.

0 commit comments

Comments
 (0)