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

W

WackypediaDocumentReader - Class in gov.llnl.ontology.text.corpora
A DocumentReader for the parsed wackypedia corpus.
WackypediaDocumentReader() - Constructor for class gov.llnl.ontology.text.corpora.WackypediaDocumentReader
 
WINDOW_SIZE - Static variable in class gov.llnl.ontology.mapreduce.stats.WordOccurrenceCountMR
The configuration used to set the maximum sliding window size.
word(Annotation) - Static method in class gov.llnl.ontology.util.AnnotationUtil
Returns the token for annot.
WORD_NET_DIR - Static variable in class gov.llnl.ontology.mapreduce.ingest.LabelNounPairsMR
 
wordCount - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies the number of words in the body of the article, including the lead paragraph.
WordCountSumReducer - Class in gov.llnl.ontology.mapreduce.stats
 
WordCountSumReducer() - Constructor for class gov.llnl.ontology.mapreduce.stats.WordCountSumReducer
 
WORDNET - Static variable in class gov.llnl.ontology.mapreduce.stats.WordnetShortestPathMR
The configuration setting for the wordnet directory.
WORDNET_DIR - Static variable in class gov.llnl.ontology.mapreduce.ingest.DisambiguateMR
The configuration key for setting the wordnet directory.
WordNetAffinityMatrixCreator - Class in gov.llnl.ontology.mains
 
WordNetAffinityMatrixCreator() - Constructor for class gov.llnl.ontology.mains.WordNetAffinityMatrixCreator
 
WordNetBuilder - Interface in gov.llnl.ontology.wordnet.builder
 
WordNetCondenser - Class in gov.llnl.ontology.wordnet
This runnable class creates a series of feature vectors for every synset reachable from the noun "entity" Synset.
WordNetCondenser() - Constructor for class gov.llnl.ontology.wordnet.WordNetCondenser
 
WordNetCondenser.DataSet - Enum in gov.llnl.ontology.wordnet
The SynsetPairFeatureMaker implementations that are usable by this WordNetCondenser.
WordNetCorpusReader - Class in gov.llnl.ontology.wordnet
This class acts as the central interface for the WordNet dictionary.
WordNetCorpusWriter - Class in gov.llnl.ontology.wordnet
 
WordNetCorpusWriter() - Constructor for class gov.llnl.ontology.wordnet.WordNetCorpusWriter
 
WordNetEvidenceTable - Class in gov.llnl.ontology.mapreduce.table
This class documents the schema of the WordNet Evidence table.
WordNetEvidenceTable() - Constructor for class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
 
WordnetShell - Class in gov.llnl.ontology.mains
 
WordnetShell() - Constructor for class gov.llnl.ontology.mains.WordnetShell
 
WordnetShortestPathMR - Class in gov.llnl.ontology.mapreduce.stats
A Map/Reduce job that computes the shortest path between every wordnet synset.
WordnetShortestPathMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.WordnetShortestPathMR
 
WordnetShortestPathMR.WordnetShortestPathMapper - Class in gov.llnl.ontology.mapreduce.stats
The Mapper responsible for the real work.
WordnetShortestPathMR.WordnetShortestPathMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.WordnetShortestPathMR.WordnetShortestPathMapper
 
WordNetSynsetWriter - Class in gov.llnl.ontology.wordnet
A SynsetWriter that generates data lines in the form expected defined by the original WordNet library.
WordNetSynsetWriter(int) - Constructor for class gov.llnl.ontology.wordnet.WordNetSynsetWriter
Creates a new WordNetSynsetWriter.
wordnetTerms() - Method in interface gov.llnl.ontology.wordnet.OntologyReader
Returns a Set of lemmas that serve as keys in this OntologyReader.
wordnetTerms(Synset.PartsOfSpeech) - Method in interface gov.llnl.ontology.wordnet.OntologyReader
Returns a Set of lemmas that the current word net instance is aware of for a particular Synset.PartsOfSpeech.
wordnetTerms() - Method in class gov.llnl.ontology.wordnet.OntologyReaderAdaptor
wordnetTerms(Synset.PartsOfSpeech) - Method in class gov.llnl.ontology.wordnet.OntologyReaderAdaptor
wordnetTerms() - Method in class gov.llnl.ontology.wordnet.UnsupportedOntologyReader
 
