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