1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-07-11 03:19:52 +02:00
neat/docs/Preprocessing.md

10 lines
498 B
Markdown
Raw Normal View History

2019-11-19 23:32:29 +01:00
# Preprocessing
The preprocessing pipeline that is developed at the
[Berlin State Library](http://staatsbibliothek-berlin.de/)
comprises the following steps:
- 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 @[ocrd_calamari](https://github.com/qurator-spk/ocrd_calamari)
- Tokenization
- Pretagging @[sbb_ner](https://github.com/qurator-spk/sbb_ner)