|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package gov.llnl.ontology.clustering |
---|
Class gov.llnl.ontology.clustering.LocalitySensitiveWordSpaceClustering extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Map<K,V> clusterAssignments
List<E> clusters
edu.ucla.sspace.vector.DoubleVector[] clusterCentroids
Map<K,V> wordSpace
SemanticSpace
used to generate the clusters.
String sspaceName
SemanticSpace
algorithm used to generate
this clustering assignment.
Class gov.llnl.ontology.clustering.WordSpaceClusterSimilarity extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Map<K,V> clusterAssignments
List<E> clusters
edu.ucla.sspace.vector.DoubleVector[] clusterCentroids
Map<K,V> wordSpace
SemanticSpace
used to generate the clusters.
String sspaceName
SemanticSpace
algorithm used to generate
this clustering assignment.
Package gov.llnl.ontology.mains |
---|
Class gov.llnl.ontology.mains.SemEvalFormatFixer extends Object implements Serializable |
---|
Class gov.llnl.ontology.mains.WordNetCondenser extends Object implements Serializable |
---|
Package gov.llnl.ontology.text |
---|
Class gov.llnl.ontology.text.AbstractBasisMapping extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
edu.ucla.sspace.util.BiMap<K,V> mapping
boolean readOnly
true
when the BasisMapping
should not create new
dimensions for unseen keys.
Class gov.llnl.ontology.text.DependencyRelationBasisMapping extends AbstractBasisMapping<edu.ucla.sspace.dependency.DependencyPath,String> implements Serializable |
---|
Class gov.llnl.ontology.text.DependencyWordBasisMapping extends AbstractBasisMapping<edu.ucla.sspace.dependency.DependencyPath,String> implements Serializable |
---|
Class gov.llnl.ontology.text.Sentence extends edu.stanford.nlp.pipeline.Annotation implements Serializable |
---|
Serialized Fields |
---|
int start
int end
edu.stanford.nlp.pipeline.Annotation[] tokenAnnotations
Annotation
s for each token in the Sentence
.
Class gov.llnl.ontology.text.StringBasisMapping extends AbstractBasisMapping<String,String> implements Serializable |
---|
Package gov.llnl.ontology.util |
---|
Class gov.llnl.ontology.util.Counter extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Map<K,V> counts
int sum
Class gov.llnl.ontology.util.StringCounter extends Counter<String> implements Serializable |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |