Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdZeroShotClassify = &command.Command{ Name: "zero-shot-classify", UsageLine: "zero-shot-classify", Short: "classify articles with spaGO BART zero-shot classification service", Long: ` The command "zero-shot-classify" runs the worker for performing BART zero-shot classification of existing WebArticles. `, Run: Run, }
CmdZeroShotClassify implements the command "whatsnew zero-shot-classify".
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.