Companion

object Companion

Properties

Link copied to clipboard
const val DEFAULT_MIN_OVERLAP: Double = 0.25

Tuned on the near-miss corpus: the lowest value that rejects no genuine paraphrase.

Link copied to clipboard
const val DEFAULT_MIN_TOKENS: Int = 5

Content words needed on both sides before an overlap ratio is worth trusting.