Click or drag to resize

lemmaSemanticCloudSave Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud.Save(System.String,imbSCI.Core.reporting.ILogBuilder)"]

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public void Save(
	string __filepath = null,
	ILogBuilder logger = null
)

Parameters

__filepath (Optional)
Type: SystemString

[Missing <param name="__filepath"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud.Save(System.String,imbSCI.Core.reporting.ILogBuilder)"]

logger (Optional)
Type: ILogBuilder

[Missing <param name="logger"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud.Save(System.String,imbSCI.Core.reporting.ILogBuilder)"]

Implements

ILemmaCollectionSave(String, ILogBuilder)
See Also