Click or drag to resize

morphRuleMatchroot Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the root part of the word (first regex group

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

Property Value

Type: String
The root.
See Also