Spaces:
Sleeping
Sleeping
Commit
·
7ff92da
1
Parent(s):
20e92e5
Updated ReadMe with some basic information
Browse files
README.md
CHANGED
|
@@ -11,3 +11,9 @@ license: apache-2.0
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 14 |
+
|
| 15 |
+
## Theatre Programmer
|
| 16 |
+
|
| 17 |
+
Uses Tesseract to perform OCR on any image supplied as an input. The text identified in the image is then through a Flair Named Entity Recognition (NER) model, the output of which is returned to the page.
|
| 18 |
+
|
| 19 |
+
This is a prototype produced for a project at the State Library Victoria in Melbourne, Australia.
|