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

{{ title }}

groupUsers

Edit the individual user accounts. You have the following options:

  • - View, edit and delete user accounts
  • - View, edit and delete user corpora
  • - View, edit and delete user jobs
  • - View, edit and delete user added Tesseract models
  • - View, edit and delete user added SpaCy models
ICorpora

Edit all Corpora. You have the following options:

  • - View, edit and delete corpora
  • - View, edit and delete corpus jobs
  • - Edit corpus follower roles and the public status of the corpus
{% endblock page_content %}