printPredictUsage | R Documentation |
Print Usage Information when the command equals to 'predict' or 'predict-prob'
printPredictUsage(verbose = TRUE)
verbose |
if TRUE then information will be printed in the console |
It does not return a value but only prints the available parameters of the 'printPredictUsage' function in the R session
library(fastText)
printPredictUsage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.