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

Update Preprocessing.md

This commit is contained in:
Clemens Neudecker 2019-11-19 23:36:18 +01:00 committed by GitHub
parent 860a3c45f0
commit 564a9ee851
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,6 @@ The preprocessing pipeline that is developed at the
[Berlin State Library](http://staatsbibliothek-berlin.de/) [Berlin State Library](http://staatsbibliothek-berlin.de/)
comprises the following steps: comprises the following steps:
- textline extraction @[sbb_pixelwise_segmentation](https://github.com/qurator-spk/pixelwise_segmentation_SBB) - textline extraction @[sbb_pixelwise_segmentation](https://github.com/qurator-spk/pixelwise_segmentation_SBB)
- word segmentation @[ocrd_tesserocr](https://github.com/OCR-D/ocrd_tesserocr) - OCR + word segmentation @[ocrd_tesserocr](https://github.com/OCR-D/ocrd_tesserocr)
- OCR @[ocrd_calamari](https://github.com/qurator-spk/ocrd_calamari)
- Tokenization - Tokenization
- Pretagging @[sbb_ner](https://github.com/qurator-spk/sbb_ner) - Pretagging @[sbb_ner](https://github.com/qurator-spk/sbb_ner)