Models are S4 objects with several slots (methods) which can be called that way: model$slot_name()
load
Load a model
predict
Make a prediction
execute
Execute commands
get_vectors
Get vectors related to provided words
get_parameters
Get parameters used to train the model
get_dictionary
List all words learned
get_labels
List all labels learned