printPrintWordVectorsUsage {fastText}R Documentation

Print Usage Information when the command equals to 'print-word-vectors'

Description

Print Usage Information when the command equals to 'print-word-vectors'

Usage

printPrintWordVectorsUsage(verbose = TRUE)

Arguments

verbose

if TRUE then information will be printed in the console

Value

It does not return a value but only prints the available parameters of the 'printPrintWordVectorsUsage' function in the R session

Examples


library(fastText)

printPrintWordVectorsUsage()


[Package fastText version 1.0.4 Index]