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

I

ID - Static variable in class info.ephyra.answerselection.filters.AnswerPatternFilter
Identifier for the pattern learning and matching approach.
ID - Static variable in class info.ephyra.answerselection.filters.AnswerTypeFilter
Identifier for the answer type testing approach.
ID - Static variable in class info.ephyra.answerselection.filters.FactoidsFromPredicatesFilter
Identifier for the semantic parsing approach.
id - Variable in class info.ephyra.trec.TRECAnswer
The ID of the answer.
id - Variable in class info.ephyra.trec.TRECPattern
The ID of the pattern.
id - Variable in class info.ephyra.trec.TRECQuestion
The ID of the question.
id - Variable in class info.ephyra.trec.TRECTarget
The ID of the target.
IGNORE - Static variable in class info.ephyra.querygeneration.generators.PredicateG
Words that should not be part of a query string.
IGNORE - Static variable in class info.ephyra.questionanalysis.KeywordExtractor
Words that should not be part of a query string.
IGNORE_P - Static variable in class info.ephyra.questionanalysis.PredicateExtractor
Pattern that matches other verb forms which should not be considered as predicates.
incCorrect() - Method in class info.ephyra.answerselection.AnswerPattern
Increments the number of correct applications by 1.
incPending() - Method in class info.ephyra.answerselection.filters.WebDocumentFetcherFilter
Increments the number of pending fetchers by 1.
incPending() - Static method in class info.ephyra.search.Search
Increments the number of pending queries by 1.
increment() - Method in class info.ephyra.answerselection.filters.WebTermImportanceFilter.TermCounter
increment the value of this TermCounter by 1
increment(int) - Method in class info.ephyra.answerselection.filters.WebTermImportanceFilter.TermCounter
increment the value of this TermCounter by inc
incScore(float) - Method in class info.ephyra.search.Result
Increments the confidence score by the given value.
incWrong() - Method in class info.ephyra.answerselection.AnswerPattern
Increments the number of wrong applications by 1.
index - Static variable in class info.ephyra.nlp.indices.WordFrequencies
Hashtable used to store (word, frequency) pairs.
index - Variable in class info.ephyra.search.searchers.KnowledgeAnnotator
Index of the matching pattern.
indriDirs - Variable in class info.ephyra.search.searchers.IndriDocumentKM
Directories of Indri indices.
indriDirs - Variable in class info.ephyra.search.searchers.IndriKM
Directories of Indri indices.
IndriDocumentKM - Class in info.ephyra.search.searchers
A KnowledgeMiner that deploys the Indri IR system to search a local text corpus.
IndriDocumentKM(String[], boolean) - Constructor for class info.ephyra.search.searchers.IndriDocumentKM
Creates a new Indri knowledge miner and sets the directories of indices or the URLs of servers.
IndriKM - Class in info.ephyra.search.searchers
A KnowledgeMiner that deploys the Indri IR system to search a local text corpus.
IndriKM(String[], boolean) - Constructor for class info.ephyra.search.searchers.IndriKM
Creates a new Indri knowledge miner and sets the directories of indices or the URLs of servers.
indriUrls - Variable in class info.ephyra.search.searchers.IndriDocumentKM
URLs of Indri servers.
indriUrls - Variable in class info.ephyra.search.searchers.IndriKM
URLs of Indri servers.
inf - Static variable in class info.ephyra.nlp.indices.IrregularVerbs
The infinitive forms of the irregular verbs.
infinitiveToGerund(String) - Static method in class info.ephyra.nlp.VerbFormConverter
Converts the infinitive of a verb to its gerund (present progressive).
infinitiveToPastParticiple(String) - Static method in class info.ephyra.nlp.VerbFormConverter
Converts the infinitive of an arbitrary verb (regular or irregular) to past participle.
infinitiveToSimplePast(String) - Static method in class info.ephyra.nlp.VerbFormConverter
Converts the infinitive of an arbitrary verb (regular or irregular) to simple past.
infinitiveToSimplePastReg(String) - Static method in class info.ephyra.nlp.VerbFormConverter
Converts the infinitive of a regular verb to simple past.
infinitiveToThirdPersonS(String) - Static method in class info.ephyra.nlp.VerbFormConverter
Converts the infinitive of a verb to 3rd person singular.
info.ephyra - package info.ephyra
 
info.ephyra.answerselection - package info.ephyra.answerselection
 
info.ephyra.answerselection.definitional - package info.ephyra.answerselection.definitional
 
info.ephyra.answerselection.filters - package info.ephyra.answerselection.filters
 
info.ephyra.indexing - package info.ephyra.indexing
 
info.ephyra.io - package info.ephyra.io
 
info.ephyra.nlp - package info.ephyra.nlp
 
info.ephyra.nlp.indices - package info.ephyra.nlp.indices
 
info.ephyra.nlp.semantics - package info.ephyra.nlp.semantics
 
