Package | Description |
---|---|
gov.sandia.cognition.text.algorithm |
Modifier and Type | Method and Description |
---|---|
ValenceSpreader.Result<TermType,DocIdType> |
ValenceSpreader.spreadValence()
This method solves the system of equations to determine the valence for
all documents input and for all terms in those documents.
|
ValenceSpreader.Result<TermType,DocIdType> |
ValenceSpreader.spreadValence(int power)
This method solves the system of equations to determine the valence for
all documents input and for all terms in those documents.
|