Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Subsampler ¶
type Subsampler struct {
// contains filtered or unexported fields
}
func New ¶
func New( dic *dictionary.Dictionary, threshold float64, ) *Subsampler
func (*Subsampler) Trial ¶
func (s *Subsampler) Trial(id int) bool
Click to show internal directories.
Click to hide internal directories.