vectorize

package
v1.0.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdVectorize = &command.Command{
	Name:      "vectorize",
	UsageLine: "vectorize",
	Short:     "vectorize web articles through LaBSE encoding",
	Long: `
The command "vectorize" runs the worker for creating a vector representation
of existing WebArticles, storing the result on the configured HNSW server.
`,
	Run: Run,
}

CmdVectorize implements the command "whatsnew vectorize".

Functions

func Run

func Run(_ context.Context, conf *config.Config, args []string) error

Run runs the command "whatsnew vectorize".

Types

This section is empty.

Jump to

Keyboard shortcuts

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