diff --git a/app/templates/nopaque.html.j2 b/app/templates/nopaque.html.j2 index a4ed0069..fa18a8d1 100644 --- a/app/templates/nopaque.html.j2 +++ b/app/templates/nopaque.html.j2 @@ -58,7 +58,7 @@ {% if current_user.is_authenticated %} menu {% endif %} -
Your text is split up into sentences and words, so called tokens, which can then be analyzed.
-All inflected forms of a word are grouped together so that it can be analyzed as a single item.
-
In accordance with its definition and context, each word is marked up as corresponding to a particular part of speech.
-Named entities are located and classified into specific categories like persons or locations.
-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.
++ | + Title + Description + | +Status | ++ |
---|
- | - Title - Description - | -Status | -- |
---|
Your text is split up into sentences and words, so called tokens, which can then be analyzed.
All inflected forms of a word are grouped together so that it can be analyzed as a single item.
In accordance with its definition and context, each word is marked up as corresponding to a particular part of speech.
Named entities are located and classified into specific categories like persons or locations.