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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.