ILemmaCollection Methods |
[This is preliminary documentation and is subject to change.]
The ILemmaCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds the specified term.
| |
| Clear |
Clears this instance.
| |
| ContainsKey |
Determines whether the specified key contains key.
| |
| GetList |
Gets the list.
| |
| GetMatchingTerms |
Gets the matching terms.
| |
| ResolveLemmaForTerm |
Resolves the lemma for term.
| |
| ResolveSingleTerm |
Returns weight of the term, use this where possible instead of ResolveLemmaForTerm(String, ILogBuilder) | |
| Save |
Saves the specified filepath.
|