Models are S4 objects with several methods which can be called that way: model$method()
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