package
1.0.0-beta.2
Repository: https://github.com/specializedgeneralist/whatsnew.git
Documentation: pkg.go.dev

# Functions

DefaultSelectTopHit is the default implementation of DuplicateDetector.SelectTopHit.
New creates a new WebScraper.

# Structs

DuplicateDetector implements a Faktory worker for performing near-duplicate detection over existing WebArticles.

# Type aliases

SelectTopHitFn is a function type for selecting the top similar entry among all KNN search hits.