Package | Description |
---|---|
gov.sandia.cognition.text.term.vector.weighter |
Provides term weighting algorithms.
|
gov.sandia.cognition.text.term.vector.weighter.local |
Provides local term weighting algorithms.
|
Class and Description |
---|
LocalTermWeighter
Defines the functionality of a local term weighting scheme.
|
Class and Description |
---|
AbstractLocalTermWeighter
Abstract implementation of the
LocalTermWeighter interface. |
LocalTermWeighter
Defines the functionality of a local term weighting scheme.
|
LogLocalTermWeighter
Implements the log-based local term weighting scheme.
|