A B C D E F G H I J K L M N O P R S T U V W X Y 

D

d - Variable in class ch.akuhn.edu.mit.tedlab.SVDRec
 
danishStemmer - Class in org.tartarus.snowball.ext
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
danishStemmer() - Constructor for class org.tartarus.snowball.ext.danishStemmer
 
dataClasses - Variable in class edu.ucla.sspace.matrix.factorization.AbstractSvd
The data point by class matrix.
dataClasses() - Method in class edu.ucla.sspace.matrix.factorization.AbstractSvd
Returns the data point by latent class Matrix.
dataClasses() - Method in class edu.ucla.sspace.matrix.factorization.NonNegativeMatrixFactorizationMultiplicative
Returns the data point by latent class Matrix.
dataClasses() - Method in class edu.ucla.sspace.matrix.factorization.NonNegativeMatrixFactorizationOPL
Returns the data point by latent class Matrix.
dataClasses() - Method in class edu.ucla.sspace.matrix.factorization.SingularValueDecompositionLibC
Returns the data point by latent class Matrix.
dataClasses() - Method in interface edu.ucla.sspace.matrix.MatrixFactorization
Returns the data point by latent class Matrix.
dataMatrix - Variable in class edu.ucla.sspace.clustering.BaseSpectralCut
The Matrix containing the data points.
DataMatrixLinkClustering - Class in edu.ucla.sspace.clustering
 
DataMatrixLinkClustering() - Constructor for class edu.ucla.sspace.clustering.DataMatrixLinkClustering
 
DataMatrixLinkClustering(AffinityMatrixCreator) - Constructor for class edu.ucla.sspace.clustering.DataMatrixLinkClustering
 
dataPointIds() - Method in class edu.ucla.sspace.clustering.CentroidCluster
Returns the set of identifiers for all data points assigned to this cluster.
dataPointIds() - Method in interface edu.ucla.sspace.clustering.Cluster
Returns the set of identifiers for all data points assigned to this cluster.
dataPointIds() - Method in class edu.ucla.sspace.clustering.SynchronizedCluster
Returns the set of identifiers for all data points assigned to this cluster.
dataPointValues() - Method in class edu.ucla.sspace.clustering.CentroidCluster
Returns an empty list, as no spare data point values are maintained.
dataPointValues() - Method in interface edu.ucla.sspace.clustering.Cluster
Returns the set of stored data points, if any, for this cluster.
dataPointValues() - Method in class edu.ucla.sspace.clustering.SynchronizedCluster
Returns the set of stored data points, if any, for this cluster.
DeeseAntonymEvaluation - Class in edu.ucla.sspace.evaluation
 
DeeseAntonymEvaluation() - Constructor for class edu.ucla.sspace.evaluation.DeeseAntonymEvaluation
 
DeeseEvaluator - Class in edu.ucla.sspace.evaluation
 
DeeseEvaluator() - Constructor for class edu.ucla.sspace.evaluation.DeeseEvaluator
 
DEFAULT_ALPHA - Static variable in class edu.ucla.sspace.clustering.StreamingKMeans
The default alpha value.
DEFAULT_AVERGAGE_LINK_MERGE_THRESHOLD - Static variable in class edu.ucla.sspace.clustering.ClusteringByCommittee
DEFAULT_BETA - Static variable in class edu.ucla.sspace.clustering.FastStreamingKMeans
The default value of beta that appeared to work best according ot Michael Shindler
DEFAULT_BETA - Static variable in class edu.ucla.sspace.clustering.StreamingKMeans
The default beta value.
DEFAULT_CLUSTER_LINKAGE_PROPERTY - Static variable in class edu.ucla.sspace.clustering.HierarchicalAgglomerativeClustering
The default linkage method to use.
DEFAULT_COFL - Static variable in class edu.ucla.sspace.clustering.StreamingKMeans
 
