- AbstractNestedIterator<S,T> - Class in edu.washington.cs.knowitall.util
-
- AbstractNestedIterator(Iterable<S>) - Constructor for class edu.washington.cs.knowitall.util.AbstractNestedIterator
-
- AbstractNestedIterator(Iterator<S>) - Constructor for class edu.washington.cs.knowitall.util.AbstractNestedIterator
-
- add(OpenNlpSentenceChunkerStats) - Method in class edu.washington.cs.knowitall.nlp.OpenNlpSentenceChunkerAverageStats
-
- addDefaultSentenceFilters(SentenceExtractor) - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
- addExtractor(Extractor<S, T>) - Method in class edu.washington.cs.knowitall.extractor.ExtractorUnion
-
Adds the given extractor to the union.
- addFeature(String) - Method in class edu.washington.cs.knowitall.argumentidentifier.PositionInstance
-
- addFeature(int, String) - Method in class edu.washington.cs.knowitall.argumentidentifier.PositionInstance
-
- addFilter(Predicate<ChunkedSentence>) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceIterator
-
If a chunked sentence is filtered, it will not be returned.
- addFilter(Predicate<ChunkedSentence>) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceReader
-
This filter is used for sentences AFTER they have been chunked.
- addInstance(T, int) - Method in class edu.washington.cs.knowitall.extractor.conf.opennlp.OpenNlpDataSet
-
Adds a new instance to the data set with the given label (0 for negative,
1 for positive).
- addLayer(String, ImmutableList<String>) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
Adds a new layer to the sequence
- addLayer(String, List<String>) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
Adds a new layer to the sequence.
- addLayer(String, String[]) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
Adds a new layer to the sequence
- addLine(String) - Method in class edu.washington.cs.knowitall.util.WarcPage
-
- addMapper(Mapper<T>) - Method in class edu.washington.cs.knowitall.extractor.Extractor
-
Adds a mapper to the end of the list of mappers.
- addMapper(Mapper<T>) - Method in class edu.washington.cs.knowitall.extractor.mapper.MapperList
-
Adds a mapper to the end of the list.
- addSpanLayer(String, List<String>) - Method in class edu.washington.cs.knowitall.sequence.BIOLayeredSequence
-
Adds a new layer to this sequence, but interprets it using B/I/O
notation.
- addSpanLayerRanges(String, String, List<Range>) - Method in class edu.washington.cs.knowitall.sequence.BIOLayeredSequence
-
Adds a new span layer to this sequence.
- addStopPosTag(String) - Method in class edu.washington.cs.knowitall.extractor.mapper.StopListFilter
-
Adds posTag to the set of stop POS tags.
- addStopToken(String) - Method in class edu.washington.cs.knowitall.extractor.mapper.StopListFilter
-
Adds token to the set of stop tokens.
- AdjacentExtractionGrouper - Class in edu.washington.cs.knowitall.util
-
- AdjacentExtractionGrouper() - Constructor for class edu.washington.cs.knowitall.util.AdjacentExtractionGrouper
-
- AdjacentToRelationFilter - Class in edu.washington.cs.knowitall.extractor.mapper
-
A filter that returns only arguments that are adjacent to the relation.
- AdjacentToRelationFilter() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.AdjacentToRelationFilter
-
- adjp - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- adjRelation(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- advp - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- advp_vp_advp - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- ALL_VNCLS - Static variable in class edu.washington.cs.knowitall.argumentidentifier.ExtractionParameters
-
- allowUnary - Variable in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
- allVerbPosTags - Static variable in class edu.washington.cs.knowitall.extractor.conf.featureset.PosFeature
-
- ALPHA - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- ALPHANUM - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- and - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- anywhereAfterArg2(Collection<String>) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.TokenFeature
-
Get a feature that fires if any element of tokens is present at any index
after arg2.
- anywhereAfterArg2(Collection<String>) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.VerbTokenFeature
-
- anywhereBeforeArg1(Collection<String>) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.TokenFeature
-
Get a feature that fires if any element of tokens is present at any index
prior to arg 1.
- anywhereBeforeArg1(Collection<String>) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.VerbTokenFeature
-
- appClause(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- apply(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.extractor.conf.featureset.ExtractionFeature
-
- apply(ChunkedSentenceToken) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.ChunkTagExpression
-
- apply(ChunkedSentenceToken) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.PosTagExpression
-
- apply(ChunkedSentenceToken) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.StringExpression
-
- ARG1 - Static variable in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
- ARG1_IS_PROPER - Static variable in class edu.washington.cs.knowitall.argumentidentifier.ExtractionParameters
-
- arg1Extr - Variable in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
- arg1leftboundclassifier - Variable in class edu.washington.cs.knowitall.argumentidentifier.ArgLearner
-
- arg1Length(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.ArgLearnerFeatureSet
-
- Arg1LocationFeatureGenerator - Class in edu.washington.cs.knowitall.argumentidentifier
-
Generates features for Arg1LocationClassifier
- Arg1LocationFeatureGenerator() - Constructor for class edu.washington.cs.knowitall.argumentidentifier.Arg1LocationFeatureGenerator
-
- arg1rightboundclassifier - Variable in class edu.washington.cs.knowitall.argumentidentifier.ArgLearner
-
- ARG2 - Static variable in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
- arg2Extr - Variable in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
- arg2leftboundclassifier - Variable in class edu.washington.cs.knowitall.argumentidentifier.ArgLearner
-
- arg2rightboundclassifier - Variable in class edu.washington.cs.knowitall.argumentidentifier.ArgLearner
-
- ArgLearner - Class in edu.washington.cs.knowitall.argumentidentifier
-
ArgLearner main class.
- ArgLearner(ArgLearner.Mode) - Constructor for class edu.washington.cs.knowitall.argumentidentifier.ArgLearner
-
- ArgLearner.Mode - Enum in edu.washington.cs.knowitall.argumentidentifier
-
- ArgLearnerFeatureSet - Class in edu.washington.cs.knowitall.argumentidentifier
-
- ArgLearnerFeatureSet() - Constructor for class edu.washington.cs.knowitall.argumentidentifier.ArgLearnerFeatureSet
-
- ArgLocationClassifier - Class in edu.washington.cs.knowitall.argumentidentifier
-
ArgLocationClassifier uses weka to classify the right bound for Arg1 and
heuristics (closest word) for Arg2
- ArgLocationClassifier(ArgLearner.Mode) - Constructor for class edu.washington.cs.knowitall.argumentidentifier.ArgLocationClassifier
-
- ArgSubstructureClassifier - Class in edu.washington.cs.knowitall.argumentidentifier
-
ArgSubstructureClassifier uses a CRF to classify the left bound for Arg1 and
right bound for Arg2
- ArgSubstructureClassifier(ArgLearner.Mode, ArgSubstructureFeatureGenerator) - Constructor for class edu.washington.cs.knowitall.argumentidentifier.ArgSubstructureClassifier
-
- ArgSubstructureFeatureGenerator - Class in edu.washington.cs.knowitall.argumentidentifier
-
ArgSubstructureFeatureGenerator creates the features for for Arg1 and right
bound for Arg2
- ArgSubstructureFeatureGenerator(ArgLearner.Mode) - Constructor for class edu.washington.cs.knowitall.argumentidentifier.ArgSubstructureFeatureGenerator
-
- ArgumentNormalizer - Class in edu.washington.cs.knowitall.normalization
-
Normalizes
ChunkedExtraction arguments by
Lowercasing
Removing punctuation
Replacing numbers with a # symbol
- ArgumentNormalizer() - Constructor for class edu.washington.cs.knowitall.normalization.ArgumentNormalizer
-
- ArrayIterator<T> - Class in edu.washington.cs.knowitall.util
-
- ArrayIterator(T[]) - Constructor for class edu.washington.cs.knowitall.util.ArrayIterator
-
- ArrayIterator(T[], int, int) - Constructor for class edu.washington.cs.knowitall.util.ArrayIterator
-
- attachOfs() - Method in class edu.washington.cs.knowitall.nlp.OpenNlpChunkedSentenceParser
-
- attachOfs(boolean) - Method in class edu.washington.cs.knowitall.nlp.OpenNlpChunkedSentenceParser
-
- attachOfs() - Method in class edu.washington.cs.knowitall.nlp.OpenNlpSentenceChunker
-
- attachOfs(boolean) - Method in class edu.washington.cs.knowitall.nlp.OpenNlpSentenceChunker
-
- attachOfs(String[], String[]) - Static method in class edu.washington.cs.knowitall.nlp.OpenNlpUtils
-
Modifies npChunkTags so that NP chunks starting with "of"
are merged with the previous NP chunk.
- attachPossessives() - Method in class edu.washington.cs.knowitall.nlp.OpenNlpChunkedSentenceParser
-
- attachPossessives(boolean) - Method in class edu.washington.cs.knowitall.nlp.OpenNlpChunkedSentenceParser
-
- attachPossessives() - Method in class edu.washington.cs.knowitall.nlp.OpenNlpSentenceChunker
-
- attachPossessives(boolean) - Method in class edu.washington.cs.knowitall.nlp.OpenNlpSentenceChunker
-
- attachPossessives(String[], String[]) - Static method in class edu.washington.cs.knowitall.nlp.OpenNlpUtils
-
Modifies the npChunkTags so that NP chunks starting with a
possessive 's are merged with the previous NP chunk.
- CAPS - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- children - Variable in class edu.washington.cs.knowitall.extractor.conf.classifier.DecisionTree.Tree
-
- chunk() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken
-
The chunk tag of this token.
- ChunkedArgumentExtraction - Class in edu.washington.cs.knowitall.nlp.extraction
-
A class representing a noun phrase argument of a relation.
- ChunkedArgumentExtraction(ChunkedSentence, Range, ChunkedExtraction) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.ChunkedArgumentExtraction
-
Constructs a new NpChunkArgumentExtraction from
sent for relation.
- ChunkedArgumentExtraction(ChunkedSentence, Range, ChunkedExtraction, double) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.ChunkedArgumentExtraction
-
- ChunkedArgumentExtraction(ChunkedSentence, Range, ChunkedExtraction, String) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.ChunkedArgumentExtraction
-
- ChunkedArgumentExtractor - Class in edu.washington.cs.knowitall.extractor
-
An Extractor class for extracting noun phrase arguments, given a relation extraction.
- ChunkedArgumentExtractor(ChunkedArgumentExtractor.Mode) - Constructor for class edu.washington.cs.knowitall.extractor.ChunkedArgumentExtractor
-
Constructs a new NpChunkArgumentExtractor with the given mode (either LEFT or
RIGHT).
- ChunkedArgumentExtractor.Mode - Enum in edu.washington.cs.knowitall.extractor
-
Controls the mode of an NpChunkArgumentExtractor: the LEFT mode makes the
extractor return noun phrase arguments to the left of the relation in the sentence, and the RIGHT
mode makes the extractor return noun phrase arguments to the right of the relation in the sentence.
- ChunkedBinaryExtraction - Class in edu.washington.cs.knowitall.nlp.extraction
-
- ChunkedBinaryExtraction(ChunkedExtraction, ChunkedArgumentExtraction, ChunkedArgumentExtraction) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
Constructs a new instance using the given relation and arguments.
- ChunkedBinaryExtractionStringLengthFilter - Class in edu.washington.cs.knowitall.extractor.mapper
-
A mapper used to filter binary extractions by number of characters.
- ChunkedBinaryExtractionStringLengthFilter(int, int, int, int) - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ChunkedBinaryExtractionStringLengthFilter
-
Constructs a new ChunkedBinaryExtractionLengthFilter object.
- ChunkedBinaryExtractionWordCountFilter - Class in edu.washington.cs.knowitall.extractor.mapper
-
A mapper used to filter binary extractions by number of words.
- ChunkedBinaryExtractionWordCountFilter(int, int, int, int) - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ChunkedBinaryExtractionWordCountFilter
-
Constructs a new ChunkedBinaryExtractionLengthFilter object.
- ChunkedDocument - Class in edu.washington.cs.knowitall.nlp
-
Represents an ordered collection of
ChunkedSentence objects with an
identifier string.
- ChunkedDocument(String, Iterable<ChunkedSentence>) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedDocument
-
Constructs a new ChunkedDocument with the given identifier and sentences.
- ChunkedDocumentReader - Class in edu.washington.cs.knowitall.nlp
-
- ChunkedDocumentReader(SentenceExtractor, SentenceChunker) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedDocumentReader
-
- ChunkedDocumentReader(SentenceExtractor) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedDocumentReader
-
- ChunkedDocumentReader(SentenceChunker) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedDocumentReader
-
- ChunkedDocumentReader() - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedDocumentReader
-
- ChunkedExtraction - Class in edu.washington.cs.knowitall.nlp.extraction
-
An extraction object that represents a contiguous subsequence of a
ChunkedSentence object.
- ChunkedExtraction(ChunkedSentence, Range) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.ChunkedExtraction
-
- ChunkedExtraction(ChunkedSentence, Range, String) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.ChunkedExtraction
-
Constructs a new NpChunkedExtraction object representing
range in the sentence sent.
- ChunkedSentence - Class in edu.washington.cs.knowitall.nlp
-
An immutable class that represents a tokenized, POS-tagged, and noun-phrase
chunked sentence.
- ChunkedSentence(String[], String[], String[]) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
Constructs a new instance using the given tokens, POS tags, and NP chunk
tags, each of which must have the same length.
- ChunkedSentence(Range[], String[], String[], String[]) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- ChunkedSentence(ImmutableList<Range>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
Constructs a new instance using the given tokens, POS tags, and NP chunk
tags, each of which must have the same length.
- ChunkedSentence(List<String>, List<String>, List<String>) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- ChunkedSentence(List<Range>, List<String>, List<String>, List<String>) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- ChunkedSentence(ChunkedSentence) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
Constructs a new instance using the given tokens, POS tags, and NP chunk
tags, each of which must have the same length.
- ChunkedSentence - Variable in class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken
-
- ChunkedSentenceIterator - Class in edu.washington.cs.knowitall.nlp
-
A class that combines an Iterator
object over sentences with a
SentenceChunker object to produce an iterator over ChunkedSentence
objects.
- ChunkedSentenceIterator(Iterator<String>, SentenceChunker) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceIterator
-
- ChunkedSentencePattern - Class in edu.washington.cs.knowitall.nlp
-
- ChunkedSentencePattern() - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentencePattern
-
- ChunkedSentenceReader - Class in edu.washington.cs.knowitall.nlp
-
A class that combines a SentenceExtractor with a
SentenceChunker to read NpChunkedSentence objects
from a BufferedReader.
- ChunkedSentenceReader(Reader, SentenceExtractor) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceReader
-
Constructs a reader from r using the sentence extractor
se and the default OpenNlpSentenceChunker
object.
- ChunkedSentenceReader(Reader, SentenceChunker) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceReader
-
Constructs a reader from r using the chunker sc
and the default SentenceExtractor.
- ChunkedSentenceReader(Reader) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceReader
-
Constructs a reader from r using the default
SentenceExtractor and OpenNlpSentenceChunker.
- ChunkedSentenceReader(Reader, SentenceExtractor, SentenceChunker) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceReader
-
Constructs a reader from r using the sentence extractor
se and the sentence chunker sc.
- ChunkedSentenceToken - Class in edu.washington.cs.knowitall.nlp
-
A representation of a token in a ChunkedSentence.
- ChunkedSentenceToken(ChunkedSentence, int) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken
-
- ChunkedSentenceToken.ChunkTagExpression - Class in edu.washington.cs.knowitall.nlp
-
A regular expression that is evaluated against the chunk tag portion of a
token.
- ChunkedSentenceToken.ChunkTagExpression(String, int) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.ChunkTagExpression
-
- ChunkedSentenceToken.ChunkTagExpression(String) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.ChunkTagExpression
-
- ChunkedSentenceToken.Expression - Class in edu.washington.cs.knowitall.nlp
-
An expression that is evaluated against a token.
- ChunkedSentenceToken.Expression() - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.Expression
-
- ChunkedSentenceToken.PosTagExpression - Class in edu.washington.cs.knowitall.nlp
-
A regular expression that is evaluated against the POS tag portion of a
token.
- ChunkedSentenceToken.PosTagExpression(String, int) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.PosTagExpression
-
- ChunkedSentenceToken.PosTagExpression(String) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.PosTagExpression
-
- ChunkedSentenceToken.StringExpression - Class in edu.washington.cs.knowitall.nlp
-
A regular expression that is evaluated against the string portion of a
token.
- ChunkedSentenceToken.StringExpression(String, int) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.StringExpression
-
- ChunkedSentenceToken.StringExpression(String) - Constructor for class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.StringExpression
-
- ChunkerException - Exception in edu.washington.cs.knowitall.nlp
-
An exception class used for handling errors related to layered sequences.
- ChunkerException(Exception) - Constructor for exception edu.washington.cs.knowitall.nlp.ChunkerException
-
- ChunkerException(String, Exception) - Constructor for exception edu.washington.cs.knowitall.nlp.ChunkerException
-
- ChunkerException(String) - Constructor for exception edu.washington.cs.knowitall.nlp.ChunkerException
-
- chunkerModelFile - Static variable in class edu.washington.cs.knowitall.util.DefaultObjects
-
- ChunkFeature - Class in edu.washington.cs.knowitall.extractor.conf.featureset
-
Parent class for any feature specific to the chunk layer.
- ChunkFeature(String...) - Constructor for class edu.washington.cs.knowitall.extractor.conf.featureset.ChunkFeature
-
- ChunkFeature(Collection<String>) - Constructor for class edu.washington.cs.knowitall.extractor.conf.featureset.ChunkFeature
-
- chunkSentence(String) - Method in class edu.washington.cs.knowitall.nlp.OpenNlpSentenceChunker
-
- chunkSentence(String) - Method in interface edu.washington.cs.knowitall.nlp.SentenceChunker
-
- chunkTime() - Method in class edu.washington.cs.knowitall.nlp.OpenNlpSentenceChunkerAverageStats
-
- chunkTime - Variable in class edu.washington.cs.knowitall.nlp.OpenNlpSentenceChunkerStats
-
- chunkTime() - Method in class edu.washington.cs.knowitall.nlp.OpenNlpSentenceChunkerStats
-
- classify(DoubleFeatures) - Method in class edu.washington.cs.knowitall.extractor.conf.classifier.DecisionTree
-
- clone() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
Returns a copy of this object.
- clone() - Method in class edu.washington.cs.knowitall.sequence.BIOLayeredSequence
-
Creates a copy of this object.
- ClosestArgumentMapper - Class in edu.washington.cs.knowitall.extractor.mapper
-
A mapper object for NpChunkArgumentExtraction objects that
returns the object closest to the relation.
- ClosestArgumentMapper() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ClosestArgumentMapper
-
- cogWords - Static variable in class edu.washington.cs.knowitall.extractor.conf.NestedFeatures
-
- comma - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- CommandLineReVerb - Class in edu.washington.cs.knowitall.util
-
A command line wrapper for ReVerbExtractor.
- CommandLineReVerb(CommandLine) - Constructor for class edu.washington.cs.knowitall.util.CommandLineReVerb
-
- compareTo(RelationString) - Method in class edu.washington.cs.knowitall.normalization.RelationString
-
- compile(String) - Static method in class edu.washington.cs.knowitall.nlp.ChunkedSentencePattern
-
This class compiles regular expressions over the ChunkedSentenceTokens in
a sentence into an NFA.
- complementClause(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- compose(Extractor<R, S>, Extractor<S, T>) - Static method in class edu.washington.cs.knowitall.extractor.Extractor
-
Composes a R->S extractor with a S->T extractor to create
a R->T extractor.
- compoundVerb(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- computeChunkRanges(String[], String) - Static method in class edu.washington.cs.knowitall.nlp.OpenNlpUtils
-
- computeInnerIterator(S) - Method in class edu.washington.cs.knowitall.util.AbstractNestedIterator
-
- computeNext() - Method in class edu.washington.cs.knowitall.io.BufferedReaderIterator
-
- computeNext() - Method in class edu.washington.cs.knowitall.io.SmartTextBlockIterator
-
- computeNext() - Method in class edu.washington.cs.knowitall.io.TextBlockIterator
-
- computeNext() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceIterator
-
- computeNext() - Method in class edu.washington.cs.knowitall.nlp.SentenceBlocksIterator
-
- computeNext() - Method in class edu.washington.cs.knowitall.util.AbstractNestedIterator
-
- computeNpChunkRanges(String[]) - Static method in class edu.washington.cs.knowitall.nlp.OpenNlpUtils
-
- computeNpChunkRanges(List<String>) - Static method in class edu.washington.cs.knowitall.nlp.OpenNlpUtils
-
A wrapper to support passing Lists.
- comWords - Static variable in class edu.washington.cs.knowitall.extractor.conf.NestedFeatures
-
- confFunctionModelFile - Static variable in class edu.washington.cs.knowitall.util.DefaultObjects
-
- confidence(E) - Method in class edu.washington.cs.knowitall.extractor.conf.classifier.LogisticRegression
-
- ConfidenceFunction - Interface in edu.washington.cs.knowitall.extractor.conf
-
Represents a confidence function for @{ChunkedBinaryExtraction} objects.
- ConfidenceFunctionException - Exception in edu.washington.cs.knowitall.extractor.conf
-
- ConfidenceFunctionException(Exception) - Constructor for exception edu.washington.cs.knowitall.extractor.conf.ConfidenceFunctionException
-
- ConfidenceFunctionException(String, Exception) - Constructor for exception edu.washington.cs.knowitall.extractor.conf.ConfidenceFunctionException
-
- ConfidenceMetric - Class in edu.washington.cs.knowitall.argumentidentifier
-
An extraction confidence function that uses a logistic regression classifier.
- ConfidenceMetric() - Constructor for class edu.washington.cs.knowitall.argumentidentifier.ConfidenceMetric
-
- ConfidenceMetric(LogisticRegression<ChunkedBinaryExtraction>) - Constructor for class edu.washington.cs.knowitall.argumentidentifier.ConfidenceMetric
-
- ConfidenceMetric(URL) - Constructor for class edu.washington.cs.knowitall.argumentidentifier.ConfidenceMetric
-
- ConjunctionCommaArgumentFilter - Class in edu.washington.cs.knowitall.extractor.mapper
-
An argument filter that filters out any arguments matching the following patterns:
ARG , REL
ARG and REL
ARG , and REL
- ConjunctionCommaArgumentFilter() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ConjunctionCommaArgumentFilter
-
- correctArg1End(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.ArgLearnerFeatureSet
-
- correctNormalization() - Method in class edu.washington.cs.knowitall.normalization.RelationString
-
Normalizes the predicate - takes predicate normalized by TextRunner and
applies rule based normalization:
if predicate doesn't start with a letter or a abbreviated aux -
return empty predicate
transform to lower case
omit adverbs (RB pos-tag)
omit quasi-modals: "used to VB", "ought to VB", "be able to VB",
"have to VB"
omit modals: (MD pos-tag)
handle "have": change "have VBN/VB/VBD" to "VBD"
handle "be": reverse TextRunner normalization of "be VBN" to
unnormalized form, omit "be" in "be VBG" unless is "be going to VB",
which is treated like a quasi-modal
handle "do": omit "do" in "do VB" expressions
handle "have" again to solve some extreme cases where it needs to be
applied twice ('d have had to have been doing")
if what's left is "be" or "do" or "be be" or "do do" - return empty
predicate since this predicate is not informative
if what's left doesn't start with a letter or a abbreviated aux -
return empty predicate since the extraction was bad
if what's contains "be be " or "do do " or "have have " - return
empty predicate since the extraction was bad
- edu.washington.cs.knowitall.argumentidentifier - package edu.washington.cs.knowitall.argumentidentifier
-
- edu.washington.cs.knowitall.examples - package edu.washington.cs.knowitall.examples
-
- edu.washington.cs.knowitall.extractor - package edu.washington.cs.knowitall.extractor
-
- edu.washington.cs.knowitall.extractor.conf - package edu.washington.cs.knowitall.extractor.conf
-
- edu.washington.cs.knowitall.extractor.conf.classifier - package edu.washington.cs.knowitall.extractor.conf.classifier
-
- edu.washington.cs.knowitall.extractor.conf.featureset - package edu.washington.cs.knowitall.extractor.conf.featureset
-
- edu.washington.cs.knowitall.extractor.conf.opennlp - package edu.washington.cs.knowitall.extractor.conf.opennlp
-
- edu.washington.cs.knowitall.extractor.mapper - package edu.washington.cs.knowitall.extractor.mapper
-
- edu.washington.cs.knowitall.io - package edu.washington.cs.knowitall.io
-
- edu.washington.cs.knowitall.nlp - package edu.washington.cs.knowitall.nlp
-
- edu.washington.cs.knowitall.nlp.extraction - package edu.washington.cs.knowitall.nlp.extraction
-
- edu.washington.cs.knowitall.normalization - package edu.washington.cs.knowitall.normalization
-
- edu.washington.cs.knowitall.sequence - package edu.washington.cs.knowitall.sequence
-
- edu.washington.cs.knowitall.util - package edu.washington.cs.knowitall.util
-
- enable() - Method in class edu.washington.cs.knowitall.extractor.mapper.Mapper
-
Enables this mapper.
- encode(String[]) - Method in class edu.washington.cs.knowitall.sequence.Encoder
-
Encodes the given tuple (represented as a String array) to its integer
value, represented as a char.
- encodeClass(int, String) - Method in class edu.washington.cs.knowitall.sequence.Encoder
-
Encodes a "class" of tuples that all have the symbol value in the given
layer index.
- Encoder - Class in edu.washington.cs.knowitall.sequence
-
This class represents a table mapping tuples of strings to integer values.
- Encoder(List<Set<String>>) - Constructor for class edu.washington.cs.knowitall.sequence.Encoder
-
Constructs a new encoding table using the given symbol sets.
- end() - Method in class edu.washington.cs.knowitall.sequence.LayeredTokenMatcher
-
- end(int) - Method in class edu.washington.cs.knowitall.sequence.LayeredTokenMatcher
-
- equals(Object) - Method in class edu.washington.cs.knowitall.extractor.conf.LabeledBinaryExtraction
-
- equals(Object) - Method in class edu.washington.cs.knowitall.extractor.conf.opennlp.OpenNlpAlphabet.Key
-
- equals(Object) - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedExtraction
-
- equals(Object) - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- equals(Object) - Method in class edu.washington.cs.knowitall.normalization.RelationString
-
- equals(Object) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- equals(Object) - Method in class edu.washington.cs.knowitall.sequence.StringArrayWrapper
-
- extract(S) - Method in class edu.washington.cs.knowitall.extractor.Extractor
-
- extractCandidates(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.ArgLearner
-
- extractCandidates(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.extractor.ChunkedArgumentExtractor
-
- extractCandidates(S) - Method in class edu.washington.cs.knowitall.extractor.Extractor
-
Extracts candidate extractions from the given source object.
- extractCandidates(R) - Method in class edu.washington.cs.knowitall.extractor.ExtractorComposition
-
- extractCandidates(S) - Method in class edu.washington.cs.knowitall.extractor.ExtractorUnion
-
Returns the results from each extractor.
- extractCandidates(String) - Method in class edu.washington.cs.knowitall.extractor.HtmlSentenceExtractor
-
- extractCandidates(ChunkedSentence) - Method in class edu.washington.cs.knowitall.extractor.RegexExtractor
-
- extractCandidates(ChunkedSentence) - Method in class edu.washington.cs.knowitall.extractor.RegexGroupExtractor
-
- extractCandidates(ChunkedSentence) - Method in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
- extractCandidates(String) - Method in class edu.washington.cs.knowitall.extractor.SentenceExtractor
-
Runs the OpenNLP SentenceDetector object on the given String source,
and returns an Iterable object over the detected sentences.
- extractCRFFeatures(ChunkedExtraction, int, int, Boolean) - Method in class edu.washington.cs.knowitall.argumentidentifier.ArgSubstructureFeatureGenerator
-
- extractFeatures(ChunkedExtraction, ChunkedArgumentExtraction, int, boolean) - Method in class edu.washington.cs.knowitall.argumentidentifier.Arg1LocationFeatureGenerator
-
- extractFromHtml(String) - Method in class edu.washington.cs.knowitall.extractor.ReVerbRelationExtractor
-
Extracts from the given html using the default sentence reader returned
by DefaultObjects#.getDefaultSentenceReaderHtml(java.io.Reader).
- extractFromString(String) - Method in class edu.washington.cs.knowitall.extractor.ReVerbRelationExtractor
-
- ExtractionFeature - Class in edu.washington.cs.knowitall.extractor.conf.featureset
-
A parent class for any feature that picks a particular range and applies a
test to all indices within that range.
- ExtractionFeature() - Constructor for class edu.washington.cs.knowitall.extractor.conf.featureset.ExtractionFeature
-
- ExtractionGrouper<T> - Interface in edu.washington.cs.knowitall.util
-
- ExtractionParameters - Class in edu.washington.cs.knowitall.argumentidentifier
-
- ExtractionParameters() - Constructor for class edu.washington.cs.knowitall.argumentidentifier.ExtractionParameters
-
- Extractor<S,T> - Class in edu.washington.cs.knowitall.extractor
-
An abstract class that defines the basic behavior of an extractor.
- Extractor() - Constructor for class edu.washington.cs.knowitall.extractor.Extractor
-
Constructs a new extractor with no mappers.
- ExtractorComposition<R,S,T> - Class in edu.washington.cs.knowitall.extractor
-
A class used to represent the composition of two Extractor objects.
- ExtractorComposition(Extractor<R, S>, Extractor<S, T>) - Constructor for class edu.washington.cs.knowitall.extractor.ExtractorComposition
-
Constructs a new extractor that is the composition of the given extractors.
- ExtractorException - Exception in edu.washington.cs.knowitall.extractor
-
An exception class for errors related to
Extractor.
- ExtractorException(String) - Constructor for exception edu.washington.cs.knowitall.extractor.ExtractorException
-
- ExtractorException(String, Exception) - Constructor for exception edu.washington.cs.knowitall.extractor.ExtractorException
-
- ExtractorException(Exception) - Constructor for exception edu.washington.cs.knowitall.extractor.ExtractorException
-
- ExtractorUnion<S,T> - Class in edu.washington.cs.knowitall.extractor
-
Takes the union of the output of multiple extractors.
- ExtractorUnion() - Constructor for class edu.washington.cs.knowitall.extractor.ExtractorUnion
-
Constructs an empty extractor that will return an empty set of results
from any given input.
- ExtractorUnion(List<Extractor<S, T>>) - Constructor for class edu.washington.cs.knowitall.extractor.ExtractorUnion
-
Constructs a new extractor that returns the union of the output from each
of the given extractors.
- get(int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PositionInstance
-
- get(String, int) - Method in interface edu.washington.cs.knowitall.sequence.LayeredSequence
-
- get(String, int) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- getArgBound(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.ArgLocationClassifier
-
- getArgBound(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.ArgSubstructureClassifier
-
- getArgument1() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
- getArgument1Extractor() - Method in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
- getArgument1Norm() - Method in class edu.washington.cs.knowitall.normalization.NormalizedBinaryExtraction
-
- getArgument2() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
- getArgument2Extractor() - Method in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
- getArgument2Norm() - Method in class edu.washington.cs.knowitall.normalization.NormalizedBinaryExtraction
-
- getCapitalized(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- getChunkedSentenceFromPred(ChunkedExtraction) - Static method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- getChunkedSentenceFromPredEnd(ChunkedExtraction) - Static method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- getChunkTag(int) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getChunkTags() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getChunkTags(int, int) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getChunkTags(Range) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getChunkTags() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
- getChunkTagsAsString() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getConf(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.ConfidenceMetric
-
- getConf(ChunkedBinaryExtraction) - Method in interface edu.washington.cs.knowitall.extractor.conf.ConfidenceFunction
-
- getConf(E) - Method in class edu.washington.cs.knowitall.extractor.conf.opennlp.OpenNlpConfFunction
-
- getConf(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.extractor.conf.ReVerbIndependentConfFunction
-
- getConf(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.extractor.conf.ReVerbOpenNlpConfFunction
-
- getConfidence() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedArgumentExtraction
-
- getContent() - Method in class edu.washington.cs.knowitall.util.WarcPage
-
- getData() - Method in class edu.washington.cs.knowitall.sequence.StringArrayWrapper
-
- getDefaultChunker() - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
- getDefaultHtmlSentenceExtractor() - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
- getDefaultPosTagger() - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
- getDefaultSentenceDetector() - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
- getDefaultSentenceExtractor() - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
- getDefaultSentenceReader(Reader, boolean) - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
Return the default sentence reader.
- getDefaultSentenceReader(Reader) - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
- getDefaultSentenceReaderHtml(Reader) - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
- getDefaultTokenizer() - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
- getEncodedPattern() - Method in class edu.washington.cs.knowitall.sequence.LayeredTokenPattern
-
- getFeatureMap() - Method in class edu.washington.cs.knowitall.extractor.conf.HypotheticalFeatures
-
- getFeatureMap() - Method in class edu.washington.cs.knowitall.extractor.conf.NestedFeatures
-
- getFeatureNames() - Method in class edu.washington.cs.knowitall.extractor.conf.featureset.FeatureSet
-
Returns the feature names as an ImmutableList, sorted using the default
String comparator.
- getFeatures() - Method in class edu.washington.cs.knowitall.extractor.conf.featureset.BooleanFeatureSet
-
Returns the features as an ImmutableList, sorted using the default String
comparator on the features' names.
- getFeatures() - Method in class edu.washington.cs.knowitall.extractor.conf.featureset.DoubleFeatureSet
-
Returns the features as an ImmutableList, sorted using the default String
comparator on the features' names.
- getFeatureSet() - Method in class edu.washington.cs.knowitall.extractor.conf.ReVerbFeatures
-
- getField(String) - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getField(int) - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getFieldName(int) - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getFieldNames() - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getFieldRange(int) - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getFieldRange(String) - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getFieldRanges() - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getFields() - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getFirst() - Method in class edu.washington.cs.knowitall.argumentidentifier.Pair
-
- getHeader() - Method in class edu.washington.cs.knowitall.argumentidentifier.Arg1LocationFeatureGenerator
-
- getId() - Method in class edu.washington.cs.knowitall.nlp.ChunkedDocument
-
- getIndices() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
- getInstances() - Method in class edu.washington.cs.knowitall.extractor.conf.opennlp.OpenNlpDataSet
-
- getInterveningConj(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- getInterveningNPCount(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- getIntValue(boolean, boolean) - Method in class edu.washington.cs.knowitall.argumentidentifier.ArgLearnerFeatureSet
-
- getLastComputeTime() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceIterator
-
- getLayer(String) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- getLayerAsString(String) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- getLayerAsString(String, Range) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- getLayerAsString(String, int, int) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- getLayerNames() - Method in interface edu.washington.cs.knowitall.sequence.LayeredSequence
-
- getLayerNames() - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- getLength() - Method in interface edu.washington.cs.knowitall.sequence.LayeredSequence
-
- getLength() - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- getMappers() - Method in class edu.washington.cs.knowitall.extractor.Extractor
-
- getMappers() - Method in class edu.washington.cs.knowitall.extractor.mapper.MapperList
-
- getMode() - Method in class edu.washington.cs.knowitall.extractor.ChunkedArgumentExtractor
-
- getModel() - Method in class edu.washington.cs.knowitall.extractor.conf.ReVerbOpenNlpClassifierTrainer
-
- getNormPred() - Method in class edu.washington.cs.knowitall.normalization.RelationString
-
- getNpChunkRanges() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getNPCountBefore(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- getNPToEndCount(ChunkedExtraction, int) - Static method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- getNumFeatures() - Method in class edu.washington.cs.knowitall.extractor.conf.featureset.FeatureSet
-
- getNumFields() - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getNumLayers() - Method in interface edu.washington.cs.knowitall.sequence.LayeredSequence
-
- getNumLayers() - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- getOffsets() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getOffsetsAsString() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getOrdinalRanges(List<String>) - Static method in class edu.washington.cs.knowitall.nlp.OrdinalUtils
-
- getOrdinalRanges(ChunkedSentence) - Static method in class edu.washington.cs.knowitall.nlp.OrdinalUtils
-
- getOrdinalRanges(String[]) - Static method in class edu.washington.cs.knowitall.nlp.OrdinalUtils
-
- getOriginalField() - Method in class edu.washington.cs.knowitall.normalization.NormalizedField
-
- getPageReader() - Method in class edu.washington.cs.knowitall.util.WarcPage
-
- getPattern() - Method in class edu.washington.cs.knowitall.extractor.RegexExtractor
-
- getPatternString() - Method in class edu.washington.cs.knowitall.extractor.RegexExtractor
-
- getPosPred() - Method in class edu.washington.cs.knowitall.normalization.RelationString
-
- getPosTag(int) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getPosTags() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getPosTags(int, int) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getPosTags(Range) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getPosTags() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
- getPosTags() - Method in class edu.washington.cs.knowitall.normalization.NormalizedField
-
- getPosTagsAsString(int, int) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getPosTagsAsString(Range) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getPosTagsAsString() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getPosTagsAsString() - Method in class edu.washington.cs.knowitall.normalization.NormalizedField
-
- getPred() - Method in class edu.washington.cs.knowitall.normalization.RelationString
-
- getProperties() - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getProperty(String) - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getPropertyNames() - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getPunctuationCount(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- getRange() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getRange() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedExtraction
-
- getRelation() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedArgumentExtraction
-
- getRelation() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
- getRelationExtractor() - Method in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
- getRelationNorm() - Method in class edu.washington.cs.knowitall.normalization.NormalizedBinaryExtraction
-
- getResourceAsStream(String) - Static method in class edu.washington.cs.knowitall.util.DefaultObjects
-
- getSecond() - Method in class edu.washington.cs.knowitall.argumentidentifier.Pair
-
- getSentence() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedExtraction
-
- getSentence() - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- getSentenceChunker() - Method in class edu.washington.cs.knowitall.nlp.ChunkedDocumentReader
-
- getSentenceChunker() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceReader
-
- getSentenceDetector() - Method in class edu.washington.cs.knowitall.extractor.SentenceExtractor
-
- getSentenceExtractor() - Method in class edu.washington.cs.knowitall.nlp.ChunkedDocumentReader
-
- getSentenceExtractor() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceReader
-
- getSentences() - Method in class edu.washington.cs.knowitall.nlp.ChunkedDocument
-
- getSentences() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceReader
-
- getSerialNumber() - Method in class edu.washington.cs.knowitall.util.WarcPage
-
- getSpans(String) - Method in class edu.washington.cs.knowitall.sequence.BIOLayeredSequence
-
Returns the ranges of all of the spans on the given layer.
- getSpans(String, String) - Method in class edu.washington.cs.knowitall.sequence.BIOLayeredSequence
-
Returns the ranges of all of the spans on the given layer that are of the
given type (e.g.
- getStart() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedExtraction
-
- getSubSequence(Range) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
Returns a new ChunkedSentence object that starts at the given range.
- getSubSequence(int, int) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
Returns a new ChunkedSentence object that starts at the given start index
and has the given length.
- getSubSequence(String, int, int) - Method in class edu.washington.cs.knowitall.sequence.BIOLayeredSequence
-
Returns a subsequence of the given layer.
- getSubSequence(String, Range) - Method in class edu.washington.cs.knowitall.sequence.BIOLayeredSequence
-
Returns a subsequence of the given layer.
- getSubSequence(int, int) - Method in class edu.washington.cs.knowitall.sequence.BIOLayeredSequence
-
Constructs a new subsequence from this instance.
- getSubSequence(Range) - Method in class edu.washington.cs.knowitall.sequence.BIOLayeredSequence
-
Constructs a new subsequence from this instance.
- getSubSequence(String, int, int) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- getSubSequence(String, Range) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
- getSubSequence(int, int) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
Returns the subsequence of this layered sequence starting at the given
position with the given length
- getSubSequence(Range) - Method in class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
Returns the subsequence of this layered sequence starting at the given
position with the given length
- getSymbolLayerName(String) - Method in class edu.washington.cs.knowitall.sequence.LayeredPatternTokenizer
-
- getText() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedExtraction
-
- getToken(int) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getTokenRange(int, int) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
Converts a character range into getTokensAsString into a bounding token
range.
- getTokens() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getTokens(int, int) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getTokens(Range) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getTokens() - Method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
- getTokens() - Method in class edu.washington.cs.knowitall.normalization.NormalizedField
-
- getTokensAsString() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getTokensAsString(int, int) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getTokensAsString(Range) - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
- getTokensAsString() - Method in class edu.washington.cs.knowitall.normalization.NormalizedField
-
- getWARC_Target_URI() - Method in class edu.washington.cs.knowitall.util.WarcPage
-
- getWARC_TREC_ID() - Method in class edu.washington.cs.knowitall.util.WarcPage
-
- groupCount() - Method in class edu.washington.cs.knowitall.sequence.LayeredTokenMatcher
-
- groupExtractions(Collection<ChunkedExtraction>) - Method in class edu.washington.cs.knowitall.util.AdjacentExtractionGrouper
-
- groupExtractions(Collection<T>) - Method in interface edu.washington.cs.knowitall.util.ExtractionGrouper
-
- main(String[]) - Static method in class edu.washington.cs.knowitall.examples.ReVerbExample
-
- main(String[]) - Static method in class edu.washington.cs.knowitall.extractor.conf.ReVerbDataSetCreator
-
Runs ReVerb on the given file (the first argument), and writes the output
to the given target file (the second argument).
- main(String[]) - Static method in class edu.washington.cs.knowitall.extractor.conf.ReVerbOpenNlpClassifierTrainer
-
Trains a logistic regression classifier using the examples in the given
file, and saves the model to disk.
- main(String[]) - Static method in class edu.washington.cs.knowitall.extractor.HtmlSentenceExtractor
-
Extracts sentences from HTML passed via standard input, or through a file given as an argument
to the program.
- main(String[]) - Static method in class edu.washington.cs.knowitall.extractor.mapper.BracketsRemover
-
Applies the BracketsRemover mapper to each line in standard
input and prints the result.
- main(String[]) - Static method in class edu.washington.cs.knowitall.extractor.mapper.DeUnicoder
-
Applies the DeUnicoder mapper to each line in standard input
and prints the result.
- main(String[]) - Static method in class edu.washington.cs.knowitall.extractor.mapper.JunkRemover
-
Applies the JunkRemover mapper to each line in standard
input and prints the result.
- main(String[]) - Static method in class edu.washington.cs.knowitall.extractor.R2A2
-
Runs the extractor on either standard input, or the given file.
- main(String[]) - Static method in class edu.washington.cs.knowitall.extractor.ReVerbExtractor
-
Runs the extractor on either standard input, or the given file.
- main(String[]) - Static method in class edu.washington.cs.knowitall.nlp.ChunkedSentencePattern
-
- main(String[]) - Static method in class edu.washington.cs.knowitall.nlp.OrdinalUtils
-
- main(String[]) - Static method in class edu.washington.cs.knowitall.normalization.RelationString
-
- main(String[]) - Static method in class edu.washington.cs.knowitall.util.CommandLineReVerb
-
- main(String[]) - Static method in class edu.washington.cs.knowitall.util.HtmlUtils
-
- map(Iterable<T>) - Method in class edu.washington.cs.knowitall.extractor.mapper.Mapper
-
- Mapper<T> - Class in edu.washington.cs.knowitall.extractor.mapper
-
A class for taking a stream of T objects and modifying it
somehow (e.g.
- Mapper() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.Mapper
-
- MapperList<T> - Class in edu.washington.cs.knowitall.extractor.mapper
-
A list of Mapper objects.
- MapperList() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.MapperList
-
Constructs an empty list of mappers.
- MapperList(List<Mapper<T>>) - Constructor for class edu.washington.cs.knowitall.extractor.mapper.MapperList
-
Constructs a new list of mappers from the given list.
- matcher(LayeredSequence) - Method in class edu.washington.cs.knowitall.sequence.LayeredTokenPattern
-
Returns a matcher object, which can be used to scan seq for any
subsequences that match this pattern.
- matches(List<ChunkedSentenceToken>, String, boolean) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matches() - Method in class edu.washington.cs.knowitall.sequence.LayeredTokenMatcher
-
- matchesAppositiveClause(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesAppositiveClause2(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesAppositiveStrict(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesCommaBeforeVerb(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesList(ChunkedExtraction, int, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesListStrict(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesNPList(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesNPVerb(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesObj(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesPPBeforeVerb(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesQuotes(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesRelativeClause(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesStatement(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesToVerb(ChunkedExtraction, boolean) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- matchesVerbConjSimple(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- MAX_DIST - Static variable in class edu.washington.cs.knowitall.argumentidentifier.ExtractionParameters
-
- MAX_NP_POSITION - Static variable in class edu.washington.cs.knowitall.argumentidentifier.ExtractionParameters
-
- MAX_REL_WORDS - Static variable in class edu.washington.cs.knowitall.argumentidentifier.ExtractionParameters
-
- MAX_SENTENCE_LENGTH - Static variable in class edu.washington.cs.knowitall.argumentidentifier.ExtractionParameters
-
- MAX_SIZE - Static variable in class edu.washington.cs.knowitall.sequence.Encoder
-
The maximum encoding size.
- maxFilter(int) - Static method in class edu.washington.cs.knowitall.extractor.mapper.SentenceLengthFilter
-
Constructs a new SentenceLengthFilter object, with no minimum length.
- MaxMapper<S extends Comparable<S>,T> - Class in edu.washington.cs.knowitall.extractor.mapper
-
A mapper class that returns the first maximal element in the object stream according
to a function doValueMap(T object).
- MaxMapper() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.MaxMapper
-
- mergeOverlapping(List<Range>) - Static method in class edu.washington.cs.knowitall.extractor.mapper.MergeOverlappingMapper
-
- MergeOverlappingMapper - Class in edu.washington.cs.knowitall.extractor.mapper
-
Given a set of ChunkedExtractions from the same sentence, merges
those extractions that are next to each other or overlapping.
- MergeOverlappingMapper() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.MergeOverlappingMapper
-
- minFilter(int) - Static method in class edu.washington.cs.knowitall.extractor.mapper.SentenceLengthFilter
-
Constructs a new SentenceLengthFilter object, with no maximum length.
- Pair<F,S> - Class in edu.washington.cs.knowitall.argumentidentifier
-
- Pair(F, S) - Constructor for class edu.washington.cs.knowitall.argumentidentifier.Pair
-
- parseNumber(String) - Static method in class edu.washington.cs.knowitall.nlp.OrdinalUtils
-
- parseOrdinal(String) - Static method in class edu.washington.cs.knowitall.nlp.OrdinalUtils
-
- parseSentence(String) - Method in class edu.washington.cs.knowitall.nlp.OpenNlpChunkedSentenceParser
-
- PatternExtractor - Class in edu.washington.cs.knowitall.argumentidentifier
-
PatternExtractor contains regular expressions for common syntactic patterns
- PatternExtractor() - Constructor for class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- POS - Static variable in class edu.washington.cs.knowitall.extractor.conf.LabeledBinaryExtraction
-
the positive class label
- pos() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken
-
The part of speech tag of this token.
- POS - Static variable in class edu.washington.cs.knowitall.nlp.OpenNlpUtils
-
- POS_LAYER - Static variable in class edu.washington.cs.knowitall.nlp.ChunkedSentence
-
The layer name for the part of speech tags.
- POS_LAYER - Static variable in class edu.washington.cs.knowitall.normalization.NormalizedField
-
- PosFeature - Class in edu.washington.cs.knowitall.extractor.conf.featureset
-
Parent class for any feature specific to the POS layer
- PosFeature(String...) - Constructor for class edu.washington.cs.knowitall.extractor.conf.featureset.PosFeature
-
- PosFeature(Collection<String>) - Constructor for class edu.washington.cs.knowitall.extractor.conf.featureset.PosFeature
-
- PositionInstance - Class in edu.washington.cs.knowitall.argumentidentifier
-
- PositionInstance(int) - Constructor for class edu.washington.cs.knowitall.argumentidentifier.PositionInstance
-
- pp - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- pp_np1 - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- pp_np2 - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- ppAfterArg2(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.ArgLearnerFeatureSet
-
- ppBeforeArg1(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.ArgLearnerFeatureSet
-
- PreChunkedSentenceReader - Class in edu.washington.cs.knowitall.nlp
-
A class for reading in sentences that have already been chunked by the
OpenNLP sentence chunker.
- PreChunkedSentenceReader(BufferedReader) - Constructor for class edu.washington.cs.knowitall.nlp.PreChunkedSentenceReader
-
- predicate - Variable in class edu.washington.cs.knowitall.extractor.conf.classifier.DecisionTree.Tree
-
- predicateString - Variable in class edu.washington.cs.knowitall.extractor.conf.classifier.DecisionTree.Tree
-
- predStartsWithNP(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.ArgLearnerFeatureSet
-
- PREP - Static variable in class edu.washington.cs.knowitall.extractor.ReVerbRelationExtractor
-
Definition of the "preposition" part of the relation pattern.
- previousIsOf(ChunkedExtraction, int) - Static method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- prevStop(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- print() - Method in class edu.washington.cs.knowitall.extractor.conf.classifier.DecisionTree.Tree
-
- PRINT_POS - Static variable in class edu.washington.cs.knowitall.argumentidentifier.ExtractionParameters
-
- productOfArgs(ChunkedExtraction, Iterable<? extends ChunkedArgumentExtraction>, Iterable<? extends ChunkedArgumentExtraction>) - Static method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
Given a collection of arg1s, a collection of arg2s, and a relation,
returns all (arg1, rel, arg2) extractions, where arg1 and arg2 range over
the given collections.
- productOfArgs(ChunkedExtraction, Iterable<? extends ChunkedArgumentExtraction>, Iterable<? extends ChunkedArgumentExtraction>, boolean) - Static method in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
Given a collection of arg1s, a collection of arg2s, and a relation,
returns all (arg1, rel, arg2) extractions, where arg1 and arg2 range over
the given collections.
- PronounArgumentFilter - Class in edu.washington.cs.knowitall.extractor.mapper
-
Used to filter out arguments that are pronouns.
- PronounArgumentFilter() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.PronounArgumentFilter
-
- PUNT - Static variable in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- R2A2 - Class in edu.washington.cs.knowitall.extractor
-
- R2A2() - Constructor for class edu.washington.cs.knowitall.extractor.R2A2
-
- rangeToExamine(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.extractor.conf.featureset.ChunkFeature
-
- rangeToExamine(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.extractor.conf.featureset.ExtractionFeature
-
- rangeToExamine(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.extractor.conf.featureset.PosFeature
-
Given a ChunkedBinaryExtraction, I need the implementation to tell me at
which indices to test my predicate.
- rangeToExamine(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.extractor.conf.featureset.TokenFeature
-
- rangeToExamine(ChunkedBinaryExtraction) - Method in class edu.washington.cs.knowitall.extractor.conf.featureset.VerbTokenFeature
-
- readDocument(InputStream, String) - Method in class edu.washington.cs.knowitall.nlp.ChunkedDocumentReader
-
Reads a document from the input, assigning it the given id
- readDocument(File) - Method in class edu.washington.cs.knowitall.nlp.ChunkedDocumentReader
-
- readDocument(String, String) - Method in class edu.washington.cs.knowitall.nlp.ChunkedDocumentReader
-
Reads a document from the given string, assigning it the given id
- readExtractions() - Method in class edu.washington.cs.knowitall.extractor.conf.LabeledBinaryExtractionReader
-
- RegexExtractor - Class in edu.washington.cs.knowitall.extractor
-
An extractor that uses a regular expression pattern relations from NP-chunked
sentences.
- RegexExtractor(String) - Constructor for class edu.washington.cs.knowitall.extractor.RegexExtractor
-
Constructs a new instance using the given pattern.
- RegexGroupExtractor - Class in edu.washington.cs.knowitall.extractor
-
- RegexGroupExtractor(LayeredTokenPattern) - Constructor for class edu.washington.cs.knowitall.extractor.RegexGroupExtractor
-
- RegexGroupExtractor(String) - Constructor for class edu.washington.cs.knowitall.extractor.RegexGroupExtractor
-
- RegexTagger - Class in edu.washington.cs.knowitall.sequence
-
- RegexTagger(LayeredTokenPattern, String) - Constructor for class edu.washington.cs.knowitall.sequence.RegexTagger
-
- REL - Static variable in class edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction
-
- RelationFirstNpChunkExtractor - Class in edu.washington.cs.knowitall.extractor
-
Extracts
ChunkedBinaryExtraction objects by first extracting
relations, and then for each relation, extracting a pair of arguments.
- RelationFirstNpChunkExtractor() - Constructor for class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
- relationHeadVerb(Collection<String>) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.TokenFeature
-
Get a feature that fires if any element of tokens is present at the index
of the relation's head verb.
- relationHeadVerb(Collection<String>) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.VerbTokenFeature
-
- RelationString - Class in edu.washington.cs.knowitall.normalization
-
Represents a Reverb predicate that contains (1) the original predicate from
the text (2) normalized version (3) POS sequence (modified by Michael
Schmitz)
- RelationString(String, String, String) - Constructor for class edu.washington.cs.knowitall.normalization.RelationString
-
- relClause(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- relExtr - Variable in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
- relIsOneVerb() - Method in class edu.washington.cs.knowitall.extractor.conf.ReVerbFeatures
-
- relSingleToken(Collection<String>) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.TokenFeature
-
Get a feature that fires if any element of tokens is present in a single
token relation (returns empty range if relation is longer than one
token).
- relSingleToken(Collection<String>) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.VerbTokenFeature
-
- relSingleVerb() - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.PosFeature
-
Get a feature that fires if any pos tag from posTags is present within a
given single verb relation (false if multiple-token rel)
- relSubj(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- remove() - Method in class edu.washington.cs.knowitall.util.ArrayIterator
-
- removeHtml(String) - Static method in class edu.washington.cs.knowitall.util.HtmlUtils
-
- REQUIRE_SBJ - Static variable in class edu.washington.cs.knowitall.argumentidentifier.ExtractionParameters
-
- reset() - Method in class edu.washington.cs.knowitall.sequence.LayeredTokenMatcher
-
- ReVerbArgument1Mappers - Class in edu.washington.cs.knowitall.extractor.mapper
-
A list of mappers for ReVerbExtractor's second arguments.
- ReVerbArgument1Mappers() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ReVerbArgument1Mappers
-
- ReVerbArgument2Mappers - Class in edu.washington.cs.knowitall.extractor.mapper
-
A list of mappers for ReVerbExtractor's first arguments.
- ReVerbArgument2Mappers() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ReVerbArgument2Mappers
-
- ReVerbDataSetCreator - Class in edu.washington.cs.knowitall.extractor.conf
-
Used to create a labeled data set using the ReVerb extractions from a given
file.
- ReVerbDataSetCreator() - Constructor for class edu.washington.cs.knowitall.extractor.conf.ReVerbDataSetCreator
-
- ReVerbExample - Class in edu.washington.cs.knowitall.examples
-
- ReVerbExample() - Constructor for class edu.washington.cs.knowitall.examples.ReVerbExample
-
- ReVerbExtractor - Class in edu.washington.cs.knowitall.extractor
-
- ReVerbExtractor() - Constructor for class edu.washington.cs.knowitall.extractor.ReVerbExtractor
-
Explicit constructor to invoke the corresponding super's constructor
without arguments.
- ReVerbExtractor(int, boolean, boolean, boolean) - Constructor for class edu.washington.cs.knowitall.extractor.ReVerbExtractor
-
Explicit constructor to invoke the corresponding super's constructor with
arguments.
- ReVerbFeatures - Class in edu.washington.cs.knowitall.extractor.conf
-
This class defines the features used by the ReVerb confidence function.
- ReVerbFeatures() - Constructor for class edu.washington.cs.knowitall.extractor.conf.ReVerbFeatures
-
- ReVerbIndependentConfFunction - Class in edu.washington.cs.knowitall.extractor.conf
-
An extraction confidence function that is backed by a logistic regression
classifier.
- ReVerbIndependentConfFunction(URL) - Constructor for class edu.washington.cs.knowitall.extractor.conf.ReVerbIndependentConfFunction
-
Loads the model from the specified url.
- ReVerbIndependentConfFunction(File) - Constructor for class edu.washington.cs.knowitall.extractor.conf.ReVerbIndependentConfFunction
-
Loads the model from specified file.
- ReVerbIndependentConfFunction(String) - Constructor for class edu.washington.cs.knowitall.extractor.conf.ReVerbIndependentConfFunction
-
Loads the model as a resource from the root.
- ReVerbOpenNlpClassifierTrainer - Class in edu.washington.cs.knowitall.extractor.conf
-
Used to train the ReVerb confidence function using the features described by
ReVerbFeatures.
- ReVerbOpenNlpClassifierTrainer(Iterable<LabeledBinaryExtraction>) - Constructor for class edu.washington.cs.knowitall.extractor.conf.ReVerbOpenNlpClassifierTrainer
-
Constructs and trains a new Logistic classifier using the given examples.
- ReVerbOpenNlpConfFunction - Class in edu.washington.cs.knowitall.extractor.conf
-
An extraction confidence function that is backed by a logistic regression
classifier.
- ReVerbOpenNlpConfFunction() - Constructor for class edu.washington.cs.knowitall.extractor.conf.ReVerbOpenNlpConfFunction
-
Constructs a new instance of the confidence function.
- ReVerbOpenNlpConfFunction(URL) - Constructor for class edu.washington.cs.knowitall.extractor.conf.ReVerbOpenNlpConfFunction
-
Constructs a new instance of the confidence function from the specified
URL.
- ReVerbOpenNlpConfFunction(String) - Constructor for class edu.washington.cs.knowitall.extractor.conf.ReVerbOpenNlpConfFunction
-
Load a model specified as a resource path from the root.
- ReVerbOpenNlpConfFunction(File) - Constructor for class edu.washington.cs.knowitall.extractor.conf.ReVerbOpenNlpConfFunction
-
Load a model from the specified file.
- ReVerbRelationDictionaryFilter - Class in edu.washington.cs.knowitall.extractor.mapper
-
Filters relations based on how many distinct arg2 values it takes in a large
corpus.
- ReVerbRelationDictionaryFilter(InputStream, int) - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ReVerbRelationDictionaryFilter
-
Constructs a new dictionary filter from the data in in.
- ReVerbRelationDictionaryFilter(int) - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ReVerbRelationDictionaryFilter
-
Constructs a new dictionary filter using the data in the file
freq_rel.txt.gz, which is found on the classpath.
- ReVerbRelationDictionaryFilter() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ReVerbRelationDictionaryFilter
-
Constructs a new dictionary filter using the data in the file
freq_rel.txt.gz, and loads all relations with at least 20
distinct arg2s.
- ReVerbRelationExtractor - Class in edu.washington.cs.knowitall.extractor
-
- ReVerbRelationExtractor() - Constructor for class edu.washington.cs.knowitall.extractor.ReVerbRelationExtractor
-
Constructs a new extractor using the default relation pattern,
relation mappers, and argument mappers.
- ReVerbRelationExtractor(int, boolean, boolean, boolean) - Constructor for class edu.washington.cs.knowitall.extractor.ReVerbRelationExtractor
-
Constructs a new extractor using the default relation pattern,
relation mappers, and argument mappers.
- ReVerbRelationMappers - Class in edu.washington.cs.knowitall.extractor.mapper
-
A list of mappers for ReVerbExtractor's relations.
- ReVerbRelationMappers() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ReVerbRelationMappers
-
Default construction of ReVerbRelationMappers.
- ReVerbRelationMappers(int) - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ReVerbRelationMappers
-
- ReVerbRelationMappers(int, boolean, boolean) - Constructor for class edu.washington.cs.knowitall.extractor.mapper.ReVerbRelationMappers
-
- rightAfterArg2(String...) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.ChunkFeature
-
Get an expandablePosFeature for tokens right before arg1.
- rightAfterArg2(String...) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.PosFeature
-
Get a feature that fires if any pos tag from posTags is present at the
index immediately after arg2.
- rightAfterArg2(String...) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.TokenFeature
-
Get a feature that fires if any element of tokens is present at the index
immediately after arg2.
- rightAfterArg2(String...) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.VerbTokenFeature
-
- rightBeforeArg1(String...) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.ChunkFeature
-
Get an expandablePosFeature for tokens right before arg1.
- rightBeforeArg1(String...) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.PosFeature
-
Get a feature that fires if any pos tag from posTags is present at the
index immediately before arg1.
- rightBeforeArg1(Collection<String>) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.TokenFeature
-
Get a feature that fires if any element of tokens is present at the index
immediately before arg1
- rightBeforeArg1(String...) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.TokenFeature
-
- rightBeforeArg1(Collection<String>) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.VerbTokenFeature
-
- rightBeforeArg1(String...) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.VerbTokenFeature
-
- rightBeforeRel(String...) - Static method in class edu.washington.cs.knowitall.extractor.conf.featureset.PosFeature
-
Get a feature that fires if any pos tag from posTags is present
immediately before the relation.
- runExtractor() - Method in class edu.washington.cs.knowitall.util.CommandLineReVerb
-
- sentDetectorModelFile - Static variable in class edu.washington.cs.knowitall.util.DefaultObjects
-
- SentenceBlocksIterator - Class in edu.washington.cs.knowitall.nlp
-
- SentenceBlocksIterator(Iterator<String>, SentenceExtractor) - Constructor for class edu.washington.cs.knowitall.nlp.SentenceBlocksIterator
-
- SentenceChunker - Interface in edu.washington.cs.knowitall.nlp
-
- SentenceEndFilter - Class in edu.washington.cs.knowitall.extractor.mapper
-
Filters out sentences that do not end with a period, question mark, or
exclamation point, ignoring double quotes, single quotes, and whitespace at
the end.
- SentenceEndFilter() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.SentenceEndFilter
-
- SentenceExtractor - Class in edu.washington.cs.knowitall.extractor
-
An Extractor object that extracts String sentences from a
String.
- SentenceExtractor() - Constructor for class edu.washington.cs.knowitall.extractor.SentenceExtractor
-
Constructs a new SentenceExtractor object using the default OpenNLP
SentenceDetector object, as returned by DefaultObjects.getDefaultSentenceDetector().
- SentenceExtractor(SentenceDetector) - Constructor for class edu.washington.cs.knowitall.extractor.SentenceExtractor
-
Constructs a new SentenceExtractor object using the given OpenNLP SentenceDetector
object.
- SentenceLengthFilter - Class in edu.washington.cs.knowitall.extractor.mapper
-
A mapper used to filter sentences by number of words.
- SentenceLengthFilter(int, int) - Constructor for class edu.washington.cs.knowitall.extractor.mapper.SentenceLengthFilter
-
Constructs a new SentenceLengthFilter object.
- SentenceStartFilter - Class in edu.washington.cs.knowitall.extractor.mapper
-
Filters out sentences that do not start with a capital letter or number (ignoring single quotes, double
quotes, and whitespace).
- SentenceStartFilter() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.SentenceStartFilter
-
- SequenceException - Exception in edu.washington.cs.knowitall.sequence
-
An exception class used for handling errors related to layered sequences.
- SequenceException(Exception) - Constructor for exception edu.washington.cs.knowitall.sequence.SequenceException
-
- SequenceException(String, Exception) - Constructor for exception edu.washington.cs.knowitall.sequence.SequenceException
-
- SequenceException(String) - Constructor for exception edu.washington.cs.knowitall.sequence.SequenceException
-
- serialNumber - Variable in class edu.washington.cs.knowitall.util.WarcReader
-
- setAllowUnary(boolean) - Method in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
- setArgument1Extractor(Extractor<ChunkedExtraction, ChunkedArgumentExtraction>) - Method in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
Sets the argument1 extractor.
- setArgument2Extractor(Extractor<ChunkedExtraction, ChunkedArgumentExtraction>) - Method in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
Sets the argument2 extractor.
- setFeature(int, String) - Method in class edu.washington.cs.knowitall.argumentidentifier.PositionInstance
-
- setIsMidInstance(boolean) - Method in class edu.washington.cs.knowitall.argumentidentifier.PositionInstance
-
- setIsRelInstance(boolean) - Method in class edu.washington.cs.knowitall.argumentidentifier.PositionInstance
-
- setNegative() - Method in class edu.washington.cs.knowitall.extractor.conf.LabeledBinaryExtraction
-
Sets the label to negative.
- setNormPred(String) - Method in class edu.washington.cs.knowitall.normalization.RelationString
-
- setPositive() - Method in class edu.washington.cs.knowitall.extractor.conf.LabeledBinaryExtraction
-
Sets the label to positive.
- setPosPred(String) - Method in class edu.washington.cs.knowitall.normalization.RelationString
-
- setPred(String) - Method in class edu.washington.cs.knowitall.normalization.RelationString
-
- setProperties(Map<String, String>) - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
Sets the properties to the given map.
- setProperty(String, String) - Method in class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
Sets the given property
- setRelationExtractor(Extractor<ChunkedSentence, ChunkedExtraction>) - Method in class edu.washington.cs.knowitall.extractor.RelationFirstNpChunkExtractor
-
Sets the relation extractor.
- setRelationString(RelationString) - Method in class edu.washington.cs.knowitall.normalization.RelationString
-
- setWARC_Target_URI(String) - Method in class edu.washington.cs.knowitall.util.WarcPage
-
- setWARC_TREC_ID(String) - Method in class edu.washington.cs.knowitall.util.WarcPage
-
- SHORT_RELATION_PATTERN - Static variable in class edu.washington.cs.knowitall.extractor.ReVerbRelationExtractor
-
The pattern (VP?)+
- SimpleLayeredSequence - Class in edu.washington.cs.knowitall.sequence
-
- SimpleLayeredSequence(int) - Constructor for class edu.washington.cs.knowitall.sequence.SimpleLayeredSequence
-
Constructs a new layered sequence with the given length
- simpleSubj(ChunkedExtraction, int) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- size() - Method in class edu.washington.cs.knowitall.argumentidentifier.PositionInstance
-
- size() - Method in class edu.washington.cs.knowitall.sequence.Encoder
-
- SmartTextBlockIterator - Class in edu.washington.cs.knowitall.io
-
Buffers text "blocks" from a source of strings and iterates over the blocks.
- SmartTextBlockIterator(BufferedReader, String) - Constructor for class edu.washington.cs.knowitall.io.SmartTextBlockIterator
-
- SmartTextBlockIterator(BufferedReader) - Constructor for class edu.washington.cs.knowitall.io.SmartTextBlockIterator
-
Constructs a TextBlockIterator using a newline as the
default break.
- SmartTextBlockIterator(Iterator<String>, String) - Constructor for class edu.washington.cs.knowitall.io.SmartTextBlockIterator
-
Constructs a TextBlockIterator over the strings returned by
lineIter.
- SmartTextBlockIterator(Iterator<String>) - Constructor for class edu.washington.cs.knowitall.io.SmartTextBlockIterator
-
Constructs a TextBlockIterator over the strings returned by
lineIter, using the default block break.
- SmartTextBlockIterator(Iterable<String>, String) - Constructor for class edu.washington.cs.knowitall.io.SmartTextBlockIterator
-
Constructs a TextBlockIterator over the strings returned by
iter.
- SmartTextBlockIterator(Iterable<String>) - Constructor for class edu.washington.cs.knowitall.io.SmartTextBlockIterator
-
Constructs a TextBlockIterator over the strings returned by
iter, using the default block break.
- SpanExtraction - Class in edu.washington.cs.knowitall.nlp.extraction
-
This class represents an extraction from a single sentence that is made up of
one or more fields, each of which corresponds to a span in the sentence.
- SpanExtraction(ChunkedSentence, List<Range>, List<String>) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
Constructs a new extraction from the given sentence, with fields defined
by the given ranges and names.
- SpanExtraction(ChunkedSentence, List<Range>) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
Constructs a new extraction from the given sentence, with fields defined
by the given ranges.
- SpanExtraction(List<ChunkedExtraction>) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- SpanExtraction(ChunkedExtraction[]) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- SpanExtraction(List<ChunkedExtraction>, List<String>) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- SpanExtraction(ChunkedExtraction[], String[]) - Constructor for class edu.washington.cs.knowitall.nlp.extraction.SpanExtraction
-
- start() - Method in class edu.washington.cs.knowitall.sequence.LayeredTokenMatcher
-
- start(int) - Method in class edu.washington.cs.knowitall.sequence.LayeredTokenMatcher
-
- START_CHUNK - Static variable in class edu.washington.cs.knowitall.nlp.OpenNlpUtils
-
- START_NP - Static variable in class edu.washington.cs.knowitall.nlp.OpenNlpUtils
-
- startsList(ChunkedExtraction) - Method in class edu.washington.cs.knowitall.argumentidentifier.PatternExtractor
-
- stemmer - Variable in class edu.washington.cs.knowitall.extractor.conf.featureset.ExtractionFeature
-
- stemSingleToken(String, String) - Method in class edu.washington.cs.knowitall.normalization.BasicFieldNormalizer
-
- StopListFilter - Class in edu.washington.cs.knowitall.extractor.mapper
-
A mapper that filters out any extractions containing a token or POS tag from a given set.
- StopListFilter() - Constructor for class edu.washington.cs.knowitall.extractor.mapper.StopListFilter
-
Constructs a new StopListFilter with empty sets for POS tags and tokens.
- StopListFilter(Set<String>, Set<String>) - Constructor for class edu.washington.cs.knowitall.extractor.mapper.StopListFilter
-
Constructs a new StopListFilter object from the given sets of tokens and POS
tags.
- string() - Method in class edu.washington.cs.knowitall.nlp.ChunkedSentenceToken
-
The string of this token.
- StringArrayWrapper - Class in edu.washington.cs.knowitall.sequence
-
A class that wraps a String array so it can be used as the key in a
HashSet object.
- StringArrayWrapper(String[]) - Constructor for class edu.washington.cs.knowitall.sequence.StringArrayWrapper
-
Wraps the given data
- stripBeAdj(boolean) - Method in class edu.washington.cs.knowitall.normalization.VerbalRelationNormalizer
-
If set to true, then will not remove adjectives in phrases like
"is happy about".