StringMismatch.add_condition_not_more_variants_than#

StringMismatch.add_condition_not_more_variants_than(num_max_variants: int)[source]#

Add condition - no more than given number of variants are allowed (per string baseform).

Parameters
num_max_variantsint

Maximum number of variants allowed.