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

T

table - Variable in class gov.llnl.ontology.mapreduce.CorpusTableMR.CorpusTableMapper
The CorpusTable responsible for reading row data.
TABLE - Static variable in class gov.llnl.ontology.mapreduce.CorpusTableMR
The configuration key for setting the CorpusTable.
TABLE - Static variable in class gov.llnl.ontology.mapreduce.ingest.ImportCorpusMR
The configuration key for setting the CorpusTable.
table() - Method in interface gov.llnl.ontology.mapreduce.table.GenericTable
Returns the HTable instance attached to this GenericTable.
table() - Method in class gov.llnl.ontology.mapreduce.table.TrinidadTable
Returns the HTable instance attached to this GenericTable.
table() - Method in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
Returns the HTable instance attached to this GenericTable.
TABLE_NAME - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The official table name.
TABLE_NAME - Static variable in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
table name for this schema
TableCreator - Class in gov.llnl.ontology.mapreduce.table
A simple class that create a particular CorpusTable.
TableCreator() - Constructor for class gov.llnl.ontology.mapreduce.table.TableCreator
 
tableName() - Method in interface gov.llnl.ontology.mapreduce.table.GenericTable
Returns the name of the HBase Table that this GenericTable represents.
tableName() - Method in class gov.llnl.ontology.mapreduce.table.NYT03Table
Returns nyt03.
tableName() - Method in class gov.llnl.ontology.mapreduce.table.TrinidadTable
Returns the name of the HBase Table that this GenericTable represents.
tableName() - Method in class gov.llnl.ontology.mapreduce.table.WordNetEvidenceTable
Returns the name of the HBase Table that this GenericTable represents.
tag(List<String>) - Method in class gov.llnl.ontology.text.tag.OpenNlpMEPOSTagger
Deprecated. 
tag(String) - Method in class gov.llnl.ontology.text.tag.OpenNlpMEPOSTagger
Deprecated. 
tag(String[]) - Method in class gov.llnl.ontology.text.tag.OpenNlpMEPOSTagger
TagDocumentMR - Class in gov.llnl.ontology.mapreduce.stats
This MapReduce extracts the edges for a Tag-Tag network for documents within a specific corpus.
TagDocumentMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.TagDocumentMR
 
TagDocumentMR.TagDocumentMapper - Class in gov.llnl.ontology.mapreduce.stats
The TableMapper responsible for the real work.
TagDocumentMR.TagDocumentMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.TagDocumentMR.TagDocumentMapper
 
taggedTokens() - Method in class gov.llnl.ontology.text.Sentence
Returns an Iterator over StringPairs for each token in the Sentence.
TAGGER - Static variable in class gov.llnl.ontology.mapreduce.ingest.IngestCorpusMR
The configuration key for setting the Tokenizer.
TagLinkedOntologyReader - Class in gov.llnl.ontology.wordnet
This OntologyReader provides a mapping between a set of document tags and a set of Sysnet names.
TagLinkedOntologyReader(OntologyReader, Map<String, String>) - Constructor for class gov.llnl.ontology.wordnet.TagLinkedOntologyReader
Conctructs a new TagLinkedOntologyReader that decorates the given OntologyReader with a mapping from tags to Synset names as detailed by tagMap.
TagNetworkMR - Class in gov.llnl.ontology.mapreduce.stats
This MapReduce extracts the edges for a Tag-Tag network for documents within a specific corpus.
TagNetworkMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.TagNetworkMR
 
TagNetworkMR.TagNetworkMapper - Class in gov.llnl.ontology.mapreduce.stats
The TableMapper responsible for the real work.
TagNetworkMR.TagNetworkMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.TagNetworkMR.TagNetworkMapper
 
TagOccurrenceMR - Class in gov.llnl.ontology.mapreduce.stats
This MapReduce extracts the edges for a Tag-Tag network for documents within a specific corpus.
TagOccurrenceMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.TagOccurrenceMR
 
TagOccurrenceMR.TagOccurrenceMapper - Class in gov.llnl.ontology.mapreduce.stats
The TableMapper responsible for the real work.
TagOccurrenceMR.TagOccurrenceMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.TagOccurrenceMR.TagOccurrenceMapper
 
TagToSynsetLinker - Class in gov.llnl.ontology.mains
 
TagToSynsetLinker() - Constructor for class gov.llnl.ontology.mains.TagToSynsetLinker
 
TagWordStatsMR - Class in gov.llnl.ontology.mapreduce.stats
A Map/Reduce job that counts the co-occurrence statistics between a word and a documen tag.
TagWordStatsMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.TagWordStatsMR
 
TagWordStatsMR.TagWordStatsMapper - Class in gov.llnl.ontology.mapreduce.stats
The TableMapper responsible for the real work.
TagWordStatsMR.TagWordStatsMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.TagWordStatsMR.TagWordStatsMapper
 
