FrequentSubstrings.add_condition_zero_result#

FrequentSubstrings.add_condition_zero_result(min_substrings: int = 1)[source]#

Add condition - check that the amount of frequent substrings is below the minimum.

Parameters
min_substringsint , default: 1

minimal amount of frequent substrings allowed.