diff --git a/app/templates/auth/login.html.j2 b/app/templates/auth/login.html.j2 index ce6ab69f..6f57d209 100644 --- a/app/templates/auth/login.html.j2 +++ b/app/templates/auth/login.html.j2 @@ -26,8 +26,8 @@
+ {{ login_form.hidden_tag() }}
- {{ login_form.hidden_tag() }}
person {{ login_form.user(class='validate') }} diff --git a/app/templates/auth/register.html.j2 b/app/templates/auth/register.html.j2 index bb39bdce..8b38326a 100644 --- a/app/templates/auth/register.html.j2 +++ b/app/templates/auth/register.html.j2 @@ -24,8 +24,8 @@
+ {{ registration_form.hidden_tag() }}
- {{ registration_form.hidden_tag() }}
person {{ registration_form.username(class='validate', data_length='64') }} diff --git a/app/templates/auth/reset_password.html.j2 b/app/templates/auth/reset_password.html.j2 index 6b947b69..5c6740cf 100644 --- a/app/templates/auth/reset_password.html.j2 +++ b/app/templates/auth/reset_password.html.j2 @@ -9,8 +9,8 @@
+ {{ reset_password_form.hidden_tag() }}
- {{ reset_password_form.hidden_tag() }}
{{ reset_password_form.password(class='validate') }} {{ reset_password_form.password.label }} diff --git a/app/templates/auth/reset_password_request.html.j2 b/app/templates/auth/reset_password_request.html.j2 index 9145e52f..9ea8d8ea 100644 --- a/app/templates/auth/reset_password_request.html.j2 +++ b/app/templates/auth/reset_password_request.html.j2 @@ -8,8 +8,8 @@
+ {{ reset_password_request_form.hidden_tag() }}
- {{ reset_password_request_form.hidden_tag() }}
{{ reset_password_request_form.email(class='validate', type='email') }} {{ reset_password_request_form.email.label }} diff --git a/app/templates/corpora/add_corpus.html.j2 b/app/templates/corpora/add_corpus.html.j2 index a93a7088..39e33abf 100644 --- a/app/templates/corpora/add_corpus.html.j2 +++ b/app/templates/corpora/add_corpus.html.j2 @@ -9,8 +9,8 @@
+ {{ add_corpus_form.hidden_tag() }}
- {{ add_corpus_form.hidden_tag() }}
diff --git a/app/templates/corpora/add_corpus_file.html.j2 b/app/templates/corpora/add_corpus_file.html.j2 index 479b4b62..f792f0fe 100644 --- a/app/templates/corpora/add_corpus_file.html.j2 +++ b/app/templates/corpora/add_corpus_file.html.j2 @@ -9,10 +9,10 @@
-
+ {{ add_corpus_file_form.hidden_tag() }} +
Required metadata - {{ add_corpus_file_form.hidden_tag() }}
diff --git a/app/templates/corpora/edit_corpus_file.html.j2 b/app/templates/corpora/edit_corpus_file.html.j2 index 7a07855a..1c7ef7ef 100644 --- a/app/templates/corpora/edit_corpus_file.html.j2 +++ b/app/templates/corpora/edit_corpus_file.html.j2 @@ -9,9 +9,9 @@
-
+ {{ edit_corpus_file_form.hidden_tag() }} +
- {{ edit_corpus_file_form.hidden_tag() }}
diff --git a/app/templates/main/poster.html.j2 b/app/templates/main/poster.html.j2 index 735715d9..ee5b0a9e 100644 --- a/app/templates/main/poster.html.j2 +++ b/app/templates/main/poster.html.j2 @@ -163,9 +163,9 @@
+ {{ login_form.hidden_tag() }}
Registration and Log in - {{ login_form.hidden_tag() }}
person {{ login_form.user(class='validate') }} diff --git a/app/templates/main/poster2.html.j2 b/app/templates/main/poster2.html.j2 deleted file mode 100644 index 0173042d..00000000 --- a/app/templates/main/poster2.html.j2 +++ /dev/null @@ -1,264 +0,0 @@ -{% extends "nopaque.html.j2" %} - -{% block page_content %} - - -
-
-
- burst_modeFile Setup -

- Häufig liegen Digitalisate textueller Foschungsdaten (Bücher, Briefe etc.) in mehreren Dateien und Formaten vor. Nopaque ermöglicht die Konvertierung und Zusammenfassung in ein einheitliches Datenformat, was eine vereinfachte Weiterverarbeitung mit weiteren Services ermöglicht. -

-
-
-
-
- File - -
-
- -
-
-
-
-

 

- -
-
-
-
-
-
-
-
- -
-
-
- Ausgabe -

