{% extends "base.html" %} {% block head %} {% endblock %} {% block js %} initialcorrectionset = '{{ initialcorrectionset }}'; {% endblock %} {% block menu %} {% include "viewermenu.html" %}
  • Editor Annotations
  • Edit Forms
  • Tools & Options
  • {% endblock %} {% block dialogs %}
    Correction set:
    Annotation Editor
    New:



    Declare New Annotation Type

    Here you can declare a new type of linguistic annotation, by choosing the type and pointing it to a valid FoLiA Set Definition that defines what classes (e.g. label/tag set) is to be used.


    History
    Query Console
    Queries in FoLiA Query Language:
    {% include "search.html" %} {% include "treeview.html" %}
    {% endblock %} {% block main %}
    {% endblock %}