strs

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BigramIntersectionCount added in v0.7.1

func BigramIntersectionCount(s1, s2 BigramSet) int

func IntersectionCount

func IntersectionCount(s1, s2 Set) int

Types

type BigramSet added in v0.7.1

type BigramSet = []uint16

func Bigram added in v0.7.1

func Bigram(s []byte) BigramSet

type Set

type Set = map[string]struct{}

func NGram

func NGram(n int, s []byte) Set

Jump to

Keyboard shortcuts

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