pub fn export_model(options: ExportOptions) -> Result<()>Expand description
Exports dictionary files from a trained model.
ยงArguments
options- Export options containing file paths.
pub fn export_model(options: ExportOptions) -> Result<()>Exports dictionary files from a trained model.
options - Export options containing file paths.