| Package | Description |
|---|---|
| gov.sandia.cognition.text.term.vector.weighter.global |
Provides global term weighting algorithms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DominanceGlobalTermWeighter
Implements the dominance term gloal weighting scheme.
|
class |
EntropyGlobalTermWeighter
Implements the entropy global term weighting scheme.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractEntropyBasedGlobalTermWeighter |
AbstractEntropyBasedGlobalTermWeighter.clone() |