Added filter delete words with lower frequency from output (large corpuses optimization)
This commit is contained in:
@@ -39,6 +39,7 @@ label.msd=Morphosyntactic tag
|
||||
label.taxonomy=Filter by taxonomy
|
||||
label.minimalOccurrences=Min. nr. occurrences
|
||||
label.minimalTaxonomy=Min. nr. tax. branches
|
||||
label.minimalRelFre=Min. rel. frequency
|
||||
label.taxonomySetOperation=Filtriraj taksonomijo po
|
||||
label.solarFilters=Selected filters:
|
||||
string.lemma=lemma
|
||||
@@ -73,6 +74,7 @@ label.wordPart.msdH=Word parts will only be counted in words with the specified
|
||||
label.wordPart.taxonomyH=Word parts will only be counted in the selected text types.
|
||||
label.wordPart.minimalOccurrencesH=Units with the specified word part that occur fewer times will not be included in the output.
|
||||
label.wordPart.minimalTaxonomyH=Units with the specified word part that are present in fewer taxonomy branches will not be included in the output.
|
||||
label.wordPart.minimalRelFreH=Minimal relative frequency per million occurrences.
|
||||
|
||||
# word tab
|
||||
label.writeMsdAtTheEnd=Split the morphosyntactic tag
|
||||
|
||||
Reference in New Issue
Block a user