Click or drag to resize

ILemmaCollectionname Property

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

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

Property Value

Type: String
The name.
See Also