Documentation ¶
Index ¶
- func ApplySortingLsh(sim_hash uint64, cluster_data []byte, kMaxNumberOfBitsInFloc uint8, ...) (uint64, error)
- func CityHash64V103(s []byte) uint64
- func CityHash64WithSeedV103(s []byte, seed uint64) uint64
- func CityHash64WithSeedsV103(s []byte, seed0, seed1 uint64) uint64
- func SetUp() ([]string, []byte, error)
- func SetUpClusterData() ([]byte, error)
- func SetUpDomainList() ([]string, error)
- func SimHashString(domain_list []string, kMaxNumberOfBitsInFloc uint8) uint64
- type WeightedFeatures
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplySortingLsh ¶
func CityHash64V103 ¶
func CityHash64WithSeedV103 ¶
func CityHash64WithSeedsV103 ¶
func SetUpClusterData ¶
func SetUpDomainList ¶
func SimHashString ¶
Types ¶
type WeightedFeatures ¶
Click to show internal directories.
Click to hide internal directories.