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

C

categories() - Method in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
Returns the set of categories that this document has, if any.
categories() - Method in interface gov.llnl.ontology.text.Document
Returns the set of categories that this document has, if any.
categories() - Method in class gov.llnl.ontology.text.hbase.DynamicDocument
Returns the set of categories that this document has, if any.
categories() - Method in class gov.llnl.ontology.text.SimpleDocument
Returns the set of categories that this document has, if any.
CATEGORY_COLUMN - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The column name for categories that a document may fall under, if any.
characters(char[], int, int) - Method in class gov.llnl.ontology.text.corpora.PubMedDocumentReader
 
characters(char[], int, int) - Method in class gov.llnl.ontology.text.corpora.SenseEvalAllWordsDocumentReader
 
characters(char[], int, int) - Method in class gov.llnl.ontology.text.corpora.SenseEvalTaggedAllWordsDocumentReader
 
checkParentsInList(Set<String>) - Method in class gov.llnl.ontology.wordnet.builder.TermToAdd
 
checkParentsInWordNet(OntologyReader) - Method in class gov.llnl.ontology.wordnet.builder.TermToAdd
 
ChineseWhispersTest - Class in gov.llnl.ontology.mains
 
ChineseWhispersTest() - Constructor for class gov.llnl.ontology.mains.ChineseWhispersTest
 
CLASS_CF - Static variable in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
The column family name for the class family.
classColumnFamily() - Method in interface gov.llnl.ontology.mapreduce.table.EvidenceTable
Returns the string name of the class column family.
classColumnFamily() - Method in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
Returns the string name of the class column family.
classColumnFamilyBytes() - Method in interface gov.llnl.ontology.mapreduce.table.EvidenceTable
Returns the name of the class column family as a byte array.
classColumnFamilyBytes() - Method in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
Returns the name of the class column family as a byte array.
classScores - Variable in class gov.llnl.ontology.mains.ExtendWordNet.Evidence
The ExtendWordNet.ClassScores if the two words are not both in wordnet.
cleanTerm(String) - Static method in class gov.llnl.ontology.text.TextUtil
Removes any pucntuation from term and replaces it with the remove characters with the string.
cleanup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class gov.llnl.ontology.mapreduce.ingest.DisambiguateMR.DisambiguateMapper
cleanup(Reducer<Text, Text, Put, Writable>.Context) - Method in class gov.llnl.ontology.mapreduce.ingest.ExtractNounPairsMR.ExtractNounPairReducer
cleanup(Mapper<ImmutableBytesWritable, Text, Text, Text>.Context) - Method in class gov.llnl.ontology.mapreduce.ingest.ImportCorpusMR.ImportCorpusMapper
cleanup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class gov.llnl.ontology.mapreduce.ingest.IngestCorpusMR.IngestCorpusMapper
cleanup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class gov.llnl.ontology.mapreduce.ingest.LabelNounPairsMR.LabelNounPairsMapper
 
cleanup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class gov.llnl.ontology.mapreduce.ingest.ParseMR.ParseMapper
close() - Method in interface gov.llnl.ontology.mapreduce.table.GenericTable
Closes the connection to the document reader.
close() - Method in class gov.llnl.ontology.mapreduce.table.TrinidadTable
Closes the connection to the document reader.
close() - Method in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
 
close() - Method in class gov.llnl.ontology.text.hbase.GzipTarInputFormat.GzipTarRecordReader
close() - Method in class gov.llnl.ontology.text.hbase.LineDocInputFormat.LineDocReader
close() - Method in class gov.llnl.ontology.text.hbase.XMLRecordReader
CLUSTER_SIMILARITY - Static variable in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
The column family name for the cluster based similarity column family.
ClusterSimilarity - Interface in gov.llnl.ontology.clustering
This interface provides a mechanism for determining the similarity between two words after their semantic representations have been clustered.
columnName - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
If the article is part of a regular column, this field specifies the name of that column.
columnNumber - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies the column in which the article starts in the print paper.
CombinedSet<T> - Class in gov.llnl.ontology.util
A set that is composed of several sets.
CombinedSet(Set<T>...) - Constructor for class gov.llnl.ontology.util.CombinedSet
Creates a CombinedSet from all of the provided Sets.
CombinedSet(Collection<Set<T>>) - Constructor for class gov.llnl.ontology.util.CombinedSet
Creates a CombinedSet from all of the provided Sets.
compare(Map.Entry<T, Integer>, Map.Entry<T, Integer>) - Method in class gov.llnl.ontology.util.Counter.EntryComparator
compareTo(Object) - Method in class gov.llnl.ontology.util.StringPair
Compares this StringPair to another StringPair.
compareTo(StringPair) - Method in class gov.llnl.ontology.util.StringPair
compareTo(TermToAdd) - Method in class gov.llnl.ontology.wordnet.builder.TermToAdd
 
