Update UI

This commit is contained in:
Patrick Jentsch
2020-03-07 20:20:58 +01:00
parent 607fb016df
commit 467080c7f8
6 changed files with 38 additions and 26 deletions

View File

@@ -3,12 +3,12 @@
{% set headline = '<i class="material-icons left service" data-service="corpus_analysis" style="font-size: inherit;"></i>Corpus analysis' %}
{% block page_content %}
<div class="col s12 m9 l9">
<p>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.</p>
<div class="col s12 m3 push-m9">
{% include 'services/roadmap.html.j2' %}
</div>
<div class="col m3 l3">
{% include 'services/roadmap.html.j2' %}
<div class="col s12 m9 pull-m3">
<p>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.</p>
</div>
<div class="col s12">