webLemmaTermExtensions Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.TFModels.webLemma.table
public static class webLemmaTermExtensions
The webLemmaTermExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDataTableSorted |
Gets the data table sorted.
| |
| GetLemmaDictionary | ||
| GetLemmasInStringSorted |
Gets the lemmas, matching queryTerms, sorted by weight (in the table)
| |
| GetLemmasSorted |
Gets the lemmas, matching queryTerms, sorted by weight (in the table)
| |
| GetMergedLemmaDictionary | ||
| GetMergedLemmaTable |
Merges web lemma term tables into single table that should be recomputed afterwards because only absolute values are set for the lemmas
| |
| RecomputeTermFrequencies |
Recomputes the term frequencies.
|