Package | Description |
---|---|
edu.ucla.sspace.util |
Modifier and Type | Class and Description |
---|---|
class |
PartitioningNearestNeighborFinder
A class for finding the k-nearest neighbors of one or more words.
|
class |
SimpleNearestNeighborFinder
A native
NearestNeighborFinder implemetnation for finding the k most-similar words to a provided word in a SemanticSpace using a
brute-force search. |
Copyright © 2012. All Rights Reserved.