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

My Corpora

Create a corpus to interactively perform linguistic analysis.

Or browse our users public corpora.

Title and Description Status
    search

    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

    Title and Description Status
      {% endblock page_content %} {% block modals %} {{ super() }} {% endblock modals %} {% block scripts %} {{ super() }} {% endblock scripts %}