wordnetTerms(Synset.PartsOfSpeech) - Method in class gov.llnl.ontology.wordnet.UnsupportedOntologyReader
 
wordnetTerms() - Method in class gov.llnl.ontology.wordnet.WordNetCorpusReader
Returns a Set of lemmas that serve as keys in this OntologyReader.
wordnetTerms(Synset.PartsOfSpeech) - Method in class gov.llnl.ontology.wordnet.WordNetCorpusReader
Returns a Set of lemmas that the current word net instance is aware of for a particular Synset.PartsOfSpeech.
WordOccurrenceCountMR - Class in gov.llnl.ontology.mapreduce.stats
A Map/Reduce job that counts word co-occurrence frequencies and writes them to hdfs.
WordOccurrenceCountMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.WordOccurrenceCountMR
 
WordOccurrenceCountMR.WordOccurrenceCountMapper - Class in gov.llnl.ontology.mapreduce.stats
The TableMapper responsible for most of the work.
WordOccurrenceCountMR.WordOccurrenceCountMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.WordOccurrenceCountMR.WordOccurrenceCountMapper
 
wordSense(Annotation) - Static method in class gov.llnl.ontology.util.AnnotationUtil
Returns the word sense for annot.
WordSenseDisambiguation - Interface in gov.llnl.ontology.wordnet.wsd
An interface for any Word Sense Disambiguation algorithm.
wordSenses(Result, String) - Method in interface gov.llnl.ontology.mapreduce.table.CorpusTable
Returns the List of Sentence stored in row that correspond to the word senses created with labelName.
wordSenses(Result, String) - Method in class gov.llnl.ontology.mapreduce.table.TrinidadTable
Returns the List of Sentence stored in row that correspond to the word senses created with labelName.
WordsiMR - Class in gov.llnl.ontology.mapreduce.stats
 
WordsiMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.WordsiMR
 
WordsiMR.WordsiDependencyMapper - Class in gov.llnl.ontology.mapreduce.stats
The TableMapper responsible for the real work.
WordsiMR.WordsiDependencyMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.WordsiMR.WordsiDependencyMapper
 
WordsiMR.WordsiOccurrenceMapper - Class in gov.llnl.ontology.mapreduce.stats
The TableMapper responsible for the real work.
WordsiMR.WordsiOccurrenceMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.WordsiMR.WordsiOccurrenceMapper
 
WordsiWordnetSim - Class in gov.llnl.ontology.mains
 
WordsiWordnetSim() - Constructor for class gov.llnl.ontology.mains.WordsiWordnetSim
 
WordSpaceClusterSimilarity - Class in gov.llnl.ontology.clustering
 
WordSpaceClusterSimilarity(SemanticSpace, Assignments) - Constructor for class gov.llnl.ontology.clustering.WordSpaceClusterSimilarity
 
WordSumReducer - Class in gov.llnl.ontology.mapreduce.stats
This Reducer counts the number of times that they key occures with each of it's values.
WordSumReducer() - Constructor for class gov.llnl.ontology.mapreduce.stats.WordSumReducer
 
write(DataOutput) - Method in class gov.llnl.ontology.util.StringCounter
 
write(DataOutput) - Method in class gov.llnl.ontology.util.StringPair
writeSentences(List<Sentence>) - Static method in class gov.llnl.ontology.text.Sentence
 
WSD_ALG - Static variable in class gov.llnl.ontology.mapreduce.ingest.DisambiguateMR
The configuration key for setting the WordSenseDisambiguation algorithm.
WuPalmerSimilarity - Class in gov.llnl.ontology.wordnet.sim
Implements the Wu-Palmer Similarity.
WuPalmerSimilarity() - Constructor for class gov.llnl.ontology.wordnet.sim.WuPalmerSimilarity
 

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 © 2010-2011. All Rights Reserved.