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
@@ -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"