{% extends "base.html.j2" %} {% block page_content %}

{{ title }}

My Corpora

Create a corpus to interactively perform linguistic analysis.

My Jobs

A job is the execution of a service provided by nopaque. You can create any number of jobs and let them be processed simultaneously. We strongly recommend that you create a folder on your computer where you save the various files that nopaque provides you with after each pre-processing step. You will need the result of each step for the next step.

Where is my Job data? Don't worry, please read this news entry

My Contributions

Tesseract OCR Pipeline Models

Here you can see and edit the models that you have created. You can also create new models.

SpaCy NLP Pipeline Models

Here you can see and edit the models that you have created. You can also create new models.

Transkribus HTR Pipeline Models

Here you can see and edit the models that you have created. You can also create new models.

{% endblock page_content %} {% block modals %} {{ super() }} {% endblock modals %}