From 8bee4196d3d822abfcc87ce3f23c02231ed34330 Mon Sep 17 00:00:00 2001
From: Inga Kirschnick
Date: Fri, 21 Oct 2022 09:46:15 +0200
Subject: [PATCH] URL revision
---
.../main/manual/_09_query_builder.html.j2 | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/app/templates/main/manual/_09_query_builder.html.j2 b/app/templates/main/manual/_09_query_builder.html.j2
index f22e5369..ff3544eb 100644
--- a/app/templates/main/manual/_09_query_builder.html.j2
+++ b/app/templates/main/manual/_09_query_builder.html.j2
@@ -38,14 +38,14 @@ under the tab "Examples".
Submit button on the right. You can also use the options below to modify your
token request before pressing the submit button. These options are explained
further here.
-
+
English pos, german pos or simple_pos
You can choose between the options "english pos", "german pos" and
"simple_pos" to search for different parts-of-speech. You can find an overview
of all tags under the "Tagsets" tab.
-
+
Empty Token
Here you can search for an empty token. This selection should never stand
@@ -75,7 +75,7 @@ under the tab "Examples".
With an option group you can search for different variants of a token. The
variants are not limited, so you can manually enter more options in the same
format. "Option1" and "option2" must be replaced accordingly.
-
+
@@ -100,7 +100,7 @@ under the tab "Examples".
it will be displayed. Note that "and" is not responsible for lining up tokens in
this case. For this you can simply string them together:
[word="I"] [word="will" & simple_pos="VERB"] [word="go"].
-
+
@@ -134,7 +134,7 @@ under the tab "Examples".
the respective abbreviations under the tab "Tagsets".
You can also search for unspecified entities by selecting "Add entity of any type".
To close the entity query you started, you have to click the entity button one more time. This will make the Entity End
element appear in your query.
-
+
@@ -142,7 +142,7 @@ under the tab "Examples".
With the meta data you can annotate your text and add specific conditions.
You can select a category on the left and enter your desired value on the right.
The selected metadata will apply to your entire request and will be added at the end.
-
+
@@ -158,11 +158,11 @@ under the tab "Examples".
Deleting the elements
You can delete the added elements from the query by clicking the X behind the respective content.
-
+
Move the elements of your query
You can drag and drop elements to customize your query.
-
+