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

O

object() - Method in interface gov.llnl.ontology.wordnet.Attribute
Returns the underlying object for this Attribute.
object() - Method in class gov.llnl.ontology.wordnet.DoubleVectorAttribute
Returns the underlying object for this Attribute.
offsetFormat - Variable in class gov.llnl.ontology.wordnet.WordNetSynsetWriter
The string formatused to print out an offset.
offsetSize - Variable in class gov.llnl.ontology.wordnet.WordNetSynsetWriter
The number of bytes needed to represent each known synset offset.
ONE - Static variable in class gov.llnl.ontology.mapreduce.stats.TagOccurrenceMR.TagOccurrenceMapper
 
ONE - Static variable in class gov.llnl.ontology.mapreduce.stats.TermDocOccurrenceCountMR.TermDocOccurrenceCountMapper
 
OneLinePerDocExtractorMR - Class in gov.llnl.ontology.mapreduce.ingest
 
OneLinePerDocExtractorMR() - Constructor for class gov.llnl.ontology.mapreduce.ingest.OneLinePerDocExtractorMR
 
OneLinePerDocExtractorMR.OneLinePerDocExtractorMRMapper - Class in gov.llnl.ontology.mapreduce.ingest
The TableMapper responsible for the real work.
OneLinePerDocExtractorMR.OneLinePerDocExtractorMRMapper() - Constructor for class gov.llnl.ontology.mapreduce.ingest.OneLinePerDocExtractorMR.OneLinePerDocExtractorMRMapper
 
onlineDescriptors - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies a list of descriptors from a normalized controlled vocabulary that correspond to topics mentioned in the article.
onlineHeadline - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies the headline displayed with the article on nytimes.com.
onlineLeadParagraph - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies the lead paragraph as defined by the producers at nytimes.com.
onlineLocations - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies a list of place names that correspond to geographic locations mentioned in the article.
onlineOrganizations - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies a list of organizations that correspond to organizations mentioned in the article.
onlinePeople - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies a list of people that correspond to individuals mentioned in the article.
onlineSection - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies the section(s) on nytimes.com in which the article is placed.
onlineTitles - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies a list of authored works mentioned in the article.
OntologicalFeatureMaker - Class in gov.llnl.ontology.wordnet.feature
This class applies semantic vectors to every Synset that is reachable from some root Synset.
OntologicalFeatureMaker(SemanticSpace) - Constructor for class gov.llnl.ontology.wordnet.feature.OntologicalFeatureMaker
Creates a new OntologicalFeatureMaker from a SemanticSpace.
OntologicalFeatureMaker(SemanticSpace, Map<String, Double>) - Constructor for class gov.llnl.ontology.wordnet.feature.OntologicalFeatureMaker
Creates a new OntologicalFeatureMaker from a SemanticSpace.
OntologicalSortWordNetBuilder - Class in gov.llnl.ontology.wordnet.builder
 
OntologicalSortWordNetBuilder(OntologyReader, boolean) - Constructor for class gov.llnl.ontology.wordnet.builder.OntologicalSortWordNetBuilder
 
OntologyReader - Interface in gov.llnl.ontology.wordnet
An interface for various Ontology Readers.
OntologyReaderAdaptor - Class in gov.llnl.ontology.wordnet
This OntologyReader adaptor class allows sub classes to easily override specific functionality of a OntologyReader.
OntologyReaderAdaptor(OntologyReader) - Constructor for class gov.llnl.ontology.wordnet.OntologyReaderAdaptor
Constructs a new OntologyReaderAdaptor over the given OntologyReader.
OntologyWriter - Interface in gov.llnl.ontology.wordnet
An interface for saving a Wordnet ontology in a unique format.
OpenNlpMEPOSTagger - Class in gov.llnl.ontology.text.tag
A wrapper around the POSTaggerME POSTagger so that it can be loaded with a no argument constructor using a predefined model.
OpenNlpMEPOSTagger() - Constructor for class gov.llnl.ontology.text.tag.OpenNlpMEPOSTagger
Loads the model configuration from OpenNlpMEPOSTagger.DEFAULT_MODEL
OpenNlpMEPOSTagger(String, boolean) - Constructor for class gov.llnl.ontology.text.tag.OpenNlpMEPOSTagger
Loads a POSTaggerME model from modelPath.
OpenNlpMESentenceSplitter - Class in gov.llnl.ontology.text.sentsplit
A wrapper around the SentenceDetectorME SentenceDetector so that it can be loaded with a no argument constructor using a predefined model.
OpenNlpMESentenceSplitter() - Constructor for class gov.llnl.ontology.text.sentsplit.OpenNlpMESentenceSplitter
Loads the model configuration from OpenNlpMESentenceSplitter.DEFAULT_MODEL
OpenNlpMESentenceSplitter(String, boolean) - Constructor for class gov.llnl.ontology.text.sentsplit.OpenNlpMESentenceSplitter
Loads a SentenceDetectorME model from modelPath.
OpenNlpMETokenizer - Class in gov.llnl.ontology.text.tokenize
A wrapper around the TokenizerME Tokenizer so that it can be loaded with a no argument constructor using a predefined model.
OpenNlpMETokenizer() - Constructor for class gov.llnl.ontology.text.tokenize.OpenNlpMETokenizer
Loads the model configuration from OpenNlpMETokenizer.DEFAULT_MODEL
OpenNlpMETokenizer(String, boolean) - Constructor for class gov.llnl.ontology.text.tokenize.OpenNlpMETokenizer
Loads a TokenizerME model from modelPath.
OpenNlpWhiteSpaceTokenizer - Class in gov.llnl.ontology.text.tokenize
A decorator for instantiating a WhitespaceTokenizer using the standard reflection framework.
OpenNlpWhiteSpaceTokenizer() - Constructor for class gov.llnl.ontology.text.tokenize.OpenNlpWhiteSpaceTokenizer
Creates a new OpenNlpWhiteSpaceTokenizer.
organizations - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
This field specifies a list of organization names drawn from a normalized controlled vocabulary that correspond to organizations mentioned in the article.
originalText - Variable in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
The original xml text for this Document.
originalText() - Method in class gov.llnl.ontology.text.corpora.NYTCorpusDocument
Returns the original, uncleaned text.
originalText() - Method in interface gov.llnl.ontology.text.Document
Returns the original, uncleaned text.
originalText() - Method in class gov.llnl.ontology.text.hbase.DynamicDocument
Returns the original, uncleaned text.
originalText() - Method in class gov.llnl.ontology.text.SimpleDocument
Returns the original, uncleaned text.
otherIndex() - Method in interface gov.llnl.ontology.wordnet.RelatedForm
Returns the index of the Lemma from a related Synset that is related to a Lemma in this Synset.
otherIndex - Variable in class gov.llnl.ontology.wordnet.SimpleRelatedForm
The index of the related Lemma in the other Sysnet.
otherIndex() - Method in class gov.llnl.ontology.wordnet.SimpleRelatedForm
Returns the index of the Lemma from a related Synset that is related to a Lemma in this Synset.

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.