Added Complexity measures

This commit is contained in:
2026-08-01 20:27:51 +02:00
parent 023a220d1c
commit 1572fc826b
10 changed files with 117 additions and 57 deletions
Binary file not shown.
+12
View File
@@ -425,6 +425,18 @@ msgstr "specify the minimum frequency of a tree in the treebank"
msgid "Association measures"
msgstr "Association measures"
msgid "Complexity measures"
msgstr "Complexity measures"
msgid "print maximum tree depth and mean dependency distance (MDD)"
msgstr "print maximum tree depth and mean dependency distance (MDD)"
msgid "Max depth"
msgstr "Max depth"
msgid "MDD"
msgstr "MDD"
#: templates/index.html:156
msgid "print MI, logDice and t-score"
msgstr "print MI, logDice and t-score"
Binary file not shown.
+12
View File
@@ -423,6 +423,18 @@ msgstr "najmanjše število pojavitev drevesa v korpusu"
msgid "Association measures"
msgstr "Mere povezovalnosti"
msgid "Complexity measures"
msgstr "Mere kompleksnosti"
msgid "print maximum tree depth and mean dependency distance (MDD)"
msgstr "izpiše največjo globino drevesa in povprečno razdaljo odvisnosti (MDD)"
msgid "Max depth"
msgstr "Največja globina"
msgid "MDD"
msgstr "MDD"
#: templates/index.html:156
msgid "print MI, logDice and t-score"
msgstr "izračun vrednosti MI, logDice in t-test"