Models are S4 objects with several slots (methods) which can be called that way: model$slot_name()
loadLoad a model
predictMake a prediction
executeExecute commands
get_vectorsGet vectors related to provided words
get_parametersGet parameters used to train the model
get_dictionaryList all words learned
get_labelsList all labels learned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.