Package gov.llnl.ontology.clustering

Interface Summary
ClusterSimilarity This interface provides a mechanism for determining the similarity between two words after their semantic representations have been clustered.
 

Class Summary
LocalitySensitiveSimilarityListGenerator This class generates a list of similar terms for eaach word in a word space based on Locality Sensitive Hashing and hamming distances.
LocalitySensitiveWordSpaceClustering This class creates a soft cluster for a subset of the words in a word space based on the similarity lists generated.
SoftAssignment A set of soft assignment.
WordSpaceClusterSimilarity  
 



Copyright © 2010-2011. All Rights Reserved.