printPrintNgramsUsage | R Documentation |
Print Usage Information when the command equals to 'print-ngrams'
printPrintNgramsUsage(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 'printPrintNgramsUsage' function in the R session
library(fastText)
printPrintNgramsUsage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.