taxonomicClassifiers - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies a list of taxonomic classifiers that place this article into a hierarchy of articles.
TEMP_TERM_PAIR_PATH - Static variable in class gov.llnl.ontology.mapreduce.stats.WordnetShortestPathMR
A temp file name for the synset pairwise combinations.
term - Variable in class gov.llnl.ontology.wordnet.builder.TermToAdd
 
TermDocOccurrenceCountMR - Class in gov.llnl.ontology.mapreduce.stats
 
TermDocOccurrenceCountMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.TermDocOccurrenceCountMR
 
TermDocOccurrenceCountMR.TermDocOccurrenceCountMapper - Class in gov.llnl.ontology.mapreduce.stats
 
TermDocOccurrenceCountMR.TermDocOccurrenceCountMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.TermDocOccurrenceCountMR.TermDocOccurrenceCountMapper
 
TermDocumentCountMR - Class in gov.llnl.ontology.mapreduce.stats
 
TermDocumentCountMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.TermDocumentCountMR
 
TermDocumentCountMR.TermDocumentCountMapper - Class in gov.llnl.ontology.mapreduce.stats
 
TermDocumentCountMR.TermDocumentCountMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.TermDocumentCountMR.TermDocumentCountMapper
 
TermToAdd - Class in gov.llnl.ontology.wordnet.builder
 
TermToAdd(String, String[], double[], Map<String, Double>) - Constructor for class gov.llnl.ontology.wordnet.builder.TermToAdd
 
TermToAdd(String, String[], double[], Map<String, Double>, boolean) - Constructor for class gov.llnl.ontology.wordnet.builder.TermToAdd
 
TestWordNetBuilder - Class in gov.llnl.ontology.mains
 
TestWordNetBuilder() - Constructor for class gov.llnl.ontology.mains.TestWordNetBuilder
 
TestWordNetBuilder.Evidence - Class in gov.llnl.ontology.mains
 
TestWordNetBuilder.Evidence() - Constructor for class gov.llnl.ontology.mains.TestWordNetBuilder.Evidence
 
text(Result) - Method in interface gov.llnl.ontology.mapreduce.table.CorpusTable
Returns the cleaned text stored by the given row.
text(Result) - Method in class gov.llnl.ontology.mapreduce.table.TrinidadTable
Returns the cleaned text stored by the given row.
TEXT_CF - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The column family for the text colunns.
TEXT_ORIGINAL - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The column qualifier for the original document text.
TEXT_ORIGINAL_COL - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The full column qualifier for the original document text.
TEXT_RAW - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The column qualifier for the cleaned document text.
TEXT_RAW_COL - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The full column qualifier for the cleaned document text.
TEXT_TITLE - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The column qualifier for the document title.
TEXT_TITLE_COL - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The full column qualifier for the document title.
TEXT_TYPE - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The column qualifier for the text type.
TEXT_TYPE_COL - Static variable in class gov.llnl.ontology.mapreduce.table.TrinidadTable
The full column qualifier for the text type.
textSource(Result) - Method in interface gov.llnl.ontology.mapreduce.table.CorpusTable
Returns the raw document text stored in row.
textSource(Result) - Method in class gov.llnl.ontology.mapreduce.table.TrinidadTable
Returns the raw document text stored in row.
TextUtil - Class in gov.llnl.ontology.text
A collection of text utilities.
TextUtil() - Constructor for class gov.llnl.ontology.text.TextUtil
 
title(Result) - Method in interface gov.llnl.ontology.mapreduce.table.CorpusTable
Retuns the title of the document stored in row.
title(Result) - Method in class gov.llnl.ontology.mapreduce.table.TrinidadTable
Retuns the title of the document stored in row.
title() - Method in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
Returns the title of this document, if any exists.
title() - Method in interface gov.llnl.ontology.text.Document
Returns the title of this document, if any exists.
title() - Method in class gov.llnl.ontology.text.hbase.DynamicDocument
Returns the title of this document, if any exists.
title() - Method in class gov.llnl.ontology.text.SimpleDocument
Returns the title of this document, if any exists.
titles - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies a list of authored works that correspond to works mentioned in the article.
toId() - Method in enum gov.llnl.ontology.wordnet.Synset.Relation
The label or identifier for this Synset.Relation
TokenCountMR - Class in gov.llnl.ontology.mapreduce.stats
A Map/Reduce job that counts the number of occurrences for each token in a corpus.
TokenCountMR() - Constructor for class gov.llnl.ontology.mapreduce.stats.TokenCountMR
 
TokenCountMR.TokenCountMapper - Class in gov.llnl.ontology.mapreduce.stats
The TableMapper responsible for most of the work.
TokenCountMR.TokenCountMapper() - Constructor for class gov.llnl.ontology.mapreduce.stats.TokenCountMR.TokenCountMapper
 
