{% extends "base.html.j2" %} {% import "materialize/wtf.html.j2" as wtf %} {% block main_attribs %} style="background-color:#d8c9ba86" {% endblock main_attribs %} {% block page_content %}

{{ title }}

 

 

group
layersYour social area

Here you can network with your team and other users. You can find corpora that are public and request them or just see what other users are working on.

Other Users

Find other users and see what corpora they have made public.

Public Corpora

Find public corpora.

Public Corpora
{% endblock page_content %} {% block scripts %} {{ super() }} {% endblock scripts %}