Nach Eingabeateinamen sortierte Multipage-TIFF-Dateien.

-
-
-

-

- Umgesetzt mit ImageMagick
- als Docker Swarm Service -
-

-
-
-
-
- -
- -
-
-
- find_in_pageOptical Character Recognition -

- Durch optische Analysemethoden werden aus Bilddaten, wie Fotos oder - Scans, Textdateien erzeugt. Erst dieser Vorverarbeitungsschritt - ermöglicht eine weitere computergestützte Verarbeitung von Dokumenten. -

-
-
-
-
- File - -
-
- -
-
-
-
-

 

- -
-
-
-
-
-
-
-
- -
-
-
- Ausgabe -

- Textdateien, PDF-Dateien und TEI P5 konforme XML-Dateien. -

-
-
-

-

- Pipelineumsetzung mit Tesseract OCR
- als Docker Swarm Service -
-

-
-
-
-
- -
- -
-
-
- format_textdirection_l_to_rNatural Language Processing -

- Mit Hilfe computergestützter linguistischer Datenverarbeitungsmethoden - (Tokenisierung, Lemmatisierung, Part-of-speech-Tagging und - Eigennamenerkennung) werden Textdateien mit weiteren Informationen ausgezeichnet. -

-
-
-
-
- File - -
-
- -
-
-
-
-

 

- -
-
-
-
-
-
-
-
- -
-
-
- Ausgabe -

Korpusdateien im verticalized text-Format (XML-Dialekt, Ähnelt CoNLL).

-
-
-

-

- Pipelineumsetzung mit spaCy
- als Docker Swarm Service -
-

-
-
-
-
- -
- -
-
-
- searchCorpus Analysis -

- Mittels CQP Query Language können komplexe Suchanfragen unter - Zuhilfenahme von Metadaten und NLP-Auszeichnungen an eigens erstellte - Korpora gestellt werden. Ergebnisse können als Text oder in abstrakter Darstellung ausgewertet werden. -

-
- search - -
- subdirectory_arrow_right -

- The | DET - quick | ADJ - brown | ADJ - fox | PROPN - jumps | VERB - over | ADP - the | DET - lazy | ADJ - - dog | NOUN - - . | PUNCT -

-
-
-
-
-
-
- -
-
-
- Ausgabe -

- Export der Ergebnisse in JSON. (Zunkünftig angedacht: CSV, Excel und - HTML) -

-
-
-

-

- Umgesetzt mit IMS Open Corpus Workbench
- als lokaler Docker-Container -
-

-
- -
-

 

-

 

-

 

-

 

-
- - -{% endblock %} diff --git a/app/templates/profile/settings.html.j2 b/app/templates/profile/settings.html.j2 index a2994afd..1289e5b0 100644 --- a/app/templates/profile/settings.html.j2 +++ b/app/templates/profile/settings.html.j2 @@ -7,9 +7,9 @@

-
- - {{ edit_general_settings_form.hidden_tag() }} + + {{ edit_general_settings_form.hidden_tag() }} +

brightness_3{{ edit_general_settings_form.dark_mode.label.text }}

@@ -48,8 +48,8 @@
+ {{ edit_password_form.hidden_tag() }}
- {{ edit_password_form.hidden_tag() }}
vpn_key {{ edit_password_form.current_password() }} @@ -93,8 +93,8 @@
+ {{ edit_email_form.hidden_tag() }}
- {{ edit_email_form.hidden_tag() }}
mail {{ edit_email_form.email() }} diff --git a/app/templates/services/nlp.html.j2 b/app/templates/services/nlp.html.j2 index 330323e4..da0cd2e7 100644 --- a/app/templates/services/nlp.html.j2 +++ b/app/templates/services/nlp.html.j2 @@ -38,8 +38,8 @@

Submit a job

+ {{ add_job_form.hidden_tag() }}
- {{ add_job_form.hidden_tag() }}
diff --git a/app/templates/services/ocr.html.j2 b/app/templates/services/ocr.html.j2 index 685f236a..3e2a75e7 100644 --- a/app/templates/services/ocr.html.j2 +++ b/app/templates/services/ocr.html.j2 @@ -20,8 +20,8 @@

Submit a job

+ {{ add_job_form.hidden_tag() }}
- {{ add_job_form.hidden_tag() }}
diff --git a/app/templates/services/setup_files.html.j2 b/app/templates/services/setup_files.html.j2 index cef684ed..ee93de48 100644 --- a/app/templates/services/setup_files.html.j2 +++ b/app/templates/services/setup_files.html.j2 @@ -20,8 +20,8 @@

Submit a job

+ {{ add_job_form.hidden_tag() }}
- {{ add_job_form.hidden_tag() }}