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

U

UkWacDependencyFileIterator - 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
UkWacDependencyFileIterator(String) - Constructor for class edu.ucla.sspace.text.UkWacDependencyFileIterator
Creates an Iterator over the file where each document returned contains the sequence of dependency parsed words composing a sentence..
UkWaCDocumentIterator - Class in edu.ucla.sspace.text
An iterator implementation that returns Document instances labled with the source URL from which its text was obtained, as specified in the ukWaC.
UkWaCDocumentIterator(File) - Constructor for class edu.ucla.sspace.text.UkWaCDocumentIterator
Creates an Iterator over the file where each document returned is labeled by the source from which it was extracted
UkWaCDocumentIterator(String) - Constructor for class edu.ucla.sspace.text.UkWaCDocumentIterator
Creates an Iterator over the file where each document returned is labeled by the source from which it was extracted
unanswerableQuestions() - Method in class edu.ucla.sspace.evaluation.SimpleWordAssociationReport
Returns the number of questions for which a SemanticSpace could not give an answer due to missing word vectors.
unanswerableQuestions() - Method in interface edu.ucla.sspace.evaluation.WordAssociationReport
Returns the number of questions for which a SemanticSpace could not give an answer due to missing word vectors.
unanswerableQuestions() - Method in interface edu.ucla.sspace.evaluation.WordChoiceReport
Returns the number of questions for which the SemanticSpace could not give an answer due to missing word vectors in either the prompt or the options.
unanswerableQuestions() - Method in interface edu.ucla.sspace.evaluation.WordSimilarityReport
Returns the number of questions for which a SemanticSpace could not give an answer due to missing word vectors.
UndirectedMultigraph<T> - Class in edu.ucla.sspace.graph
A directed multigraph implementation.
UndirectedMultigraph() - Constructor for class edu.ucla.sspace.graph.UndirectedMultigraph
Creates an empty graph with node edges
UndirectedMultigraph(Graph<? extends TypedEdge<T>>) - Constructor for class edu.ucla.sspace.graph.UndirectedMultigraph
Creates a directed multigraph with a copy of all the vertices and edges in g.
unescapeHTML(String) - Static method in class edu.ucla.sspace.text.StringUtils
Returns the provided string where all HTML special characters (e.g.
unescapeHTML(StringBuilder) - Static method in class edu.ucla.sspace.text.StringUtils
Modifies the provided StringBuilder by replacing all HTML special characters (e.g.
uniqueIterator() - Method in class edu.ucla.sspace.graph.SparseDirectedTypedEdgeSet
 
uniqueIterator() - Method in class edu.ucla.sspace.graph.SparseTypedEdgeSet
 
uniqueIterator() - Method in class edu.ucla.sspace.graph.SparseWeightedDirectedTypedEdgeSet
 
UniversalPathAcceptor - Class in edu.ucla.sspace.dependency
A DependencyPathAcceptor that accepts all links.
UniversalPathAcceptor() - Constructor for class edu.ucla.sspace.dependency.UniversalPathAcceptor
 
UniversalRelationAcceptor - Class in edu.ucla.sspace.dependency
A DependencyPathAcceptor that accepts all links.
UniversalRelationAcceptor() - Constructor for class edu.ucla.sspace.dependency.UniversalRelationAcceptor
 
unmodifiable(Graph<T>) - Static method in class edu.ucla.sspace.graph.Graphs
To-do
unmodifiableSet(IntSet) - Static method in class edu.ucla.sspace.util.primitive.PrimitiveCollections
Returns an immuable view of the provided IntSet.
unrelatedPriming() - Method in class edu.ucla.sspace.evaluation.AbstractWordPrimingTest.SimpleWordPrimingReport
Returns the priming score for unrelated word pairs.
unrelatedPriming() - Method in interface edu.ucla.sspace.evaluation.WordPrimingReport
Returns the priming score for unrelated word pairs.
update(int) - Method in class edu.ucla.sspace.clustering.criterion.BaseFunction
Updates the clustering assignment for data point indexed by currentVectorIndex.
update(int) - Method in interface edu.ucla.sspace.clustering.criterion.CriterionFunction
Updates the clustering assignment for data point indexed by currentVectorIndex.
update(int) - Method in class edu.ucla.sspace.clustering.criterion.HybridBaseFunction
Updates the clustering assignment for data point indexed by currentVectorIndex.
updateAssignment(String, String, int) - Method in interface edu.ucla.sspace.wordsi.AssignmentReporter
Updates the assignment report with the knowledge that primaryKey and secondaryKey were associated with clusterId once.
updateAssignment(String, String, int) - Method in class edu.ucla.sspace.wordsi.psd.PseudoWordReporter
Updates the assignment report with the knowledge that primaryKey and secondaryKey were associated with clusterId once.
updateAssignment(String, String, int) - Method in class edu.ucla.sspace.wordsi.semeval.SemEvalReporter
Updates the assignment report with the knowledge that primaryKey and secondaryKey were associated with clusterId once.
updated - Variable in class edu.ucla.sspace.vector.MaskedDoubleVectorView
Set to true whenever the vector's values have been modified.
updateScores(int, int, DoubleVector) - Method in class edu.ucla.sspace.clustering.criterion.BaseFunction
 
updateScores(int, int, DoubleVector) - Method in class edu.ucla.sspace.clustering.criterion.E1Function
updateScores(int, int, DoubleVector) - Method in class edu.ucla.sspace.clustering.criterion.G1Function
usage() - Method in class edu.ucla.sspace.mains.DependencyGenericMain
Prints out information on how to run the program to stdout using the option descriptions for compound words, tokenization, .sspace formats and help.
usage() - Method in class edu.ucla.sspace.mains.EvaluatorMain
Prints out the usage for the EvaluatorMain
usage() - Method in class edu.ucla.sspace.mains.FixedDurationTemporalRandomIndexingMain
Prints the instructions on how to execute this program to standard out.
usage() - Method in class edu.ucla.sspace.mains.GenericMain
Prints out information on how to run the program to stdout using the option descriptions for compound words, tokenization, .sspace formats and help.
usage(ArgOptions) - Static method in class edu.ucla.sspace.tools.PsudoWordSelector
 
USE_KMEANS - Static variable in class edu.ucla.sspace.clustering.CKVWSpectralClustering03
The property used to use K-Means as the objective function.
USE_KMEANS - Static variable in class edu.ucla.sspace.clustering.CKVWSpectralClustering06
The property used to use K-Means as the objective function.
USE_PERMUTATIONS_PROPERTY - Static variable in class edu.ucla.sspace.isa.IncrementalSemanticAnalysis
The property to specify whether the index vectors for co-occurrent words should be permuted based on their relative position.
USE_PERMUTATIONS_PROPERTY - Static variable in class edu.ucla.sspace.ri.RandomIndexing
The property to specify whether the index vectors for co-occurrent words should be permuted based on their relative position.
USE_PERMUTATIONS_PROPERTY - Static variable in class edu.ucla.sspace.tri.OrderedTemporalRandomIndexing
The property to specify whether the index vectors for co-occurrent words should be permuted based on their relative position.
USE_SPARSE_SEMANTICS_PROPERTY - Static variable in class edu.ucla.sspace.isa.IncrementalSemanticAnalysis
Specifies whether to use a sparse encoding for each word's semantics, which saves space when words do not co-occur with many unique tokens, but requires more computation.
USE_SPARSE_SEMANTICS_PROPERTY - Static variable in class edu.ucla.sspace.ri.RandomIndexing
Specifies whether to use a sparse encoding for each word's semantics, which saves space but requires more computation.
USE_SPARSE_SEMANTICS_PROPERTY - Static variable in class edu.ucla.sspace.rri.ReflectiveRandomIndexing
Specifies whether to use a sparse encoding for each word's semantics, which saves space but requires more computation.
USE_SPARSE_SEMANTICS_PROPERTY - Static variable in class edu.ucla.sspace.tri.OrderedTemporalRandomIndexing
Specifies whether to use a sparse encoding for each word's semantics, which saves space but requires more computation.
USE_TERM_FREQUENCIES_PROPERTY - Static variable in class edu.ucla.sspace.common.DocumentVectorBuilder
The property to specify if term frequencies should be used when combining term vectors.
USE_WORD_ORDER_PROPERTY - Static variable in class edu.ucla.sspace.gws.GenericWordSpace
The property to specify whether the relative positions of a word's co-occurrence should be use distinguished from each other.
UsenetCorpusReader - Class in edu.ucla.sspace.text.corpora
A DirectoryCorpusReader for the Usenet corpus provided by the Westbury Lab.
UsenetCorpusReader() - Constructor for class edu.ucla.sspace.text.corpora.UsenetCorpusReader
 
UsenetCorpusReader(DocumentPreprocessor) - Constructor for class edu.ucla.sspace.text.corpora.UsenetCorpusReader
 
UsenetCorpusReader - Class in edu.ucla.sspace.text
A DirectoryCorpusReader for the Usenet corpus provided by the Westbury Lab.
UsenetCorpusReader() - Constructor for class edu.ucla.sspace.text.UsenetCorpusReader
Creates a reader for USENET document, starting with the specified file.
UsenetCorpusReader(boolean) - Constructor for class edu.ucla.sspace.text.UsenetCorpusReader
Creates a reader for USENET document, starting with the specified file and, if includeTimestamps is true, prepending the creation date of each document as the first token in the document.
UsenetCorpusReader.InnerIterator - Class in edu.ucla.sspace.text
 
UsenetCorpusReader.InnerIterator(Iterator<File>) - Constructor for class edu.ucla.sspace.text.UsenetCorpusReader.InnerIterator
 
UsenetCorpusReader.UseNetIterator - Class in edu.ucla.sspace.text.corpora
 
UsenetCorpusReader.UseNetIterator(Iterator<File>) - Constructor for class edu.ucla.sspace.text.corpora.UsenetCorpusReader.UseNetIterator
 
Ut - Variable in class ch.akuhn.edu.mit.tedlab.SVDRec
 
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.