fs

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(r io.ReadSeeker, toLower bool, maxCount, minCount int) corpus.Corpus

Types

type Corpus

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

func (*Corpus) BatchWords

func (c *Corpus) BatchWords(ch chan []int, batchSize int) error

func (*Corpus) Cooccurrence

func (c *Corpus) Cooccurrence() *co.Cooccurrence

func (*Corpus) Dictionary

func (c *Corpus) Dictionary() *dictionary.Dictionary

func (*Corpus) IndexedDoc

func (c *Corpus) IndexedDoc() []int

func (*Corpus) Len

func (c *Corpus) Len() int

func (*Corpus) Load

func (c *Corpus) Load(with *corpus.WithCooccurrence, verbose *verbose.Verbose, logBatch int) error

Jump to

Keyboard shortcuts

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