From c6f522a776227199d8d03878d7ac28087ae029ef Mon Sep 17 00:00:00 2001 From: stephan Date: Mon, 2 Mar 2020 14:19:54 +0100 Subject: [PATCH] new layout --- app/templates/services/corpus_analysis.html.j2 | 13 ++++++++----- app/templates/services/nlp.html.j2 | 10 ++++++---- app/templates/services/ocr.html.j2 | 10 ++++++---- app/templates/services/setup_files.html.j2 | 6 ++++++ 4 files changed, 26 insertions(+), 13 deletions(-) diff --git a/app/templates/services/corpus_analysis.html.j2 b/app/templates/services/corpus_analysis.html.j2 index d350dfd2..652078d3 100644 --- a/app/templates/services/corpus_analysis.html.j2 +++ b/app/templates/services/corpus_analysis.html.j2 @@ -3,8 +3,15 @@ {% set headline = 'Corpus analysis' %} {% block page_content %} -
+

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.

+
+ +
+ {% include 'services/roadmap.html.j2' %} +
+ +
@@ -34,10 +41,6 @@
-
- {% include 'services/roadmap.html.j2' %} -
-