Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Simhash ¶
type Simhash struct {
gdSimhash.SimhashBase
}
func NewSimhash ¶
func NewSimhash() *Simhash
func (*Simhash) NewWordFeatureSet ¶
func (st *Simhash) NewWordFeatureSet(b []byte) *WordFeatureSet
type WordFeatureSet ¶
type WordFeatureSet struct {
gdSimhash.WordFeatureSet
}
func (*WordFeatureSet) GetFeatures ¶
func (w *WordFeatureSet) GetFeatures() []gdSimhash.Feature
Click to show internal directories.
Click to hide internal directories.