Updated visualization of results and examples.

This commit is contained in:
2025-01-11 13:13:12 +01:00
parent e6b57ce789
commit d31d41beef
7 changed files with 166 additions and 113 deletions
+50 -38
View File
@@ -1,14 +1,14 @@
# Translations template for PROJECT.
# Copyright (C) 2024 ORGANIZATION
# Copyright (C) 2025 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-11-04 19:24+0100\n"
"POT-Creation-Date: 2025-01-11 13:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,121 +17,113 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.14.0\n"
#: app.py:163
#: app.py:145 app.py:221
msgid "Tree"
msgstr ""
#: app.py:164
#: app.py:146 app.py:222
msgid "Frequency"
msgstr ""
#: app.py:165
#: app.py:147 app.py:223
msgid "Frequency in B"
msgstr ""
#: app.py:166
#: app.py:148 app.py:224
msgid "Order"
msgstr ""
#: app.py:167
#: app.py:149 app.py:225
msgid "Number of nodes"
msgstr ""
#: app.py:168
#: app.py:150 app.py:226
msgid "Head node"
msgstr ""
#: app.py:169
#: app.py:151 app.py:227
msgid "Grew-match URL"
msgstr ""
#: app.py:170
msgid "Example subtree"
msgstr ""
#: app.py:171
msgid "Example ID"
msgstr ""
#: app.py:172
#: app.py:152 app.py:228
msgid "Ratio"
msgstr ""
#: app.py:173
#: app.py:153 app.py:229
msgid "%DIFF"
msgstr ""
#: app.py:174
#: app.py:154 app.py:230
msgid "OR"
msgstr ""
#: app.py:175
#: app.py:155 app.py:231
msgid "BIC"
msgstr ""
#: app.py:176
#: app.py:156 app.py:232
msgid "MI"
msgstr ""
#: app.py:177
#: app.py:157 app.py:233
msgid "logDice"
msgstr ""
#: app.py:178
#: app.py:158 app.py:234
msgid "t-score"
msgstr ""
#: app.py:181
#: app.py:161 app.py:237
msgid "Frequency in A"
msgstr ""
#: app.py:245 app.py:246
#: app.py:307 app.py:308
msgid "Please insert either input url or file, not both of them."
msgstr ""
#: app.py:256 app.py:337
#: app.py:318 app.py:399
msgid "Incorrect URL!"
msgstr ""
#: app.py:258 app.py:259
#: app.py:320 app.py:321
msgid "Please insert either input url or provide a file."
msgstr ""
#: app.py:267
#: app.py:329
msgid "Please select at least one node type."
msgstr ""
#: app.py:272
#: app.py:334
msgid "Node option"
msgstr ""
#: app.py:272
#: app.py:334
msgid "is not supported. Please enter valid options."
msgstr ""
#: app.py:325 app.py:326
#: app.py:387 app.py:388
msgid "Please insert either compare url or file, not both of them."
msgstr ""
#: app.py:349
#: app.py:411
msgid "Please insert an Integer."
msgstr ""
#: app.py:383
#: app.py:447
msgid ""
"Processing failed! Please recheck your settings, e.g. input format or "
"head node description."
msgstr ""
#: app.py:392
#: app.py:456
msgid "Frequency "
msgstr ""
#: app.py:392
#: app.py:456
msgid "Frequency in A "
msgstr ""
#: app.py:393 templates/base.html:23 templates/base.html:25
#: app.py:457 templates/base.html:23 templates/base.html:25
#: templates/index.html:8 templates/result.html:21
msgid "code"
msgstr ""
@@ -208,6 +200,10 @@ msgstr ""
msgid "Support"
msgstr ""
#: templates/examples.html:13 templates/examples.html:45
msgid "Examples"
msgstr ""
#: templates/index.html:9
msgid "Input data"
msgstr ""
@@ -386,3 +382,19 @@ msgstr ""
msgid "Download complete results"
msgstr ""
#: templates/result.html:29
msgid "Close"
msgstr ""
#: templates/result.html:33
msgid "Visualization"
msgstr ""
#: templates/result.html:65
msgid "See all other examples"
msgstr ""
#: templates/result.html:65
msgid "See examples in Grew-match"
msgstr ""