LexicalDivergenceGuard

constructor(minOverlap: Double = DEFAULT_MIN_OVERLAP, minTokens: Int = DEFAULT_MIN_TOKENS, stopwords: Set<String> = Vocabulary.STOPWORDS)