From ce997e69ea0f3487727c418083539c8da39ea94f Mon Sep 17 00:00:00 2001 From: Patrick Jentsch
The roadmap guides you through nopaque's workflow! If you have the necessary input fie formats, you can directly jump into the corresponding process. If not, you can use the roadmap to jump right to the preceding process.
File setup
+File setup
Digital copies of text based research data (books, letters, etc.) often comprise various files and formats. nopaque converts and merges those files to facilitate further processing.
- Create Job + Create JobOptical Character Recognition
+Optical Character Recognition
nopaque converts your image data – like photos or scans – into text data through a process called OCR. This step enables you to proceed with further computational analysis of your documents.
- Create Job + Create JobNatural Language Processing
+Natural Language Processing
By means of computational linguistic data processing (tokenization, lemmatization, part-of-speech tagging and named-entity recognition) nopaque extracts additional information from your text.
- Create Job + Create JobOur source code is spread over multiple Git repositories.
File setup
+File setup
Digital copies of text based research data (books, letters, etc.) often comprise various files and formats. nopaque converts and merges those files to facilitate further processing and the application of other services.
Optical Character Recognition
+Optical Character Recognition
nopaque converts your image data – like photos or scans – into text data through OCR making it machine readable. This step enables you to proceed with further computational analysis of your documents.
Natural Language Processing
+Natural Language Processing
By means of computational linguistic data processing (tokenization, lemmatization, part-of-speech tagging and named-entity recognition) nopaque extracts additional information from your text.