info.ephyra.nlp.semantics.ontologies - package info.ephyra.nlp.semantics.ontologies
 
info.ephyra.patternlearning - package info.ephyra.patternlearning
 
info.ephyra.querygeneration - package info.ephyra.querygeneration
 
info.ephyra.querygeneration.generators - package info.ephyra.querygeneration.generators
 
info.ephyra.questionanalysis - package info.ephyra.questionanalysis
 
info.ephyra.questionanalysis.atype - package info.ephyra.questionanalysis.atype
 
info.ephyra.questionanalysis.atype.classifier - package info.ephyra.questionanalysis.atype.classifier
 
info.ephyra.questionanalysis.atype.extractor - package info.ephyra.questionanalysis.atype.extractor
 
info.ephyra.questionanalysis.atype.minorthird.hierarchical - package info.ephyra.questionanalysis.atype.minorthird.hierarchical
 
info.ephyra.search - package info.ephyra.search
 
info.ephyra.search.searchers - package info.ephyra.search.searchers
 
info.ephyra.trec - package info.ephyra.trec
 
info.ephyra.util - package info.ephyra.util
 
init() - Static method in class info.ephyra.nlp.StanfordNeTagger
Initializes the StanfordNeTagger (loads the model).
init(String) - Static method in class info.ephyra.nlp.StanfordNeTagger
Initializes the StanfordNeTagger with a custom model.
init(String) - Static method in class info.ephyra.nlp.StanfordPosTagger
Initializes the POS Tagger
init() - Static method in class info.ephyra.patternlearning.PatternLearner
Initializes the pattern learning tool.
initFactoid() - Method in class info.ephyra.OpenEphyra
Initializes the pipeline for factoid questions.
initFactoidCorpus() - Method in class info.ephyra.trec.OpenEphyraCorpus
Initializes the pipeline for factoid questions, using a local corpus as a knowledge source.
initFactoidWeb(Result[]) - Method in class info.ephyra.trec.OpenEphyraCorpus
Initializes the pipeline for factoid questions, using the Web as a knowledge source.
initialize(String) - Static method in class info.ephyra.nlp.semantics.ontologies.WordNet
Initializes the wrapper for the WordNet dictionary.
initialize() - Static method in class info.ephyra.nlp.StanfordParser
Initializes static resources.
initialize() - Method in class info.ephyra.questionanalysis.atype.classifier.HybridQuestionClassifier
 
initialize() - Method in class info.ephyra.questionanalysis.atype.classifier.RuleBasedQuestionClassifier
 
initialize() - Method in class info.ephyra.questionanalysis.atype.classifier.TrainedQuestionClassifier
 
initialize() - Method in class info.ephyra.questionanalysis.atype.extractor.EnglishFeatureExtractor
Initializes static resources.
initialize() - Method in class info.ephyra.questionanalysis.atype.extractor.FeatureExtractor
Reads in properties from this class's properties file and sets class data members.
initialize() - Static method in class info.ephyra.questionanalysis.atype.FocusFinder
Initializes static resources.
initialize() - Method in class info.ephyra.questionanalysis.atype.minorthird.hierarchical.Experimenter
The input properties that must be defined are: learningCombos :   A "|"-separated list of comma-separated lists of learning algorithms.
initialize() - Method in class info.ephyra.questionanalysis.atype.minorthird.hierarchical.HierarchicalClassifierTrainer
 
initialize() - Method in class info.ephyra.questionanalysis.atype.QuestionClassifier
Initializes the FeatureExtractor.
initialize() - Static method in class info.ephyra.questionanalysis.atype.WordNetAnswerTypeMapping
Initializes static resources.
initialized - Static variable in class info.ephyra.questionanalysis.atype.WordNetAnswerTypeMapping
 
initMissTerms() - Method in class info.ephyra.answerselection.filters.WikipediaGoogleTermImportanceFilter
 
initOther() - Method in class info.ephyra.trec.EphyraTREC13To16
Initializes the pipeline for 'other' questions.
inputLogFile - Static variable in class info.ephyra.trec.EphyraTREC13To16
Log file used as a source for answers to some of the questions.
instancePool - Variable in class info.ephyra.questionanalysis.atype.minorthird.hierarchical.HierarchicalClassifierLearner
 
instanceSet - Static variable in class info.ephyra.answerselection.filters.NuggetEvaluationFilter
 
