Package | Description |
---|---|
gov.sandia.cognition.text.term.relation |
Provides relationships between terms.
|
Modifier and Type | Method and Description |
---|---|
MatrixBasedTermSimilarityNetwork |
TermVectorSimilarityNetworkCreator.create(java.util.Collection<? extends Vectorizable> documents,
TermIndex termIndex)
Creates a new similarity network between the terms in the given
documents.
|