{% if project %}

{{ project.name }}

{% endif %}

{% if donut %}

{% endif %}

{% if list_corpora %}

Resources

Corpora

{% endif %} {% if list_corporax %}

{{corpus.name}}

{{ corpus.count }} documents

Activity:
73%
{% endif %} {% if whitelists %}

Lists of Ngrams

White Lists

{% endif %} {% if blacklists %}

Black Lists

{% endif %} {% if cooclists %}

Results (graphs)

Cooccurrences Lists

{% endfor %} {% endif %}
{% endblock %}