Documentation ¶
Index ¶
- Constants
- func HashPart(hash map[uint64]bool, source map[uint64]bool) float64
- func HashSim(hash1 map[uint64]bool, hash2 map[uint64]bool) float64
- func MakeTrgms(txt string) map[uint64]bool
- func Sim(txt1 string, txt2 string) float64
- func UsedPart(txt string, source string) float64
- type SkipData
- type UintList
Constants ¶
View Source
const (
BUFFER_SIZE int = 3
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.