Click or drag to resize

morphRuleMatchsufix Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the sufix part of the word

Namespace:  imbNLP.Data.semanticLexicon.morphology
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public string sufix { get; set; }

Property Value

Type: String
The sufix.
See Also