Click or drag to resize

morphRuleMatchstem Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the stem part of the word - connecting root and sufix

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

Property Value

Type: String
The stem.
See Also