ITermInstance Interface |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.core.ITermInstance"]
Namespace: imbNLP.Data.semanticLexicon.core
[EntityAttribute] public interface ITermInstance : ILexiconItem
The ITermInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| gramSet | ||
| Id |
Get the persistent identifier for this entity
| |
| lemma | ||
| name |
Name contains the inflected form of a word
| |
| type |
| Name | Description | |
|---|---|---|
| expandOnce |
Expands the once.
(Defined by lexiconItemTools.) | |
| getItemTypeName | (Defined by lexiconItemTools.) | |
| IsMatch |
Determines whether the specified term is match.
(Defined by lexiconItemTools.) |