computeExtendedAgreement() - Method in class gov.llnl.ontology.mains.NetworkConfluency
 
computeInitialAgreement() - Method in class gov.llnl.ontology.mains.NetworkConfluency
 
computeKappaScore(Set<IntPair>, Set<IntPair>, int) - Static method in class gov.llnl.ontology.mains.NetworkConfluency
 
computePageRank(List<Synset>, SparseDoubleVector, double) - Static method in class gov.llnl.ontology.wordnet.SynsetPagerank
Returns a SparseDoubleVector representing the page rank scores of each synset in synsetList.
condense(Synset, SynsetPairFeatureMaker) - Static method in class gov.llnl.ontology.wordnet.WordNetCondenser
Agglomeratively clusters the competing Synsets for each lemma in WordNet.
CONF_BASE - Static variable in class gov.llnl.ontology.mapreduce.stats.WordnetShortestPathMR
The base name for every configuration setting.
CONF_PREFIX - Static variable in class gov.llnl.ontology.mapreduce.CorpusTableMR
The configuration key prefix.
CONF_PREFIX - Static variable in class gov.llnl.ontology.mapreduce.EvidenceTableMR
The configuration key prefix.
CONF_PREFIX - Static variable in class gov.llnl.ontology.mapreduce.ingest.ImportCorpusMR
The configuration key prefix.
CONF_PREFIX - Static variable in class gov.llnl.ontology.mapreduce.stats.DependencyOccurrenceCountMR
A prefix for any Configuration setting.
CONF_PREFIX - Static variable in class gov.llnl.ontology.mapreduce.stats.WordOccurrenceCountMR
The prefix for every configuration.
CONF_PREFIX - Static variable in class gov.llnl.ontology.mapreduce.stats.WordsiMR
A prefix for any Configuration setting.
CONF_PREFIX - Static variable in class gov.llnl.ontology.text.hbase.XMLRecordReader
 
confluences - Variable in class gov.llnl.ontology.mains.NetworkConfluency.SynonymNetworkInfo
 
contentForPartOfSpeech(Synset.PartsOfSpeech) - Method in class gov.llnl.ontology.wordnet.FileBasedInformationContent
Returns the raw content counts for a given Synset.PartsOfSpeech
contentForPartOfSpeech(Synset.PartsOfSpeech) - Method in interface gov.llnl.ontology.wordnet.InformationContent
Returns the raw content counts for a given Synset.PartsOfSpeech
contentForSynset(Synset) - Method in class gov.llnl.ontology.wordnet.FileBasedInformationContent
Returns the raw content counts for a given Sysnet.
contentForSynset(Synset) - Method in interface gov.llnl.ontology.wordnet.InformationContent
Returns the raw content counts for a given Sysnet.
convergentRate - Variable in class gov.llnl.ontology.mains.NetworkConfluency.SynonymNetworkInfo
 
CORP - Static variable in class gov.llnl.ontology.mapreduce.ingest.ImportCorpusMR
The configuration key for setting the non-default corpus name
CORPUS_NAME - Static variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
The corpus name for any Document returned by this class.
CORPUS_NAME - Static variable in class gov.llnl.ontology.text.corpora.SemEval2010TestDocumentReader
 
CORPUS_NAME - Static variable in class gov.llnl.ontology.text.corpora.SemEval2010TrainDocumentReader
 
CORPUS_NAME - Static variable in class gov.llnl.ontology.text.corpora.SenseEval2007DocumentReader
 
CORPUS_NAME - Static variable in class gov.llnl.ontology.text.corpora.UkWacDocumentReader
 
CORPUS_NAME - Static variable in class gov.llnl.ontology.text.corpora.WackypediaDocumentReader
 
corpusName() - Method in class gov.llnl.ontology.text.corpora.SemEval2010TestDocumentReader
Returns SemEval2010TestDocumentReader.CORPUS_NAME
corpusName() - Method in class gov.llnl.ontology.text.corpora.SemEval2010TrainDocumentReader
Returns SemEval2010TrainDocumentReader.CORPUS_NAME
corpusName() - Method in class gov.llnl.ontology.text.corpora.SenseEval2007DocumentReader
Returns SenseEval2007DocumentReader.CORPUS_NAME
corpusName() - Method in class gov.llnl.ontology.text.corpora.UkWacDocumentReader
Returns UkWacDocumentReader.CORPUS_NAME
corpusName() - Method in class gov.llnl.ontology.text.corpora.WackypediaDocumentReader
Returns WackypediaDocumentReader.CORPUS_NAME
corpusTable() - Method in class gov.llnl.ontology.mapreduce.MRArgOptions
Returns an instance of the CorpusTable specified via the command line.
CorpusTable - Interface in gov.llnl.ontology.mapreduce.table
An interface for interacting with a document based HBase table.
CorpusTableMR - Class in gov.llnl.ontology.mapreduce
 
