Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdExtractInformation = &command.Command{ Name: "extract-information", UsageLine: "extract-information", Short: "extract specific information from web articles with spaGO BERT Question Answering", Long: ` The command "extract-information" runs the worker for attempting information extraction over existing WebArticles, making use of spaGO BERT Question Answering service. `, Run: Run, }
CmdExtractInformation implements the command "whatsnew extract-information".
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.