 | lemmaSemanticCloudOnBeforeSave Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Does nothing (by default implementation) -- should be called before saving to xml
Namespace:
imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntaxpublic override void OnBeforeSave(
folderNode folder
)
Parameters
- folder
- Type: folderNode
The folder.
See Also