DEFAULT_COMMITTEE_SIMILARITY_THRESHOLD - Static variable in class edu.ucla.sspace.clustering.ClusteringByCommittee
DEFAULT_DEPENDENCY_PATH_LENGTH - Static variable in class edu.ucla.sspace.dri.DependencyRandomIndexing
The default legnth a dependency path may have.
DEFAULT_GAMMA - Static variable in class edu.ucla.sspace.clustering.StreamingKMeans
The default gamma value.
DEFAULT_HISTORY_DECAY_RATE - Static variable in class edu.ucla.sspace.isa.IncrementalSemanticAnalysis
The default rate at which the history (semantics) decays when affecting other co-occurring word's semantics.
DEFAULT_IMPACT_RATE - Static variable in class edu.ucla.sspace.isa.IncrementalSemanticAnalysis
The default rate at which the co-occurrence of a word affects the semantics.
DEFAULT_INDEX_VECTOR_LENGTH - Static variable in class edu.ucla.sspace.index.RandomIndexVectorGenerator
The default number of dimensions to create in each TernaryVector.
DEFAULT_INDEX_VECTOR_VALUES - Static variable in class edu.ucla.sspace.index.RandomIndexVectorGenerator
The default number of values to set in an TernaryVector.
DEFAULT_INDEX_VECTOR_VARIANCE - Static variable in class edu.ucla.sspace.index.RandomIndexVectorGenerator
The default random variance in the number of values that are set in an TernaryVector.
DEFAULT_INNER_ITERATIONS - Static variable in class edu.ucla.sspace.matrix.factorization.NonNegativeMatrixFactorizationMultiplicative
By default, use this many inner iterations.
DEFAULT_ITERATIONS - Static variable in class edu.ucla.sspace.matrix.factorization.NonNegativeMatrixFactorizationOPL
By default, use this many iterations.
DEFAULT_KOFL - Static variable in class edu.ucla.sspace.clustering.StreamingKMeans
 
DEFAULT_MAX_CLUSTERS - Static variable in class edu.ucla.sspace.clustering.OnlineKMeans
The default number of clusters.
DEFAULT_MEAN - Static variable in class edu.ucla.sspace.index.GaussianVectorGenerator
 
DEFAULT_MERGE_THRESHOLD - Static variable in class edu.ucla.sspace.clustering.OnlineKMeans
The default merge threshold.
DEFAULT_NUM_CLUSTERS - Static variable in class edu.ucla.sspace.clustering.StreamingKMeans
The default number of clusters.
DEFAULT_NUM_POINTS - Static variable in class edu.ucla.sspace.clustering.StreamingKMeans
The default number of clusters.
DEFAULT_OUTER_ITERATIONS - Static variable in class edu.ucla.sspace.matrix.factorization.NonNegativeMatrixFactorizationMultiplicative
By default, use this many outer iterations.
DEFAULT_RESIDUE_SIMILARITY_THRESHOLD - Static variable in class edu.ucla.sspace.clustering.ClusteringByCommittee
DEFAULT_SEMANTIC_PARTITION_DURATION - Static variable in class edu.ucla.sspace.tri.FixedDurationTemporalRandomIndexing
The default time span of one month to be used if no time span is specified using the "edu.ucla.sspace.tri.FixedDurationTemporalRandomIndexing.partitionDuration" property.
DEFAULT_SIMILAR_ITEMS - Static variable in class edu.ucla.sspace.tools.SimilarityListGenerator
 
DEFAULT_SIMILARITY_FUNCTION - Static variable in class edu.ucla.sspace.clustering.FastStreamingKMeans
The default similarity function is in the inverse of the square of the Euclidean distances, which preserves all the properties specified in the Shindler et al (2011) paper.
DEFAULT_SOFT_CLUSTERING_SIMILARITY_THRESHOLD - Static variable in class edu.ucla.sspace.clustering.ClusteringByCommittee
DEFAULT_STANDARD_DEVIATION - Static variable in class edu.ucla.sspace.index.GaussianVectorGenerator
 
