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

E

edges - Variable in class gov.llnl.ontology.mains.NetworkConfluency.SynonymNetworkInfo
 
emitContext(String, BasisMapping<T, String>, SparseDoubleVector, Mapper.Context) - Static method in class gov.llnl.ontology.mapreduce.stats.WordsiMR
 
emitCounts(Map<String, StringCounter>, Mapper.Context) - Static method in class gov.llnl.ontology.mapreduce.stats.WordCountSumReducer
Writes the co-occurrence counts as stored in a map of Counters to context.
EMPTY - Static variable in class gov.llnl.ontology.mapreduce.ingest.ParsedDocExtractorMR.ParsedDocExtractorMapper
 
end() - Method in class gov.llnl.ontology.text.Sentence
Returns the end index of this sentence.
endElement(String, String, String) - Method in class gov.llnl.ontology.text.corpora.PubMedDocumentReader
 
endElement(String, String, String) - Method in class gov.llnl.ontology.text.corpora.SenseEvalAllWordsDocumentReader
 
endElement(String, String, String) - Method in class gov.llnl.ontology.text.corpora.SenseEvalTaggedAllWordsDocumentReader
 
entrySet() - Method in class gov.llnl.ontology.util.ExtendedMap
equals(Object) - Method in class gov.llnl.ontology.util.Counter.EntryComparator
equals(Object) - Method in class gov.llnl.ontology.util.Counter
 
equals(Object) - Method in class gov.llnl.ontology.util.StringPair
EUCLIDEAN_SIMILARITY - Static variable in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
The column family name for the euclidean based similarity column family.
EVIDENCE - Static variable in class gov.llnl.ontology.mapreduce.EvidenceTableMR
The configuration key for setting the EvidenceTable.
EVIDENCE - Static variable in class gov.llnl.ontology.mapreduce.ingest.ExtractNounPairsMR
The configuration key for the EvidenceTable.
evidenceTable() - Method in class gov.llnl.ontology.mapreduce.MRArgOptions
Returns an instance of the EvidenceTable specified via the command line.
EvidenceTable - Interface in gov.llnl.ontology.mapreduce.table
An interface for accessing a HTable that will store syntactic patterns between noun pairs.
EvidenceTableMR - Class in gov.llnl.ontology.mapreduce
 
EvidenceTableMR() - Constructor for class gov.llnl.ontology.mapreduce.EvidenceTableMR
 
evidenceTableType() - Method in class gov.llnl.ontology.mapreduce.MRArgOptions
Returns the type of the EvidenceTable specified via the command line.
ExtendedLeskSimilarity - Class in gov.llnl.ontology.wordnet.sim
 
ExtendedLeskSimilarity() - Constructor for class gov.llnl.ontology.wordnet.sim.ExtendedLeskSimilarity
 
ExtendedLeskWordSenseDisambiguation - Class in gov.llnl.ontology.wordnet.wsd
A WordSenseDisambiguation implementation using the ExtendedLeskSimilarity measure.
ExtendedLeskWordSenseDisambiguation() - Constructor for class gov.llnl.ontology.wordnet.wsd.ExtendedLeskWordSenseDisambiguation
 
ExtendedList<T> - Class in gov.llnl.ontology.util
A List that extends an existing List without modifying the original List.
ExtendedList(List<T>) - Constructor for class gov.llnl.ontology.util.ExtendedList
Creates a new extended view of the given List.
ExtendedMap<K,V> - Class in gov.llnl.ontology.util
A Map that extends an existing map without modifying the underlying map.
ExtendedMap(Map<K, V>) - Constructor for class gov.llnl.ontology.util.ExtendedMap
Creates a new ExtendedMap that wraps the given Map.
ExtendedSet<T> - Class in gov.llnl.ontology.util
An extended Set.
ExtendedSet(Set<T>) - Constructor for class gov.llnl.ontology.util.ExtendedSet
Creates the ExtendedSet
ExtendedSet(Set<T>, Set<T>) - Constructor for class gov.llnl.ontology.util.ExtendedSet
Creates the ExtendedSet
ExtendedSnowEtAlFeatureMaker - Class in gov.llnl.ontology.wordnet.feature
This SynsetPairFeatureMaker extends the SnowEtAlFeatureMaker by including the similarities of feature vectors for two Synsets.
ExtendedSnowEtAlFeatureMaker(OntologyReader, List<String>) - Constructor for class gov.llnl.ontology.wordnet.feature.ExtendedSnowEtAlFeatureMaker
Creates a new ExtendedSnowEtAlFeatureMaker.
ExtendedSnowEtAlFeatureMaker(OntologyReader, String, List<String>) - Constructor for class gov.llnl.ontology.wordnet.feature.ExtendedSnowEtAlFeatureMaker
Creates a new ExtendedSnowEtAlFeatureMaker.
ExtendWordNet - Class in gov.llnl.ontology.mains
 
ExtendWordNet(OntologyReader, DependencyExtractor, DependencyPathBasisMapping, DependencyTreeTransform, WordNetBuilder, int) - Constructor for class gov.llnl.ontology.mains.ExtendWordNet
Constructs a new ExtendWordNet instance.
extendWordNet(OntologyReader) - Method in class gov.llnl.ontology.mains.ExtendWordNet
 
ExtendWordNet.ClassScores - Class in gov.llnl.ontology.mains
An internal struct class that maintains the of two words having a hypernym relationship and a cousin relationship within the wordnet hierarchy based on word co-occurrence information.
ExtendWordNet.ClassScores(double, double) - Constructor for class gov.llnl.ontology.mains.ExtendWordNet.ClassScores
Creates a new ExtendWordNet.ClassScores.
ExtendWordNet.Evidence - Class in gov.llnl.ontology.mains
A data struct for recording the co-occurrence information between two words and any class labels for the two words.
ExtendWordNet.Evidence(SparseDoubleVector, int) - Constructor for class gov.llnl.ontology.mains.ExtendWordNet.Evidence
Creates a new ExtendWordNet.Evidence instance.
ExtractKeysMR - Class in gov.llnl.ontology.mapreduce.stats
 
ExtractKeysMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.ExtractKeysMR
 
ExtractKeysMR.ExtractKeysMapper - Class in gov.llnl.ontology.mapreduce.stats
 
ExtractKeysMR.ExtractKeysMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.ExtractKeysMR.ExtractKeysMapper
 
ExtractNounPairsMR - Class in gov.llnl.ontology.mapreduce.ingest
 
ExtractNounPairsMR() - Constructor for class gov.llnl.ontology.mapreduce.ingest.ExtractNounPairsMR
 
ExtractNounPairsMR.ExtractNounPairReducer - Class in gov.llnl.ontology.mapreduce.ingest
 
ExtractNounPairsMR.ExtractNounPairReducer() - Constructor for class gov.llnl.ontology.mapreduce.ingest.ExtractNounPairsMR.ExtractNounPairReducer
 
ExtractNounPairsMR.ExtractNounPairsMapper - Class in gov.llnl.ontology.mapreduce.ingest
 
ExtractNounPairsMR.ExtractNounPairsMapper() - Constructor for class gov.llnl.ontology.mapreduce.ingest.ExtractNounPairsMR.ExtractNounPairsMapper
 

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.