Click or drag to resize

WeightDictionaryEntryPairname Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Text token

Namespace:  imbNLP.Toolkit.Processing
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
[XmlElementAttribute(ElementName = "n")]
public string name { get; set; }

Property Value

Type: String
The name.
See Also