DEFAULT_VECTOR_LENGTH - Static variable in class edu.ucla.sspace.dri.DependencyRandomIndexing
The default vector length.
DEFAULT_VECTOR_LENGTH - Static variable in class edu.ucla.sspace.index.RandomOrthogonalVectorGenerator
The default number of dimensions to create in each TernaryVector.
DEFAULT_VECTOR_LENGTH - Static variable in class edu.ucla.sspace.isa.IncrementalSemanticAnalysis
The default number of dimensions to be used by the index and semantic vectors.
DEFAULT_VECTOR_LENGTH - Static variable in class edu.ucla.sspace.ri.RandomIndexing
The default number of dimensions to be used by the index and semantic vectors.
DEFAULT_VECTOR_LENGTH - Static variable in class edu.ucla.sspace.rri.ReflectiveRandomIndexing
The default number of dimensions to be used by the index and semantic vectors.
DEFAULT_VECTOR_LENGTH - Static variable in class edu.ucla.sspace.tri.OrderedTemporalRandomIndexing
The default number of dimensions to be used by the index and semantic vectors.
DEFAULT_VECTOR_MEAN - Static variable in class edu.ucla.sspace.index.RandomOrthogonalVectorGenerator
The default number of values to set in an TernaryVector.
DEFAULT_VECTOR_STANDARD_DEVIATION - Static variable in class edu.ucla.sspace.index.RandomOrthogonalVectorGenerator
The default random std in the number of values that are set in an TernaryVector.
DEFAULT_WEIGHTING - Static variable in class edu.ucla.sspace.hal.HyperspaceAnalogueToLanguage
The default WeightingFunction to use.
DEFAULT_WEIGHTING - Static variable in class edu.ucla.sspace.nonlinear.LocalityPreservingCooccurrenceSpace
The default WeightingFunction to use.
DEFAULT_WINDOW_LIMIT - Static variable in class edu.ucla.sspace.index.WindowedPermutationFunction
The default window limit to place on permutations.
DEFAULT_WINDOW_SIZE - Static variable in class edu.ucla.sspace.gws.GenericWordSpace
The default number of words to view before and after each word in focus.
DEFAULT_WINDOW_SIZE - Static variable in class edu.ucla.sspace.hal.HyperspaceAnalogueToLanguage
The default number of words before and after the focus word to include
DEFAULT_WINDOW_SIZE - Static variable in class edu.ucla.sspace.isa.IncrementalSemanticAnalysis
The default number of words to view before and after each word in focus.
DEFAULT_WINDOW_SIZE - Static variable in class edu.ucla.sspace.nonlinear.LocalityPreservingCooccurrenceSpace
The default number of words before and after the focus word to include
DEFAULT_WINDOW_SIZE - Static variable in class edu.ucla.sspace.ri.RandomIndexing
The default number of words to view before and after each word in focus.
DEFAULT_WINDOW_SIZE - Static variable in class edu.ucla.sspace.tri.OrderedTemporalRandomIndexing
The default number of words to view before and after each word in focus.
DefaultDependencyPermutationFunction<T extends Vector> - Class in edu.ucla.sspace.dependency
An default DependencyPermutationFunction for permuting a Vector based on a dependecny path, represented as a list of DependencyRelationss.
DefaultDependencyPermutationFunction(PermutationFunction<T>) - Constructor for class edu.ucla.sspace.dependency.DefaultDependencyPermutationFunction
Creates a new DefaultDependencyPermutationFunction that wraps an existing PermutationFunction.
DefaultPermutationFunction - Class in edu.ucla.sspace.index
A generic permutation function.
DefaultPermutationFunction() - Constructor for class edu.ucla.sspace.index.DefaultPermutationFunction
Creates an empty DefaultPermutationFunction.
degree(int) - Method in class edu.ucla.sspace.graph.AbstractGraph
Returns the number of edges that connect this vertex to other vertices in this graph.
degree(int) - Method in class edu.ucla.sspace.graph.AbstractGraph.Subgraph
Returns the number of edges that connect this vertex to other vertices in this graph.
degree(int) - Method in class edu.ucla.sspace.graph.DirectedMultigraph
Returns the number of edges that connect this vertex to other vertices in this graph.
degree(int) - Method in interface edu.ucla.sspace.graph.Graph
Returns the number of edges that connect this vertex to other vertices in this graph.
degree(int) - Method in class edu.ucla.sspace.graph.GraphAdaptor
Returns the number of edges that connect this vertex to other vertices in this graph.
degree(int) - Method in class edu.ucla.sspace.graph.UndirectedMultigraph
Returns the number of edges that connect this vertex to other vertices in this graph.
degree(int) - Method in class edu.ucla.sspace.graph.WeightedDirectedMultigraph
Returns the number of edges that connect this vertex to other vertices in this graph.
DenseDynamicMagnitudeVector - Class in edu.ucla.sspace.vector
A Vector where all values are held in memory.
DenseDynamicMagnitudeVector(int) - Constructor for class edu.ucla.sspace.vector.DenseDynamicMagnitudeVector
Create an DenseDynamicMagnitudeVector with all values starting at 0 with the given length.
DenseDynamicMagnitudeVector(double[]) - Constructor for class edu.ucla.sspace.vector.DenseDynamicMagnitudeVector
Create a DenseDynamicMagnitudeVector taking the values given by vector.
DenseDynamicMagnitudeVector(DoubleVector) - Constructor for class edu.ucla.sspace.vector.DenseDynamicMagnitudeVector
Create a DenseDynamicMagnitudeVector by copying the values from another Vector.
DenseIntVector - Class in edu.ucla.sspace.vector
An IntegerVector class whose data is back by an array.
DenseIntVector(int) - Constructor for class edu.ucla.sspace.vector.DenseIntVector
Creates a new vector of the specified length
DenseIntVector(IntegerVector) - Constructor for class edu.ucla.sspace.vector.DenseIntVector
Creates a new vector using the values of the specified vector.
DenseIntVector(int[]) - Constructor for class edu.ucla.sspace.vector.DenseIntVector
Creates a new vector using the values of the specified array.
DenseVector - Class in edu.ucla.sspace.vector
A Vector where all values are held in memory.
DenseVector(int) - Constructor for class edu.ucla.sspace.vector.DenseVector
Create an DenseVector with all values starting at 0 with the given length.
DenseVector(double[]) - Constructor for class edu.ucla.sspace.vector.DenseVector
Create a DenseVector taking the values given by vector.
DenseVector(DoubleVector) - Constructor for class edu.ucla.sspace.vector.DenseVector
Create a DenseVector by copying the values from another Vector.
DEPENDENCY_ACCEPTOR_PROPERTY - Static variable in class edu.ucla.sspace.dri.DependencyRandomIndexing
The property for setting the DependencyRelationAcceptor.
DEPENDENCY_PATH_LENGTH_PROPERTY - Static variable in class edu.ucla.sspace.dri.DependencyRandomIndexing
The property for setting the maximal length of any DependencyPath.
DependencyBasisMaker - Class in edu.ucla.sspace.tools
This main creates a BasisMapping based on the unique terms found in a document set and serializes it to disk.
DependencyBasisMaker() - Constructor for class edu.ucla.sspace.tools.DependencyBasisMaker
 
