~fd/comic-ocr

f246775d6b06996e8180818cf11b082889c0930b — Sambhav Saggi 2 years ago 92bd999
Update links
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 1,6 1,6 @@
# Comic OCR

This is a simple Python program to extract text from comics so that I can search for specific comics easily. So far, I have written an extractor for [SMBC Comics](smbc-comics.com). ~~The data will be made available with a search engine online later.~~ The data is available to use right now [here](https://sambhavsaggi.github.io/comic-fulltext-search) and the repo is [here](https://github.com/sambhavsaggi/comic-fulltext-search).
This is a simple Python program to extract text from comics so that I can search for specific comics easily. So far, I have written an extractor for [SMBC Comics](smbc-comics.com). ~~The data will be made available with a search engine online later.~~ The data is available to use right now [here](https://9p4.github.io/comic-fulltext-search) and the repo is [here](https://github.com/9p4/comic-fulltext-search).

## Requirements
- Tesseract OCR