{% extends "base.html.j2" %} {% from "main/_breadcrumbs.html.j2" import breadcrumbs with context %} {% block page_content %}

{{ title }}

My Corpora and Query results

Create a corpus to interactively perform linguistic analysis or import query results to save interesting passages.

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

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