CorpusTableMR() - Constructor for class gov.llnl.ontology.mapreduce.CorpusTableMR
 
CorpusTableMR.CorpusTableMapper<K,V> - Class in gov.llnl.ontology.mapreduce
A simple base class for any CorpusTableMR job.
CorpusTableMR.CorpusTableMapper() - Constructor for class gov.llnl.ontology.mapreduce.CorpusTableMR.CorpusTableMapper
 
corpusTableType() - Method in class gov.llnl.ontology.mapreduce.MRArgOptions
Returns the type of the CorpusTable specified via the command line.
correctionDate - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies the date on which a correction was made to the article.
correctionText - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
For articles corrected following publication, this field specifies the correction.
COSINE_SIMILARITY - Static variable in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
The column family name for the cosine based similarity column family.
count(T) - Method in class gov.llnl.ontology.util.Counter
Counts the object, increasing its total count by 1.
count(T, int) - Method in class gov.llnl.ontology.util.Counter
Counts the object, increasing its total count by 1.
Counter<T> - Class in gov.llnl.ontology.util
A utility for counting unique instance of an object.
Counter() - Constructor for class gov.llnl.ontology.util.Counter
Creates an empty Counter.
Counter(Collection<? extends T>) - Constructor for class gov.llnl.ontology.util.Counter
Creates a Counter whose initial state has counted all of the specified items.
Counter.EntryComparator - Class in gov.llnl.ontology.util
Compares the integer value of two Map#Entry object based on ascending or descending order.
Counter.EntryComparator(boolean) - Constructor for class gov.llnl.ontology.util.Counter.EntryComparator
Constructs a new Counter.EntryComparator.
CountTermsWithWordNetParents - Class in gov.llnl.ontology.mains
This main traverses Dependency Parsed documents in the CoNLL format and counts the number of times each noun in a sentence has one of it's WordNet parent terms in the sentence.
CountTermsWithWordNetParents(OntologyReader, DependencyExtractor) - Constructor for class gov.llnl.ontology.mains.CountTermsWithWordNetParents
 
COUSIN_EVIDENCE - Static variable in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
The column name for the coordinate evidence class.
cousinColumn() - Method in interface gov.llnl.ontology.mapreduce.table.EvidenceTable
Returns the column name for cousin class labels.
cousinColumn() - Method in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
Returns the column name for cousin class labels.
cousinColumnBytes() - Method in interface gov.llnl.ontology.mapreduce.table.EvidenceTable
Returns the column name for cousin class labels as a byte array.
cousinColumnBytes() - Method in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
Returns the column name for cousin class labels as a byte array.
cousinScore - Variable in class gov.llnl.ontology.mains.ExtendWordNet.ClassScores
The probablility that the first word and second word share a cousin relationship.
cousinScores - Variable in class gov.llnl.ontology.wordnet.builder.TermToAdd
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class gov.llnl.ontology.text.hbase.GzipTarInputFormat
Returns a GzipTarInputFormat.GzipTarRecordReader.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class gov.llnl.ontology.text.hbase.GzipXmlInputFormat
Returns a GzipXmlRecordReader.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class gov.llnl.ontology.text.hbase.LineDocInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class gov.llnl.ontology.text.hbase.XMLInputFormat
Returns a XMLRecordReader.
createTable() - Method in interface gov.llnl.ontology.mapreduce.table.GenericTable
Creates a new instance of the HTable represented by this GenericTable
createTable(HConnection) - Method in interface gov.llnl.ontology.mapreduce.table.GenericTable
Creates a new instance of the HTable represented by this GenericTable
createTable() - Method in class gov.llnl.ontology.mapreduce.table.TrinidadTable
Creates a new instance of the HTable represented by this GenericTable
createTable(HConnection) - Method in class gov.llnl.ontology.mapreduce.table.TrinidadTable
Creates a new instance of the HTable represented by this GenericTable
createTable() - Method in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
Creates a new instance of the HTable represented by this GenericTable
createTable(HConnection) - Method in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
Creates a new instance of the HTable represented by this GenericTable
credit - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field indicates the entity that produced the editorial content of this document.

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.