Kmemo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo.guard
/
LexicalDivergenceGuard
/
LexicalDivergenceGuard
Lexical
Divergence
Guard
constructor
(
minOverlap
:
Double
=
DEFAULT_MIN_OVERLAP
,
minTokens
:
Int
=
DEFAULT_MIN_TOKENS
,
stopwords
:
Set
<
String
>
=
Vocabulary.STOPWORDS
)