An open API service indexing awesome lists of open source software.

https://github.com/mpolinowski/tesseract-spacy-python

Tesseract OCR & spaCy NER
https://github.com/mpolinowski/tesseract-spacy-python

python3 spacy-ner tesseract-ocr

Last synced: 3 months ago
JSON representation

Tesseract OCR & spaCy NER

Awesome Lists containing this project

README

        

# Natural Language Processing in Python

## Building an Name Card Scanner with Tesseract

[Tesseract OCR on Arch Linux](https://mpolinowski.github.io/devnotes/2021-10-31--tesseract_ocr_arch_linux)

## Processing Name Entities in spaCy

[spaCy NER on Arch Linux](https://mpolinowski.github.io/devnotes/2021-11-01--spacy_natural_language_processing)

## Working with Prediction Models

[spaCy NER Predictions](https://mpolinowski.github.io/devnotes/2021-11-02--spacy_ner_predictions)