DependencyBasisMaker.OccurrenceCounter - Class in edu.ucla.sspace.tools
A simple term SemanticSpace implementation that counts word co-occurrences, performs a transform, and then scores each recorded basis dimension based on the row summed scores for each word.
DependencyBasisMaker.OccurrenceCounter(Transform, int, DependencyPathAcceptor, DependencyPathWeight, int) - Constructor for class edu.ucla.sspace.tools.DependencyBasisMaker.OccurrenceCounter
DependencyContextExtractor - Class in edu.ucla.sspace.wordsi
This ContextExtractor reads in documents that have been dependency parsed.
DependencyContextExtractor(DependencyExtractor, DependencyContextGenerator) - Constructor for class edu.ucla.sspace.wordsi.DependencyContextExtractor
DependencyContextExtractor(DependencyExtractor, DependencyContextGenerator, boolean) - Constructor for class edu.ucla.sspace.wordsi.DependencyContextExtractor
DependencyContextGenerator - Interface in edu.ucla.sspace.wordsi
An interface for generating context vectors from raw unparsed text.
DependencyExtractor - Interface in edu.ucla.sspace.dependency
An interface for classes that read the output files of dependency parse sentences and convert the data into a dependency parse tree.
DependencyExtractorManager - Class in edu.ucla.sspace.dependency
A coordinating utility class for managing all the DependencyExtractor instances responsible for reading all of the different dependency parsing output formats.
DependencyFileDocumentIterator - Class in edu.ucla.sspace.text
An iterator implementation that returns Document containg a single dependency parsed sentence given a file in the CoNLL Format
DependencyFileDocumentIterator(String) - Constructor for class edu.ucla.sspace.text.DependencyFileDocumentIterator
Creates an Iterator over the file where each document returned contains the sequence of dependency parsed words composing a sentence..
DependencyFileDocumentIterator(String, boolean) - Constructor for class edu.ucla.sspace.text.DependencyFileDocumentIterator
Creates an Iterator over the file where each document returned contains the sequence of dependency parsed words composing a sentence..
DependencyGenericMain - Class in edu.ucla.sspace.mains
This abstract class extends GenericMain by overing the getDocumentIterator function such that it generates document iterators for dependency parse trees.
DependencyGenericMain() - Constructor for class edu.ucla.sspace.mains.DependencyGenericMain
 