tokenize(String) - Method in class gov.llnl.ontology.text.tokenize.StemmingTokenizer
tokenize(String) - Method in class gov.llnl.ontology.text.tokenize.TokenizerAdaptor
tokenizePos(String) - Method in class gov.llnl.ontology.text.tokenize.TokenizerAdaptor
TOKENIZER - Static variable in class gov.llnl.ontology.mapreduce.ingest.IngestCorpusMR
The configuration key for setting the Tokenizer.
tokenizer - Variable in class gov.llnl.ontology.text.tokenize.TokenizerAdaptor
The underlying Tokenizer
TokenizerAdaptor - Class in gov.llnl.ontology.text.tokenize
This Adaptor class simplifies extending functionality of an already existing Tokenizer.
TokenizerAdaptor(Tokenizer) - Constructor for class gov.llnl.ontology.text.tokenize.TokenizerAdaptor
Creates a new Tokenizer that decorates the functionality of the existing Tokenizer.
tokenOverlap(String[], String[]) - Static method in class gov.llnl.ontology.util.StringUtils
Returns the number of tokens that overlap between tokens1 and tokens2
tokenOverlapExp(String[], String[]) - Static method in class gov.llnl.ontology.util.StringUtils
Returns the number of tokens that overlap between tokens1 and tokens2, but whenever a sequence of tokens overlap, their score is the sequence length to the power of two.
topKSequences(List<String>) - Method in class gov.llnl.ontology.text.tag.OpenNlpMEPOSTagger
Deprecated. 
topKSequences(String[]) - Method in class gov.llnl.ontology.text.tag.OpenNlpMEPOSTagger
toString() - Method in class gov.llnl.ontology.clustering.LocalitySensitiveWordSpaceClustering
Returns "lsh_" + the name of the sspace algorithm used to generate the cluster assignments.
toString() - Method in class gov.llnl.ontology.clustering.WordSpaceClusterSimilarity
Returns "cluster_" + the name of the sspace algorithm used to generate the cluster assignments.
toString() - Method in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
 
toString() - Method in class gov.llnl.ontology.util.Counter
 
toString() - Method in class gov.llnl.ontology.util.StringPair
toString() - Method in class gov.llnl.ontology.wordnet.BaseSynset
Returns this Synsets name and gloss.
toString() - Method in class gov.llnl.ontology.wordnet.feature.ExtendedSnowEtAlFeatureMaker
 
toString() - Method in class gov.llnl.ontology.wordnet.feature.SnowEtAlFeatureMaker
 
toString() - Method in enum gov.llnl.ontology.wordnet.Synset.PartsOfSpeech
The label or identifier for this Synset.PartsOfSpeech
toString() - Method in enum gov.llnl.ontology.wordnet.Synset.Relation
 
toString() - Method in class gov.llnl.ontology.wordnet.wsd.DegreeCentralityDisambiguation
Returns "dcd", the acronyms for this WordSenseDisambiguation algorithm.
toString() - Method in class gov.llnl.ontology.wordnet.wsd.ExtendedLeskWordSenseDisambiguation
Returns "eld", the acronyms for this WordSenseDisambiguation algorithm.
toString() - Method in class gov.llnl.ontology.wordnet.wsd.FirstSenseDisambiguation
 
toString() - Method in class gov.llnl.ontology.wordnet.wsd.LeskWordSenseDisambiguation
Returns "ld", the acronyms for this WordSenseDisambiguation algorithm.
toString() - Method in class gov.llnl.ontology.wordnet.wsd.PageRankCentralityDisambiguation
Returns "prcd", the acronyms for this WordSenseDisambiguation algorithm.
toString() - Method in class gov.llnl.ontology.wordnet.wsd.PersonalizedPageRankWSD
Returns "ppd", the acronyms for this WordSenseDisambiguation algorithm.
TrainLogisticRegression - Class in gov.llnl.ontology.mains
 
TrainLogisticRegression() - Constructor for class gov.llnl.ontology.mains.TrainLogisticRegression
 
trainModel(int) - Method in class gov.llnl.ontology.mains.ExtendWordNet
Trains the hypernym and cousin predictor models based on the evidence gathered for positive and negative relationships.
TRANSITION_ATTRIBUTE - Static variable in class gov.llnl.ontology.wordnet.SynsetPagerank
The identifier for an Attribute of transition probabilities.
TrinidadTable - Class in gov.llnl.ontology.mapreduce.table
 
TrinidadTable() - Constructor for class gov.llnl.ontology.mapreduce.table.TrinidadTable
Creates a new TrinidadTable that uses the default .
typesOfMaterial - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies a normalized list of terms describing the general editorial category of the article.

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.