Click or drag to resize

lemmaSemanticCloudfilepath Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the filepath.

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public string filepath { get; set; }

Property Value

Type: String
The filepath.

Implements

ILemmaCollectionfilepath
See Also