interpret(String, String, String) - Static method in class info.ephyra.patternlearning.PatternLearner
Loads the TREC data, interprets the questions and writes target-context-answer-regex tuples to files.
interpret(String, String) - Static method in class info.ephyra.questionanalysis.QuestionInterpreter
Interprets a question by applying the question patterns and returns the interpretations of minimal length.
interpretation - Variable in class info.ephyra.trec.TRECQuestion
Question interpretation that led to the top answer if available.
interpretQuestions(String) - Static method in class info.ephyra.patternlearning.PatternLearner
Interprets the questions and writes target-context-answer-regex tuples to resource files.
INTERROGATIVE_P - Static variable in class info.ephyra.questionanalysis.PredicateExtractor
Pattern that matches any interrogative or 'that'.
INTERSECT_THRESH - Static variable in class info.ephyra.util.StringUtils
Fraction of words that must occur in both strings for equalsIntersect() to be true.
IrregularVerbs - Class in info.ephyra.nlp.indices
A dictionary of irregular verbs in English.
IrregularVerbs() - Constructor for class info.ephyra.nlp.indices.IrregularVerbs
 
isAdjective(String) - Static method in class info.ephyra.nlp.semantics.ontologies.WordNet
Checks if the word exists as an adjective.
isAdverb(String) - Static method in class info.ephyra.nlp.semantics.ontologies.WordNet
Checks if the word exists as an adverb.
isAllUpper(String) - Static method in class info.ephyra.trec.CorefResolver
 
isAnswerTypePerson(String) - Static method in class info.ephyra.trec.CorefResolver
 
isAnswerTypeThing(String) - Static method in class info.ephyra.trec.CorefResolver
 
isCombined - Variable in class info.ephyra.answerselection.filters.WebTermImportanceFilter
 
isCompoundNoun(String) - Static method in class info.ephyra.nlp.semantics.ontologies.WordNet
Checks if the word exists as a noun.
isCompoundWord(String) - Static method in class info.ephyra.nlp.semantics.ontologies.WordNet
Checks if the word exists in WordNet.
isCorrect() - Method in class info.ephyra.search.Result
Checks if the answer was judged correct.
isFactoid - Variable in class info.ephyra.questionanalysis.AnalyzedQuestion
Indicates that this is a factoid question.
isFactoid() - Method in class info.ephyra.questionanalysis.AnalyzedQuestion
 
isInitialized() - Static method in class info.ephyra.nlp.StanfordNeTagger
Checks whether the model for the StanfordNeTagger has been loaded.
isInitialized - Variable in class info.ephyra.questionanalysis.atype.extractor.FeatureExtractor
 
isInitialized() - Method in class info.ephyra.questionanalysis.atype.extractor.FeatureExtractor
 
isInitialized - Static variable in class info.ephyra.questionanalysis.atype.FocusFinder
 
isInitialized() - Static method in class info.ephyra.questionanalysis.atype.FocusFinder
 
isInitialized - Variable in class info.ephyra.questionanalysis.atype.minorthird.hierarchical.Experimenter
 
isInitialized() - Method in class info.ephyra.questionanalysis.atype.minorthird.hierarchical.Experimenter
 
isInitialized - Variable in class info.ephyra.questionanalysis.atype.QuestionClassifier
 
isInitialized() - Method in class info.ephyra.questionanalysis.atype.QuestionClassifier
 
isInitialized() - Static method in class info.ephyra.questionanalysis.atype.WordNetAnswerTypeMapping
 
isModelType(String) - Static method in class info.ephyra.nlp.NETagger
Checks if there is a model-based tagger for the given NE type.
isNamedEntity() - Method in class info.ephyra.search.Result
Checks if a factoid answer is a named entity.
isNoun(String) - Static method in class info.ephyra.nlp.semantics.ontologies.WordNet
Checks if the word exists as a noun.
isNounPhrase() - Method in class info.ephyra.trec.TRECTarget
Checks if the target is a noun phrase.
isPropertySet(String) - Method in class info.ephyra.answerselection.definitional.Dossier
check if this dossier already contains a value for some property
isRunning - Static variable in class info.ephyra.util.Clock
Is the clock running?
isSubset(String[], String[]) - Static method in class info.ephyra.util.StringUtils
Checks if the first array of tokens is a subset if the second array.
isSubset(String, String) - Static method in class info.ephyra.util.StringUtils
Checks if the tokens in the first string form a subset of the tokens in the second string.
isSubsetKeywords(String, String) - Static method in class info.ephyra.util.StringUtils
Checks if the tokens in the first string form a subset of the tokens in the second string.
isTarget(Term, Predicate[]) - Static method in class info.ephyra.questionanalysis.TermExpander
Checks if the term is the target of one of the predicates.
isTargetPerson(String) - Static method in class info.ephyra.trec.CorefResolver
 
isTopLevel() - Method in class info.ephyra.questionanalysis.atype.AnswerType
 
isUrl(String) - Static method in class info.ephyra.util.HTMLConverter
Checks if the given string is a URL.
isUsingClassLevels() - Method in class info.ephyra.questionanalysis.atype.extractor.FeatureExtractor
 
isVerb(String) - Static method in class info.ephyra.nlp.semantics.ontologies.WordNet
Checks if the word exists as a verb.
isWord(String) - Static method in class info.ephyra.nlp.semantics.ontologies.WordNet
Checks if the word exists in WordNet.

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