detectduplicates

package
v1.0.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdDetectDuplicates = &command.Command{
	Name:      "detect-duplicates",
	UsageLine: "detect-duplicates",
	Short:     "perform near-duplicate news detection via cosine similarity",
	Long: `
The command "detect-duplicates" runs the worker for performing near-duplicate
detection over existing WebArticles.
`,
	Run: Run,
}

CmdDetectDuplicates implements the command "whatsnew detect-duplicates".

Functions

func Run

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

Run runs the command "whatsnew detect-duplicates".

Types

This section is empty.

Jump to

Keyboard shortcuts

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