simhash

package
v0.0.0-...-b51f827 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
}

type SimpleSimHash

type SimpleSimHash struct {
	HTTPClient *http.Client
}

SimpleSimHash is my implementation of simhash

func NewSimpleSimHash

func NewSimpleSimHash() *SimpleSimHash

NewSimpleSimHash xxx

func (*SimpleSimHash) Crawl

func (sim *SimpleSimHash) Crawl(url string) []byte

Crawl xxx

func (*SimpleSimHash) Tokenize

func (sim *SimpleSimHash) Tokenize(reader io.Reader) string

Tokenize xxx

Jump to

Keyboard shortcuts

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