From 0f263df9b28b30a56f78df0eb4e38b9edd6b4776 Mon Sep 17 00:00:00 2001 From: Patrick Jentsch
diff --git a/web/app/templates/services/corpus_analysis.html.j2 b/web/app/templates/services/corpus_analysis.html.j2
index 9c684786..91b82889 100644
--- a/web/app/templates/services/corpus_analysis.html.j2
+++ b/web/app/templates/services/corpus_analysis.html.j2
@@ -29,17 +29,16 @@
Nopaque lets you create and upload as many text corpora as you want. It makes use of CQP Query Language, which allows for complex search requests with the aid of metadata and NLP tags. The results can either be displayed as text or abstract visualizations. -
+ My Corpora
-
+
search
-
import_exportImport Corpus
@@ -62,17 +61,16 @@
-
+ My query results
-
+
search
-
Add query resultfile_upload
@@ -108,9 +99,8 @@
{% block scripts %}
{{ super() }}
-
{% endblock scripts %}
|
---|