You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stats similarity --threshold (-t) — sets how close two pages must be to be reported as a match, defaulting to the previous fixed level of 0.85; lower values list looser matches, higher values only closer ones.
diwe
Added
stats::SimilarityIndex::with_threshold — sets the match level used by similar and pairs, so one built index can answer queries at several levels.
stats::DEFAULT_SIMILARITY_THRESHOLD — the 0.85 match level used when no threshold is set.