imms

package
v0.0.0-...-ccc6be2 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2015 License: GPL-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Features

type Features struct {
	// contains filtered or unexported fields
}

func NewFeaturesFromData

func NewFeaturesFromData(data []byte) *Features

func (*Features) Close

func (f *Features) Close()

func (*Features) Data

func (f *Features) Data() []byte

type SimilarityModel

type SimilarityModel struct {
	// contains filtered or unexported fields
}

func NewSimilarityModel

func NewSimilarityModel() *SimilarityModel

func (*SimilarityModel) Close

func (m *SimilarityModel) Close()

func (*SimilarityModel) Eval

func (m *SimilarityModel) Eval(a, b *Features) float32

type StreamAnalyzer

type StreamAnalyzer struct {
	// contains filtered or unexported fields
}

func NewStreamAnalyzer

func NewStreamAnalyzer() *StreamAnalyzer

func (*StreamAnalyzer) Close

func (s *StreamAnalyzer) Close()

func (*StreamAnalyzer) GetResult

func (s *StreamAnalyzer) GetResult() *Features

func (*StreamAnalyzer) Process

func (s *StreamAnalyzer) Process(data []byte)

Jump to

Keyboard shortcuts

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