DependencyIterator - Class in edu.ucla.sspace.dependency
A traversal class for iterating over a dependency tree of Relations.
DependencyIterator(DependencyTreeNode, DependencyRelationAcceptor, int) - Constructor for class edu.ucla.sspace.dependency.DependencyIterator
Creates a new DependencyIterator that will return all DependencyPaths rooted at the term with index startTerm.
DependencyPath - Interface in edu.ucla.sspace.dependency
An interface for representing the nodes and their relations in a dependency path.
DependencyPathAcceptor - Interface in edu.ucla.sspace.dependency
An interface for deciding whether a provided path is valid for further processing.
DependencyPathBasisMapping - Interface in edu.ucla.sspace.dv
An interface for specifying how the occurrence of a word in a specific syntactic relationship is quantified as a dimension in the vector basis.
DependencyPathWeight - Interface in edu.ucla.sspace.dependency
An interface for weighting, or scoring, dependency paths.
DependencyPermutationFunction<T extends Vector> - Interface in edu.ucla.sspace.dependency
An interface for permuting a Vector based on a dependecny path, represented as a list of DependencyRelations.
DependencyRandomIndexing - Class in edu.ucla.sspace.dri
A co-occurrence based approach to statistical semantics that uses dependency parse trees and approximates a full co-occurrence matrix by using a randomized projection.
DependencyRandomIndexing(DependencyPermutationFunction<TernaryVector>) - Constructor for class edu.ucla.sspace.dri.DependencyRandomIndexing
Creates a new instance of DependencyRandomIndexing that takes ownership of a DependencyExtractor and uses the System provided properties to specify other class objects.
DependencyRandomIndexing(DependencyPermutationFunction<TernaryVector>, Properties) - Constructor for class edu.ucla.sspace.dri.DependencyRandomIndexing
Create a new instance of DependencyRandomIndexing which takes ownership
DependencyRandomIndexingMain - Class in edu.ucla.sspace.mains
Process Properties -l, --vectorLength=INT The size of the vectors -s, --windowSize=INT,INT The number of words before, and after the focus term to inspect -P, --userPermutations Set if permutations should be used -p, --permutationFunction Set the DependencyPermutationFunction that will be used.
DependencyRandomIndexingMain() - Constructor for class edu.ucla.sspace.mains.DependencyRandomIndexingMain
Uninstantiable.
DependencyRelation - Interface in edu.ucla.sspace.dependency
An interface for representing a dependency relationship between a head node and its dependent relation.
DependencyRelationAcceptor - Interface in edu.ucla.sspace.dependency
An interface for providing restrictions on dependency relations.
DependencyTreeNode - Interface in edu.ucla.sspace.dependency
The interface for a word in a dependency parse tree.
DependencyTreeTransform - Interface in edu.ucla.sspace.dependency
An interface for transforming a dependency tree represented by a series of DependencyTreeNodes.
DependencyVectorSpace - Class in edu.ucla.sspace.dv
An implementation of the Dependency Vector Space word space model.
DependencyVectorSpace() - Constructor for class edu.ucla.sspace.dv.DependencyVectorSpace
Creates and configures this DependencyVectorSpace with the default set of parameters.
DependencyVectorSpace(Properties) - Constructor for class edu.ucla.sspace.dv.DependencyVectorSpace
Creates and configures this DependencyVectorSpace with the default set of parameters.
DependencyVectorSpace(Properties, int) - Constructor for class edu.ucla.sspace.dv.DependencyVectorSpace
/** Creates and configures this DependencyVectorSpace with the default set of parameters.
DependencyVectorSpaceMain - Class in edu.ucla.sspace.mains
An executable class for running DepenencyVectorSpace from the command line.
dependentNode() - Method in interface edu.ucla.sspace.dependency.DependencyRelation
Returns the dependent node that is related to the head node.
dependentNode() - Method in class edu.ucla.sspace.dependency.SimpleDependencyRelation
Returns the dependent node that is related to the head node.
DepPsdTokenCounter - Class in edu.ucla.sspace.tools
 
DepPsdTokenCounter(DependencyExtractor) - Constructor for class edu.ucla.sspace.tools.DepPsdTokenCounter
Creates a new token counter that optionally lower cases tokens
DepSemTokenCounter - Class in edu.ucla.sspace.tools
 
DepSemTokenCounter(DependencyExtractor) - Constructor for class edu.ucla.sspace.tools.DepSemTokenCounter
Creates a new token counter that optionally lower cases tokens
DepTokenCounter - Class in edu.ucla.sspace.tools
A utility class for counting tokens in one or more files.
DepTokenCounter(boolean, boolean, DependencyExtractor) - Constructor for class edu.ucla.sspace.tools.DepTokenCounter
Creates a new token counter that optionally lower cases tokens
DiagonalMatrix - Class in edu.ucla.sspace.matrix
A special-case Matrix implementation for diagonal matrices.
DiagonalMatrix(int) - Constructor for class edu.ucla.sspace.matrix.DiagonalMatrix
Creates a new DiagonalMatrix with numValues rows and columns.
DiagonalMatrix(double[]) - Constructor for class edu.ucla.sspace.matrix.DiagonalMatrix
Creates a new DiagonalMatrix with newValues as the diagonal values.
DimensionallyInterpretableSemanticSpace<T> - Interface in edu.ucla.sspace.common
An interface for SemanticSpace instances that are meaningfully interpretable.
DirectClustering - Class in edu.ucla.sspace.clustering
An implementation of the Direct K-Means clustering available in the CLUTO Clustering Software.
DirectClustering() - Constructor for class edu.ucla.sspace.clustering.DirectClustering
 
DirectedEdge - Interface in edu.ucla.sspace.graph
An interface for representing a directed edge between two vertices.
DirectedGraph<E extends DirectedEdge> - Interface in edu.ucla.sspace.graph
An interface specification for interacting with directed graph objects.
DirectedMultigraph<T> - Class in edu.ucla.sspace.graph
A directed multigraph implementation.
DirectedMultigraph() - Constructor for class edu.ucla.sspace.graph.DirectedMultigraph
Creates an empty graph with node edges
DirectedMultigraph(Graph<? extends DirectedTypedEdge<T>>) - Constructor for class edu.ucla.sspace.graph.DirectedMultigraph
Creates a directed multigraph with a copy of all the vertices and edges in g.
DirectedTypedEdge<T> - Interface in edu.ucla.sspace.graph
An interface for directed edges in multigraphs.
DirectoryCorpusReader<D extends Document> - Class in edu.ucla.sspace.text
An abstract base class for corpus reading iterators that need to traverse through a large nested directory structure to find files containing text.
DirectoryCorpusReader() - Constructor for class edu.ucla.sspace.text.DirectoryCorpusReader
Constructs a new DirectoryCoprusReader that uses no DocumentPreprocessor.
DirectoryCorpusReader(DocumentPreprocessor) - Constructor for class edu.ucla.sspace.text.DirectoryCorpusReader
Constructs a new DirectoryCoprusReader that uses processor to pre-process any raw text extracted from a corpus file.
DirectoryCorpusReader.BaseFileIterator - Class in edu.ucla.sspace.text
 
DirectoryCorpusReader.BaseFileIterator(Iterator<File>) - Constructor for class edu.ucla.sspace.text.DirectoryCorpusReader.BaseFileIterator
DirectoryWalker - Class in edu.ucla.sspace.util
A utility class that allows for easy iteration over all the files within a directory and its subdirectories (but not returning the directories themselves).
DirectoryWalker(File) - Constructor for class edu.ucla.sspace.util.DirectoryWalker
Creates a DirectoryWalker that will return all files recursively accessible from the directory
DirectoryWalker(File, String) - Constructor for class edu.ucla.sspace.util.DirectoryWalker
Creates a DirectoryWalker that will only return files whose names end in the specified suffix
DirectoryWalker(File, FileFilter) - Constructor for class edu.ucla.sspace.util.DirectoryWalker
Creates a DirectoryWalker that will only return files that are acceptable by the filter.
disconnect(int) - Method in interface edu.ucla.sspace.graph.EdgeSet
Removes all edges instances that connect to the specified vertex, returning the number of edges that were removed, if any.
disconnect(int) - Method in class edu.ucla.sspace.graph.GenericEdgeSet
Removes all edges instances that connect to the specified vertex, returning the number of edges that were removed, if any.
disconnect(int) - Method in class edu.ucla.sspace.graph.SparseDirectedEdgeSet
Removes all edges instances that connect to the specified vertex, returning the number of edges that were removed, if any.
disconnect(int) - Method in class edu.ucla.sspace.graph.SparseDirectedTypedEdgeSet
Removes all edges instances that connect to the specified vertex, returning the number of edges that were removed, if any.
disconnect(int) - Method in class edu.ucla.sspace.graph.SparseTypedEdgeSet
Removes all edges instances that connect to the specified vertex, returning the number of edges that were removed, if any.
disconnect(int) - Method in class edu.ucla.sspace.graph.SparseUndirectedEdgeSet
Removes all edges instances that connect to the specified vertex, returning the number of edges that were removed, if any.
disconnect(int) - Method in class edu.ucla.sspace.graph.SparseWeightedDirectedTypedEdgeSet
Removes all edges instances that connect to the specified vertex, returning the number of edges that were removed, if any.
disconnect(int) - Method in class edu.ucla.sspace.graph.SparseWeightedEdgeSet
Removes all edges instances that connect to the specified vertex, returning the number of edges that were removed, if any.
DisjointSets<T> - Class in edu.ucla.sspace.util
 
DisjointSets(Set<T>...) - Constructor for class edu.ucla.sspace.util.DisjointSets
 
DisjointSets(Collection<? extends Set<T>>) - Constructor for class edu.ucla.sspace.util.DisjointSets
 
divide(int, Double) - Method in class edu.ucla.sspace.util.SparseDoubleArray
Divides the specified value to the index by the provided value and stores the result at the index (just as array[index] /= value)
divide(int, Integer) - Method in class edu.ucla.sspace.util.SparseIntArray
Divides the specified value to the index by the provided value and stores the result at the index (just as array[index] /= value)
divide(int, Long) - Method in class edu.ucla.sspace.util.SparseLongArray
Divides the specified value to the index by the provided value and stores the result at the index (just as array[index] /= value)
divide(int, T) - Method in interface edu.ucla.sspace.util.SparseNumericArray
Divides the specified value to the index by the provided value and stores the result at the index (just as array[index] /= value)
dividePrimitive(int, double) - Method in class edu.ucla.sspace.util.SparseDoubleArray
Divides the specified value to the index by the provided value and stores the result at the index (just as array[index] /= value)
dividePrimitive(int, int) - Method in class edu.ucla.sspace.util.SparseIntArray
Divides the specified value to the index by the provided value and stores the result at the index (just as array[index] /= value)
dividePrimitive(int, long) - Method in class edu.ucla.sspace.util.SparseLongArray
Divides the specified value to the index by the provided value and stores the result at the index (just as array[index] /= value)
DMat - Class in ch.akuhn.edu.mit.tedlab
 
DMat(int, int) - Constructor for class ch.akuhn.edu.mit.tedlab.DMat
 
DO_NOT_NORMALIZE_PROPERTY - Static variable in class edu.ucla.sspace.coals.Coals
Specifies if Coals should not normalize the co-occurance matrix.
Document - Interface in edu.ucla.sspace.text
An abstraction for a document that allows document processors to access text in a uniform manner.
documentCounter - Variable in class edu.ucla.sspace.common.GenericTermDocumentVectorSpace
The counter for recording the current number of documents observed.
DocumentPreprocessor - Class in edu.ucla.sspace.text
A class for preprocessing all types of documents.
DocumentPreprocessor() - Constructor for class edu.ucla.sspace.text.DocumentPreprocessor
Constructs a DocumentPreprocessor with an empty word list
DocumentPreprocessor(File) - Constructor for class edu.ucla.sspace.text.DocumentPreprocessor
Constructs a DocumentPreprocessor where the provided file contains the list all valid words for the output documents.
DocumentPreprocessor(String[]) - Constructor for class edu.ucla.sspace.text.DocumentPreprocessor
A Constructor purely for test purposes.
documentSpaceSize() - Method in class edu.ucla.sspace.lsa.LatentSemanticAnalysis
Returns the number of documents processed by LatentSemanticAnalysis if the document space has been retained.
DocumentVectorBuilder - Class in edu.ucla.sspace.common
DocumentVectorBuilder generates Vector representations of a document, based on semantic Vectors provided for a SemanticSpace.
DocumentVectorBuilder(SemanticSpace) - Constructor for class edu.ucla.sspace.common.DocumentVectorBuilder
Creates a DocumentVectorBuilder from a SemanticSpace and extracts options from the system wide Properties.
DocumentVectorBuilder(SemanticSpace, Properties) - Constructor for class edu.ucla.sspace.common.DocumentVectorBuilder
Creates a DocumentVectorBuilder from a SemanticSpace and extracts options from the given Properties.
DotIO - Class in edu.ucla.sspace.graph.io
A class for reading graph instances from DOT graph files.
DotIO() - Constructor for class edu.ucla.sspace.graph.io.DotIO
 
DotIO(Indexer<String>) - Constructor for class edu.ucla.sspace.graph.io.DotIO
 
DotProduct - Class in edu.ucla.sspace.similarity
Returns the dot product of the two vectors.
DotProduct() - Constructor for class edu.ucla.sspace.similarity.DotProduct
 
dotProduct(Vector, Vector) - Static method in class edu.ucla.sspace.vector.VectorMath
Computes the dot product, xTy of the two vectors.
dotProduct(DoubleVector, DoubleVector) - Static method in class edu.ucla.sspace.vector.VectorMath
Computes the dot product, aTb of the two vectors.
dotProduct(IntegerVector, IntegerVector) - Static method in class edu.ucla.sspace.vector.VectorMath
Computes the dot product, aTb of the two vectors.
DotWriter - Class in edu.ucla.sspace.graph.io
A class for reading graph instances from DOT graph files.
DotWriter() - Constructor for class edu.ucla.sspace.graph.io.DotWriter
 
DotWriter(Indexer<String>) - Constructor for class edu.ucla.sspace.graph.io.DotWriter
 
DotWriter(Map<Integer, String>) - Constructor for class edu.ucla.sspace.graph.io.DotWriter
 
DoubleEntry - Interface in edu.ucla.sspace.util
An object that represents an index that has an associated double value.
DoubleVector - Interface in edu.ucla.sspace.vector
An generalized interface for vectors.
DoubleVectorGenerator<T extends DoubleVector> - Interface in edu.ucla.sspace.index
An interface for classes which will maintain and generate random DoubleVectors.
Duple<T,U> - Class in edu.ucla.sspace.util
A wrapper for containing two objects of different types.
Duple(T, U) - Constructor for class edu.ucla.sspace.util.Duple
 
dutchStemmer - Class in org.tartarus.snowball.ext
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
dutchStemmer() - Constructor for class org.tartarus.snowball.ext.dutchStemmer
 
DVRIWordsiMain - Class in edu.ucla.sspace.mains
A dependency based executable class for running Wordsi.
DVRIWordsiMain() - Constructor for class edu.ucla.sspace.mains.DVRIWordsiMain
 
DVWCWordsiMain - Class in edu.ucla.sspace.mains
A dependency based executable class for running Wordsi.
DVWCWordsiMain() - Constructor for class edu.ucla.sspace.mains.DVWCWordsiMain
 
DVWordsiMain - Class in edu.ucla.sspace.mains
A dependency based executable class for running Wordsi.
DVWordsiMain() - Constructor for class edu.ucla.sspace.mains.DVWordsiMain
 
DynamicGraph - Interface in edu.ucla.sspace.graph
A stub interface for Graph instances that encode time on their vertices and edges.
A B C D E F G H I J K L M N O P R S T U V W X Y 

Copyright © 2012. All Rights Reserved.