textutil

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package textutil provides small text-similarity helpers shared across modules (discovery false-positive baselining and authenticated-response diffing).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Similarity

func Similarity(a, b string) float64

Similarity returns a Sørensen–Dice coefficient over character bigrams (0..1), a cheap stand-in for Python's difflib.SequenceMatcher ratio.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL