Added missing updates

This commit is contained in:
2024-08-28 11:00:22 +02:00
parent 30b848d853
commit 490f17d6b2
29 changed files with 2 additions and 1 deletions

27
configs/config_wordSets.json Executable file
View File

@@ -0,0 +1,27 @@
{
"language": "SL",
"corpusLocation": "target/classes/Gigafida_subset",
"readHeaderInfo": false,
"resultsLocation": "tmp",
"selectReader": "XML (Gigafida 1.0, Kres 1.0)",
"outputName": "",
"punctuation": "comma",
"tab": "wordSets",
"calculateFor": "calculateFor.WORD",
"alsoVisualize": ["calculateFor.MORPHOSYNTACTIC_SPECS"],
"displayTaxonomy": false,
"ngramValue": 2,
"skipValue": 0,
"notePunctuations": false,
"collocability": ["Dice"],
"msd": "Sozei Sozei",
"taxonomySetOperation": "taxonomySetOperation.UNION",
"taxonomy": [],
"minimalOccurrences": 1,
"minimalTaxonomy": 1,
"minimalRelFre": 1
}