Versions in this module Expand all Collapse all v0 v0.1.0 Jan 12, 2024 Changes in this version + func Compare(a uint64, b uint64) float64 + func GetHash(text string) uint64 + type Simhash struct + func NewSimhash() *Simhash + func (st *Simhash) NewWordFeatureSet(b []byte) *WordFeatureSet + type WordFeatureSet struct + func (w *WordFeatureSet) GetFeatures() []gdSimhash.Feature