Skip to content

v0.15.0

Latest

Choose a tag to compare

@gimalay gimalay released this 22 Jul 21:03

iwe

Added

  • 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.