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

A

a - Variable in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
accept(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.filters.Filter
 
accept(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.filters.MFilter
Determines whether a mention should be accepted by the filter.
accept(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
Determines whether m should be accepted by this filter.
add(ChainSolution<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Adds all the chains from otherSol to this, including the edge labels.
add(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
Adds obj to the partition as a new subset.
add(T, T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
Add the object to subsetContaining.
addAll(Map<T, Integer>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Histogram
increment each key in histogram by the corresponding value.
addAll(Partition<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
Adds all subsets from other to this.
addAllAToB(Map<T, Integer>, Map<T, Integer>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Maps
 
addChain(Collection<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Adds a chain.
addCorefMent(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Adds a mention to the set of mentions coreferential with this.
addCorefMentsOf(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Adds all the mentions known (or believed) to be coreferential with m to the set of mentions coreferential with this.
addHeadPrediction(int, int, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
addMention(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Adds a mention to the entity.
addNames(List<Chunk>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Add all the chunks as names to the existing set of names.
addOne(Map<T, Integer>, T) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Maps
Adds 1 to the Integer mapped to the key, or adds (k, new Integer(1)) to the Map.
addPredEntities(List<Entity>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Backed internally.
addRelation(Relation) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
addSubset(Collection<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
Adds a subset to the Partition.
addTrueEntity(Entity) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Can be made public, but then need to ensure that e's mentions are all added.
addTrueMention(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
ADJ - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
ADJ - Static variable in class edu.brandeis.cs.steele.wn.POS
 
ADV - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
ADV - Static variable in class edu.brandeis.cs.steele.wn.POS
 
advance() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
Move to the next example (if necessary, moving to the next m2)
advanceDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
Prepares to extract examples from the next document (including resetting the document).
advanceDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Prepares to extract examples from the next document (including resetting the document).
advanceDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
Prepares to extract mentions from the next document (including resetting the document).
advanceDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
advanceToNextM2() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
Move the slower moving example.
AliasFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Collection of feature generating functions that relate to aliases.
AliasFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
No need to construct collection of features.
aligned(String, String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AlignedTokenFeatures
Determines whether two strings should be aligned; strings should be aligned if they share hypernyms, are both countries, both cities, both first names, or both last names.
AlignedTokenFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Collection of feature generating functions that compare or return aligned tokens.
AlignedTokenFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.AlignedTokenFeatures
No need to construct collection of features.
Aligner<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.alignment
Base class for aligning objects
Aligner() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.alignment.Aligner
 
alignPredMentsToTrue() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
ANTONYM - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
appliesTo(POS) - Method in class edu.brandeis.cs.steele.wn.PointerType
 
areAntCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
areAntonyms(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetFeatures
Determines whether one mention is the antonym of another mention.
areAntonyms(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Determines whether two phrases are antonyms using WordNet.
areAppositives(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.DistanceFeatures
Determines whether two mentions are in an appositive relationship, currently approximated by checking whether only a comma intervenes between their extents.
areClosestCompatible(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.DistanceFeatures
Determines whether the first mention of ex is the closest preceding mention compatible with the second mention of ex.
areCoreferent() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Assumes true knowledge has been given, either using a constructor, the settings of the EntityID labels, or using the setPositive() method.
areHypCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
areHypernyms(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetFeatures
Determines whether one mention is the hypernym of another mention.
areHypernyms(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Determines whether one phrase is the hypernym of another using WordNet.
areSoonAlias(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Determines whether two mentions are aliases, as computed by the two parameter form of this method, and using gold Entity Types.
areSoonAlias(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Determines whether two mentions are aliases, as defined in Soon et al., Computational Linguistics, 2001.
areSoonAlias(CExample, boolean, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Determines whether two mentions are aliases, as defined in Soon et al., Computational Linguistics, 2001.
areSoonAliasBetter(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Determines whether the mentions are aliases.
areSynCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
areSynonyms(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetFeatures
Determines whether one mention is the synonym of another mention.
areSynonyms(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Determines whether two phrases are synonyms using WordNet.
areTogether(T, T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Determines whether two elements are in the same chain (subset).
areTogether(T, T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
 
ArrayUtilities - Class in edu.brandeis.cs.steele.util
Miscellaneous array functions.
ArrayUtilities() - Constructor for class edu.brandeis.cs.steele.util.ArrayUtilities
 
ATTRIBUTE - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
ATTRIBUTIVE - Static variable in class edu.brandeis.cs.steele.wn.Word
 
average(List<Double>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.MyCollections
 
average(Collection<Vector<Number>>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Vectors
 

B

b - Variable in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
BatchExExtractor<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
The base class for all example extractors that use a batch process.
BatchExExtractor() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.BatchExExtractor
 
BCubedBase - Class in edu.illinois.cs.cogcomp.lbj.coref.scorers
Base class for scorers that implement some version of Bagga and Baldwin's B-Cubed scoring algorithm.
BCubedBase() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedBase
Default constructor.
BCubedScorer - Class in edu.illinois.cs.cogcomp.lbj.coref.scorers
Computes the within-document B-Cubed F-Score for a collection of documents.
BCubedScorer() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedScorer
Default Constructor.
BCubedScorer.MentionTypeTranslator - Interface in edu.illinois.cs.cogcomp.lbj.coref.scorers
 
BCubedUniformPerMentionBase - Class in edu.illinois.cs.cogcomp.lbj.coref.scorers
Base class for scorers that compute the B-Cubed F-Score for a collection of documents, giving equal weight to each mention.
BCubedUniformPerMentionBase() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedUniformPerMentionBase
Default constructor.
BestLinkDecoder - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
Translates classification decisions to a collection of coreference equivalence classes in the form of a ChainSolution via the decode method according to the best link decoding algorithm.
BestLinkDecoder(LinearThresholdUnit) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Constructor for the case where a scoring classifier has had its threshold set.
BestLinkDecoder(LinearThresholdUnit, Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Constructor for use when the scoring classifier is not sufficient to decide whether links should be made, such as when inference is being applied.
bind() - Method in class edu.brandeis.cs.steele.wn.RemoteFileManager
Bind this object to the value of BINDING_NAME in the local RMI registry.
BINDING_NAME - Static variable in class edu.brandeis.cs.steele.wn.RemoteFileManager
The standard RMI binding name.
BIODecoder - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
Translates a BIO classifier's decisions into a ChunkSolution.
BIODecoder(Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.BIODecoder
Constructs the decoder.
BIOExample - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.examples
An example of a word and information about where in a chunk it is located: beginning, inside, or outside a chunk.
BIOExample(Doc, int, char, char, BIOExample) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.BIOExample
Constructs a BIO example for a given word with respect to its presence in a head and in an extent.
BIOExample(Doc, int, char, BIOExample) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.BIOExample
Constructs a BIO example for a given word with respect to its presence in a head.
BIOParser - Class in edu.illinois.cs.cogcomp.lbj.coref.parsers
Extracts examples of mention chunks, one per word, for training a mention detection classifier.
BIOParser(DocLoader) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
Constructs a Parser that extracts examples from a corpus, with documents loaded by a specified document loader.
bothSpeakNearby(CExample, int) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.ContextFeatures
Determine whether both mentions have a word that is synonymous for "say" within size words of their extents.
buildMentionsContaining() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
buildMentionsInSents() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
bytes - Variable in class edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessByteBuffer
 

C

Cache - Interface in edu.brandeis.cs.steele.util
A Cache is a collection of values that are indexed by keys and that are stored for an unspecified amount of time (which the implementor of Cache may further specify).
calcAndSetQuotes() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Determines the location of quotes and sets them.
calcF1(Classifier, Classifier, List<? extends Object>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.stats.Correctness
Since labels are always positive for their class (even in the two class (e.g.
calcF1(List<String>, List<String>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.stats.Correctness
 
calcF1(int, int, int) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.stats.Correctness
 
calcF1(double, double) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.stats.Correctness
 
calcF1Multi(Classifier, Classifier, List<? extends Object>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.stats.Correctness
 
calcF1Multi(Map<String, Integer>, Map<String, Integer>, Map<String, Integer>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.stats.Correctness
Currently calculates based on the harmonic mean of the individual labels.
calcLevenshteinEditDist(String, String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Calculates the (unnormalized) Levenshtein edit distance for a pair of strings.
calcMultiNoneF1(Classifier, Classifier, List<? extends Object>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.stats.Correctness
Calculates the F1 for Classifiers that return a multi-class label, all of which labels are considered positive except the "NONE", "negative", and "false" labels.
calcPR(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>, BCubedScorer.MentionTypeTranslator) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedScorer
Computes the within-document B-Cubed precision and recall for a collection of documents.
calcPR(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedScorer
 
calcPRByType(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedScorer
 
calcPrecision(int, int) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.stats.Correctness
 
calcRecall(int, int) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.stats.Correctness
 
capacity - Variable in class edu.brandeis.cs.steele.util.LRUCache
 
Capitals - Class in edu.illinois.cs.cogcomp.lbj.coref.features
A class for loading a list of pairs of capitals of countries and checking to see whether one location is the capital of a country.
Capitals() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.Capitals
Default constructor.
Case - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Features related to case.
Case() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.Case
Construction of this static feature library should not be necessary.
CaseExample - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.examples
 
CaseExample(Doc, int) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
CATS - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
CATS - Static variable in class edu.brandeis.cs.steele.wn.POS
A list of all POSs.
CAUSE - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
CExample - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.examples
A coreference example (CExample) is a pair of referrers, where each referrer is either an entity mention or a set of entity mentions, and the document containing the mentions.
CExample(Doc, Mention, Mention) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Construct a coreference example referring to mentions m1 and m2 in the context of doc.
CExample(Doc, Set<Mention>, Mention) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Construct a coreference example referring to a cluster of mentions c1 and a mention m2 in the context of a document doc.
CExample(Doc, Set<Mention>, Mention, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Construct a coreference example referring to a set of mentions c1 and a mention m2 in the context of a document doc.
CExample(Doc, Set<Mention>, Set<Mention>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Construct a coreference example referring to a set of mentions c1 and a set of mentions c2 in the context of a document doc.
CExample(Doc, Set<Mention>, Set<Mention>, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Construct a coreference example referring to a set of mentions c1 and a set of mentions c2 in the context of a document doc.
CExample(Doc, Set<Mention>, Set<Mention>, Mention, Mention) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Construct a coreference example referring to a set of mentions c1 and a set of mentions c2 in the context of a document doc.
CExample(Doc, Set<Mention>, Set<Mention>, Mention, Mention, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Construct a coreference example referring to a set of mentions c1 and a set of mentions c2 in the context of a document doc.
CExampleExtractor - Interface in edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
This interface specifies a type of ExampleExtractor that extracts CExamples from Docs.
CExampleExtractorBasic - Class in edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
Extracts coreference examples from a document from all ordered pairs of mentions of a document such that any filters accept them.
CExampleExtractorBasic() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Constructs a coreference example extractor with the default settings.
CExampleExtractorBasic(CFilter) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Constructs a coreference example extractor with a CExample filter.
CExampleExtractorBasic(CFilter, MFilter, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Constructs a coreference example extractor with a CExample filter and a Mention filter.
CExampleExtractorBasic(CFilter, MFilter, MFilter) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Constructs a coreference example extractor with a CExample filter and two Mention filters.
CExampleExtractorBasic(Doc) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Constructs a coreference example extractor that will extract examples from the given document.
CExampleExtractorBasic(Doc, CFilter) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Constructs a coreference example extractor with a CExample filter that will extract examples from the given document.
CExExClosestPosAllNeg - Class in edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
Generates examples of coreference in the following way: For each mention, create a positive example with the nearest preceding coreferential mention, and create negative examples with each preceding non-coreferential mention.
CExExClosestPosAllNeg() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
Default constructor.
CExExClosestPosAllNeg(boolean, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
Constructor.
CExExClosestPosAllNeg(boolean, boolean, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
Constructor.
CExExClosestPosAllNeg(boolean, boolean, boolean, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
Constructor.
CExExClosestPosAllNeg(boolean, boolean, boolean, boolean, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
Constructor.
CExExtractorUntilTrue - Class in edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
FIXME: This code should inherit from an onlineCExample class
CExExtractorUntilTrue(boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
CExExtractorUntilTrue(CFilter, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
CExExtractorUntilTrue(Doc, CFilter, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
CExExtractorUntilTrue(CFilter, MFilter, boolean, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
CExExtractorUntilTrue(CFilter, MFilter, MFilter, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
The order of the MFilters matters here.
CFilter - Class in edu.illinois.cs.cogcomp.lbj.coref.filters
 
CFilter() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.filters.CFilter
 
ChainScorer<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.scorers
Base class for scorers that process ChainSolutions.
ChainScorer() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.scorers.ChainScorer
Default constructor.
ChainSolution<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.solutions
Represents a partition(a set of non-overlapping subsets called chains) and edges linking some items in the partition, along with edge labels.
ChainSolution() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Constructs an empty solution.
ChainSolution(ChainSolution<T>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Copy constructor.
ChainSolution(Collection<Collection<T>>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Constructs a ChainSolution from a collection of chains (collections).
ChainSolutionDecoder<ST extends ChainSolution<CT>,CT,ET> - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
Base class for decoding decisions into chain solutions.
ChainSolutionDecoder() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.ChainSolutionDecoder
 
Chunk - Class in edu.illinois.cs.cogcomp.lbj.coref.ir
Represents a chunk of text in the context of a document.
Chunk(Doc, int, int, String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Constructs a chunk given a range of characters, some text, and a document for context.
ChunkDecoder - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
A decoder that translates a document to a ChunkSolution.
ChunkDecoder() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.ChunkDecoder
Constructs a chunk decoder that does not use a classifier.
ChunkDecoder(Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.ChunkDecoder
Constructor for use when a Classifier is used in the decoding process.
ChunkSolution - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.solutions
A ChunkSolution represents a set of chunks.
ChunkSolution() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChunkSolution
Constructs an empty chunk solution.
ChunkSolution(Collection<Chunk>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChunkSolution
Constructs a ChainSolution containing some chunks.
cities - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
citiesCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
cleanup() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
Called immediately before next returns null.
cleanup() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Called immediately before next returns null.
cleanup() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
Called immediately before next returns null.
cleanup() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
clear() - Method in interface edu.brandeis.cs.steele.util.Cache
Remove all values stored in this cache.
clear() - Method in class edu.brandeis.cs.steele.util.LRUCache
 
close() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.ExampleExtractor
 
close() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
 
close() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
 
close() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
 
close() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
close() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
collectTargets(Pointer[]) - Static method in class edu.brandeis.cs.steele.wn.Synset
 
collectTargetsList(List<Pointer>) - Static method in class edu.brandeis.cs.steele.wn.Synset
 
commonWords - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
commonWords5 - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
compare(String, String) - Method in class edu.brandeis.cs.steele.wn.FileManager
Return a negative value if a precedes b, a positive value if a follows b, otherwise 0.
compare(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
Return a negative value if a precedes b, a positive value if a follows b, otherwise 0.
compare(Entity, Entity) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.EntityByFirstMentionComparator
Sorts by smallest character number of entity's first (according to Mention's compare function) mention's extent (Start, then end).
compare(Mention, Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.MentionSpecificityComparator
Compares mentions by specificity in descending order.
compareBySpecificity(Mention, Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.MentionSpecificityComparator
Determines which mention is more specific, in ascending order.
compareTo(Chunk) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Compare the chunk in a way that Sorts ascending, first by start positions, or if starts are equal, by end positions.
compareTo(Entity) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Compare by short eID numerically, or lexicographically if same numbers.
compareTo(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Compare first by extent, then by head.
compareTo(CompPair<A, B>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.CompPair
Comparison function for ascending order sorts, sorting first by a and then by b, using A's and B's compareTo functions.
compatible(Doc, Mention, Mention) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.DistanceFeatures
Determines whether two mentions are compatible.
CompPair<A extends java.lang.Comparable<A>,B extends java.lang.Comparable<B>> - Class in edu.illinois.cs.cogcomp.lbj.coref.util.aux
Although Pair implements Comparable, it is only comparable if A and B implement Comparable -- if they do not, in the future, Exceptions may be thrown.
CompPair() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.aux.CompPair
 
CompPair(A, B) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.aux.CompPair
 
contains(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Determines whether the partition contains the specified item in any of its subsets.
contains(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
 
ContextFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Collection of features related to the context of one or more mentions.
ContextFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.ContextFeatures
Should not need to construct this collection of static features.
contextWordInSet(Set<String>, Doc, int, int) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.ContextFeatures
Determines whether a word in the document numbered between s and e inclusive is contained in words.
CoParser - Class in edu.illinois.cs.cogcomp.lbj.coref.parsers
Extracts coreference examples for use in training an LBJ classifier.
CoParser(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Constructs a Parser that extracts coreference examples from a corpus loaded using the default document loader, and examples extracted using the default example extractor.
CoParser(DocLoader, CExampleExtractor) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Constructs a Parser that extracts coreference examples from a corpus, with documents loaded by a specified document loader and coreference examples extracted from each document using the specified example extractor.
CoParser(String, CExampleExtractor) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Constructs a Parser that extracts coreference examples from a corpus loaded using the default document loader as specified by DocLoader.getDefaultLoader(java.lang.String), and examples extracted using the specified example extractor.
CorefDecoder - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
Translates coreference decisions to a ChainSolution via the decode method.
CorefDecoder(Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefDecoder
Construct a coreference decoder that uses a single classifier.
CorefKeyDecoder - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
A decoder that extracts the true entities of a document and encodes them in a ChainSolution.
CorefKeyDecoder() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Construct a decoder that does not filter but adds all predicted mentions to the resulting solution.
CorefKeyDecoder(MFilter) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Constructor that accepts a single mention filter and requires that a pair of mentions both be accepted for the pair to be linked in the solution.
CorefKeyDecoder(MFilter, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Constructor that accepts a single mention filter
CorefKeyDecoder(MFilter, boolean, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Constructor that accepts a single mention filter
CorefKeyDecoder(MFilter, MFilter, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Constructs a decoder that accepts two filters.
CorefKeyDecoder(MFilter, MFilter) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Constructs a decoder that accepts two filters.
CorefPlainText - Class in edu.illinois.cs.cogcomp.lbj.coref
Use this program to add coreference annotation to a plain text input file.
CorefPlainText() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.CorefPlainText
 
corporations - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
corporationsCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
Correctness - Class in edu.illinois.cs.cogcomp.lbj.coref.util.stats
 
Correctness() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.stats.Correctness
 
countries - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
countriesCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
countriesDemAdj - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
countriesDemAdjCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
create(S, T) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.CompPair
 
create(S, T) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
createDoc(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocAPFLoader
Construct an DocAPF document from the given filename, which may end with the extension ".apf.xml".
createDoc(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocFromTextLoader
Constructs and returns a document from the given plain text.
createDoc(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Create a document from the given string, treating inputString as a filename or as text depending on the subclass.
createDoc(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocPlainTextLoader
Constructs and returns a document from the specified plain text file.
createSingletonsPartition(Collection<T>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
Constructs a partition in which each item from singletons forms its own subset.
createSP(T, T) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.SamePair
 
cursor - Variable in class edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessByteBuffer
 

D

db - Variable in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
Debug - Class in edu.illinois.cs.cogcomp.lbj.coref.util.io
 
Debug(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.io.Debug
 
decode(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Takes the mentions in the specified document and produces a collection of coreference equivalence classes.
decode(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BIODecoder
Classifies each word (wrapped in a BIOExample) in a document, starting at the first text word, as beginning ('b'), inside ('i') or outside ('o') a chunk, and decodes these decisions into a list of chunks.
decode(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ChainSolutionDecoder
Decodes a document, typically by translating classifier decisions to a solution type.
decode(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ChunkDecoder
Translates a document into a set of chunks represented by a ChunkSolution, generally by applying a given classifier.
decode(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Extract the entities from a document and encode the parts that are accepted by any optional filters into a ChainSolution representing those entities.
decode(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
Decode a document into a solution.
decode(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ExtendHeadsDecoder
Applies a classifier to chunks to determine their extents and decode these decisions into a MentionSolution.
decode(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.KeyChainDecoder
Decodes a document into a ChainSolution.
decode(Doc) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.decoders.KeyDecoder
Decodes a document.
decode(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.MentionDecoder
Override to translate a document into a MentionSolution.
decode(Doc) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.decoders.SolutionDecoder
Decode a document into a solution.
DecoderWithOptions<ST extends Solution> - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
Abstract class for decoding some set of predictions into an arbitrary solution type.
DecoderWithOptions() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
Construct a decoder.
DEFAULT_CACHE_CAPACITY - Variable in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
DEFAULT_FILENAME - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Capitals
The default file.
DEFAULT_FILENAME - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Nicknames
 
DefaultAligner<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.alignment
Aligns objects based on maximizing overlap.
DefaultAligner() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultAligner
Default Constructor.
DefaultEMAligner - Class in edu.illinois.cs.cogcomp.lbj.coref.alignment
Aligns objects based on maximizing head word overlap.
DefaultEMAligner() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultEMAligner
 
DERIVED - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
dictionary - Variable in class edu.brandeis.cs.steele.wn.IndexWord
 
dictionary - Variable in class edu.brandeis.cs.steele.wn.Pointer
 
dictionary - Variable in class edu.brandeis.cs.steele.wn.Synset
 
DictionaryDatabase - Interface in edu.brandeis.cs.steele.wn
An object in a class that implements this interface is a broker or factory for objects that model WordNet lexical and semantic entities.
DistanceFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Collection of features related to the relative location of mentions.
DistanceFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.DistanceFeatures
Construction of this static feature library should not be necessary.
divide(Vector<Number>, double) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Vectors
 
doAccept(Mention, Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Determine whether filter(s) accept the mentions.
Doc - Interface in edu.illinois.cs.cogcomp.lbj.coref.ir.docs
Represents one document from a corpus, including the text, sentences, words, part-of-speech tags, annotations of coreference, relations, entities, mentions, and other relevant information.
DocACEPhase2 - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.docs
 
DocACEPhase2(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
Loads filename file and reads in the xml representation.
DocACEPhase2(String, Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
 
DocACEPhase2() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
Default constructor: Not recommended.
DocAPF - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.docs
 
DocAPF() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
Basic constructor: Not recommended.
DocAPF(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
Loads filename file and reads in the XML representation.
DocAPF(String, DocBase.PosSource) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
Loads filename file and reads in the XML representation.
DocAPF(String, Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
 
DocAPFLoader - Class in edu.illinois.cs.cogcomp.lbj.coref.io.loaders
Loads a corpus of APF documents.
DocAPFLoader(String, MentionDecoder, Classifier, DocBase.PosSource) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocAPFLoader
Construct a loader that loads a list of APF documents given the name of the file specifying a list of document filenames.
DocAPFLoader(String, MentionDecoder, Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocAPFLoader
Construct a loader that loads a list of APF documents given the name of the file specifying a list of document filenames.
DocAPFLoader(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocAPFLoader
Construct a loader that loads a list of APF documents given the name of the file specifying a list of document filenames.
DocAPFLoader(String, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocAPFLoader
Construct a loader that loads a list of APF documents given the name of the file specifying a list of document filenames.
DocAPFLoader(String, DocBase.PosSource) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocAPFLoader
Construct a loader that loads a list of APF documents given the name of the file specifying a list of document filenames.
DocAPFLoader() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocAPFLoader
Default constructor.
DocBase - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.docs
Represents one document from a corpus, including the text, annotations of coreference, relations, entities, and other relevant information.
DocBase() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Basic constructor: Not recommended.
DocBase.PosSource - Enum in edu.illinois.cs.cogcomp.lbj.coref.ir.docs
 
DocBase.PosSource() - Constructor for enum edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase.PosSource
 
DocExampleExtractor<T> - Interface in edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
This interface specifies a type of ExampleExtractor that extracts examples from Docs.
DocFilteredBatchExEx<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
Extracts examples from a document using a batch process.
DocFilteredBatchExEx() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocFilteredBatchExEx
 
DocFromTextLoader - Class in edu.illinois.cs.cogcomp.lbj.coref.io.loaders
Loads a document from a plain text string, rather than from a file.
DocFromTextLoader(MentionDecoder, Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocFromTextLoader
Constructs a loader that will detect and type mentions automatically.
DocFromTextLoader(MentionDecoder, Classifier, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocFromTextLoader
Constructs a loader that will detect and type mentions automatically.
DocLoad - Class in edu.illinois.cs.cogcomp.lbj.coref.io.loaders
 
DocLoad() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoad
 
DocLoader - Class in edu.illinois.cs.cogcomp.lbj.coref.io.loaders
Loads a corpus of documents.
DocLoader(String, MentionDecoder, Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Construct a loader that loads a list of documents from a file.
DocLoader(MentionDecoder, Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Construct a loader for use when no file is used.
DocLoader(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Construct a loader that loads a list of documents from a file.
DocLoader() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Default constructor.
DocPlainText - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.docs
Represents a Doc constructed from plain text.
DocPlainText() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocPlainText
Constructs an empty document.
DocPlainText(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocPlainText
Constructs a document using the specified plain text file.
DocPlainTextLoader - Class in edu.illinois.cs.cogcomp.lbj.coref.io.loaders
Loads documents from the filenames listed in the specified file.
DocPlainTextLoader(String, MentionDecoder, Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocPlainTextLoader
Constructs a loader that loads plain text files, and will detect and type mentions automatically.
DocXMLBase - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.docs
The superclass of documents loaded from XML.
DocXMLBase() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
Basic constructor: Not recommended.
DocXMLBase(String, String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
Given the name of a file and the extension, load the file and reads in the XML representation.
DocXMLBase(String, String, DocBase.PosSource) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
Given the name of a file and the extension, load the file and reads in the XML representation.
DocXMLBase(String, String, Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
doETypesMatch(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
Determines whether the entity types of two mentions match, as determined by EntityTypeFeatures.getEType(edu.illinois.cs.cogcomp.lbj.coref.ir.Mention).
doETypesMatch(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
Determines whether the entity types of two mentions match, as determined by EntityTypeFeatures.getEType(edu.illinois.cs.cogcomp.lbj.coref.ir.Mention).
doFiltersAccept(CExample) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Determines whether all applicable filters accept the example.
doFiltersAccept(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocFilteredBatchExEx
Indicates whether all applicable filters accept the example.
doFiltersAccept(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.FilteredBatchExExtractor
Implement this method to define the filter outputs.
doFirstNamesMatch(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.NameFeatures
Determines whether the first names match.
doGendersMatch(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Determines whether the gender of two mentions match, according to GenderFeatures.getGender(edu.illinois.cs.cogcomp.lbj.coref.ir.Mention, boolean).
doGendersMatch(CExample, boolean, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Determines whether the gender of two mentions match, according to GenderFeatures.getGender(edu.illinois.cs.cogcomp.lbj.coref.ir.Mention, boolean).
doGendersMatchForBasic(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
This is a legacy function for use as a feature for the learned classifier that predicts simple coreference, used to determine whether names match.
doGendersMatchForCompatible(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Determines the gender of a mention.
doHonoraryTitlesMatch(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.NameFeatures
Determines whether the Honorary Titles (like Mr or Mrs) match.
doInitialsMatch(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Determines whether the heads of two mentions have the same initials.
doInitialsMatchBetter(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Checks whether two mentions initials match.
doInitialsMatchBetter(String, String[]) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Determines whether initials is the initials corresponding to words.
doLastNamesMatch(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Determines whether mentions have the same last name, if people.
doLastWordsMatch(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines whether the last word of one mention matches the last word of another mention.
doMatch(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.Matches
Determines whether a pair of strings is a match.
doNumbersMatchStrong(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.NumberFeatures
Determines if the number (singular or plural) of two mentions match.
doShareHypernyms(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetFeatures
Determines whether two mentions have the same hypernym.

E

edu.brandeis.cs.steele.util - package edu.brandeis.cs.steele.util
 
edu.brandeis.cs.steele.wn - package edu.brandeis.cs.steele.wn
 
edu.illinois.cs.cogcomp.lbj.coref - package edu.illinois.cs.cogcomp.lbj.coref
 
edu.illinois.cs.cogcomp.lbj.coref.alignment - package edu.illinois.cs.cogcomp.lbj.coref.alignment
 
edu.illinois.cs.cogcomp.lbj.coref.decoders - package edu.illinois.cs.cogcomp.lbj.coref.decoders
 
edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors - package edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
 
edu.illinois.cs.cogcomp.lbj.coref.features - package edu.illinois.cs.cogcomp.lbj.coref.features
 
edu.illinois.cs.cogcomp.lbj.coref.filters - package edu.illinois.cs.cogcomp.lbj.coref.filters
 
edu.illinois.cs.cogcomp.lbj.coref.io - package edu.illinois.cs.cogcomp.lbj.coref.io
 
edu.illinois.cs.cogcomp.lbj.coref.io.loaders - package edu.illinois.cs.cogcomp.lbj.coref.io.loaders
 
edu.illinois.cs.cogcomp.lbj.coref.ir - package edu.illinois.cs.cogcomp.lbj.coref.ir
 
edu.illinois.cs.cogcomp.lbj.coref.ir.docs - package edu.illinois.cs.cogcomp.lbj.coref.ir.docs
 
edu.illinois.cs.cogcomp.lbj.coref.ir.examples - package edu.illinois.cs.cogcomp.lbj.coref.ir.examples
 
edu.illinois.cs.cogcomp.lbj.coref.ir.relations - package edu.illinois.cs.cogcomp.lbj.coref.ir.relations
 
edu.illinois.cs.cogcomp.lbj.coref.ir.scores - package edu.illinois.cs.cogcomp.lbj.coref.ir.scores
 
edu.illinois.cs.cogcomp.lbj.coref.ir.solutions - package edu.illinois.cs.cogcomp.lbj.coref.ir.solutions
 
edu.illinois.cs.cogcomp.lbj.coref.parsers - package edu.illinois.cs.cogcomp.lbj.coref.parsers
 
edu.illinois.cs.cogcomp.lbj.coref.scorers - package edu.illinois.cs.cogcomp.lbj.coref.scorers
 
edu.illinois.cs.cogcomp.lbj.coref.util.aux - package edu.illinois.cs.cogcomp.lbj.coref.util.aux
 
edu.illinois.cs.cogcomp.lbj.coref.util.collections - package edu.illinois.cs.cogcomp.lbj.coref.util.collections
 
edu.illinois.cs.cogcomp.lbj.coref.util.io - package edu.illinois.cs.cogcomp.lbj.coref.util.io
 
edu.illinois.cs.cogcomp.lbj.coref.util.stats - package edu.illinois.cs.cogcomp.lbj.coref.util.stats
 
edu.illinois.cs.cogcomp.lbj.coref.util.xml - package edu.illinois.cs.cogcomp.lbj.coref.util.xml
 
EMParser - Class in edu.illinois.cs.cogcomp.lbj.coref.parsers
Extracts mentions for use in training an LBJ classifier.
EMParser(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
Constructs a Parser that extracts mentions for use in training an LBJ classifier.
enqueue(Object) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.ExampleExtractor
Does nothing.
enqueue(Object) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
Does nothing
enqueue(Object) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Does nothing
enqueue(Object) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
Does nothing
enqueue(Object) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
enqueue(Object) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
ENTAILMENT - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
Entity - Class in edu.illinois.cs.cogcomp.lbj.coref.ir
An entity is a collection of mentions that are coreferential, combined with some metadata about them.
Entity() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Basic constructor.
Entity(String, String, String, String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Creates an empty entity (containing no mentions)
Entity(String, String, String, String, List<Mention>, List<Chunk>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Creates an entity with the specified mentions.
EntityByFirstMentionComparator - Class in edu.illinois.cs.cogcomp.lbj.coref.ir
Comparator for entities that which orders entities by the order of appearance of their mentions.
EntityByFirstMentionComparator() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.EntityByFirstMentionComparator
 
entityCache - Variable in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
EntityTypeFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
A collection of features related to the entity type of a mention or the relationship between the entity types of mentions.
EntityTypeFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
No need to construct collection of static features.
equals(Object) - Method in class edu.brandeis.cs.steele.wn.FileBackedDictionary.DatabaseKey
 
equals(Object) - Method in class edu.brandeis.cs.steele.wn.IndexWord
 
equals(Object) - Method in class edu.brandeis.cs.steele.wn.Pointer
 
equals(Object) - Method in class edu.brandeis.cs.steele.wn.POS
 
equals(Object) - Method in class edu.brandeis.cs.steele.wn.Synset
 
equals(Object) - Method in class edu.brandeis.cs.steele.wn.Word
 
equals(Object) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Determines whether this chunk is equal to a specified object.
equals(Object) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
equals and hashCode methods inspired by article hosted on Technofundo, called "Equals and Hash Code", by Manish Hatwalne Available as of Feb.
equals(Object) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Two ChainSolutions are equal if their subsets are equal.
equals(Object) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
equiv(Mention, Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
Determines whether the mentions are the same according to entity ID.
Example - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.examples
 
Example() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.Example
 
ExampleExtractor<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
Generic example extractor.
ExampleExtractor() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.ExampleExtractor
 
ExtendHeadExample - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.examples
Represents an example of a word associated with some head, used to determine whether the word is part of the extent of that head's mention.
ExtendHeadExample(Doc, Chunk, int, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.ExtendHeadExample
Constructs an example representing a word in a document, and a head, and a label indicating whether the word is part of the extent corresponding to the given head.
ExtendHeadExample(Doc, Chunk, int) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.ExtendHeadExample
Constructs an example representing a word in a document, and a head: The example may or may not be a word in the extent associated with the given head.
ExtendHeadsDecoder - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
A decoder for determining the extents of the mentions, given their heads as chunks.
ExtendHeadsDecoder(Classifier, ChunkDecoder) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.ExtendHeadsDecoder
Constructs a decoder using an extender classifier that takes an ExtendHeadExample representing a word and a chunk and returns "true" if the word represented by the example should be part of the extent of chunk.
ExtendHeadsParser - Class in edu.illinois.cs.cogcomp.lbj.coref.parsers
 
ExtendHeadsParser(DocLoader, ChunkDecoder) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
ExtentToHeadAligner - Class in edu.illinois.cs.cogcomp.lbj.coref.alignment
Aligns objects by number of words overlap, then by closeness of last words.
ExtentToHeadAligner() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.alignment.ExtentToHeadAligner
 

F

femaleFirstNames - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
femaleFirstNamesCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
FileBackedDictionary - Class in edu.brandeis.cs.steele.wn
A DictionaryDatabase that retrieves objects from the text files in the WordNet distribution directory.
FileBackedDictionary(FileManagerInterface) - Constructor for class edu.brandeis.cs.steele.wn.FileBackedDictionary
Construct a DictionaryDatabase that retrieves file data from fileManager.
FileBackedDictionary() - Constructor for class edu.brandeis.cs.steele.wn.FileBackedDictionary
Construct a dictionary backed by a set of files contained in the default WN search directory.
FileBackedDictionary(String) - Constructor for class edu.brandeis.cs.steele.wn.FileBackedDictionary
Construct a dictionary backed by a set of files contained in searchDirectory.
FileBackedDictionary.DatabaseKey - Class in edu.brandeis.cs.steele.wn
 
FileBackedDictionary.DatabaseKey(POS, Object) - Constructor for class edu.brandeis.cs.steele.wn.FileBackedDictionary.DatabaseKey
 
FileManager - Class in edu.brandeis.cs.steele.wn
An implementation of FileManagerInterface that reads files from the local file system.
FileManager() - Constructor for class edu.brandeis.cs.steele.wn.FileManager
Construct a file manager backed by a set of files contained in the default WN search directory.
FileManager(String) - Constructor for class edu.brandeis.cs.steele.wn.FileManager
Construct a file manager backed by a set of files contained in searchDirectory.
FileManager.NextLineCache - Class in edu.brandeis.cs.steele.wn
 
FileManager.NextLineCache() - Constructor for class edu.brandeis.cs.steele.wn.FileManager.NextLineCache
 
FileManagerInterface - Interface in edu.brandeis.cs.steele.wn
FileManagerInterface defines the interface between the FileBackedDictionary and the file system.
filename - Variable in class edu.brandeis.cs.steele.wn.FileManager.NextLineCache
 
filename - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager.NextLineCache
 
filenameCache - Variable in class edu.brandeis.cs.steele.wn.FileManager
 
filenameCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
fileSeparator - Static variable in class edu.brandeis.cs.steele.wn.FileManager
 
fileSeparator - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
Filter<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.filters
Generic filter class.
Filter() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.filters.Filter
 
FilteredBatchExExtractor<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
Extracts examples with a facility for getting all examples in batch and filtering examples.
FilteredBatchExExtractor() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.FilteredBatchExExtractor
 
findAndProcessChunk(Element, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
Find and load a chunk.
findFile(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
Finds a file that is in the classpath.
finished() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
flags - Variable in class edu.brandeis.cs.steele.wn.PointerType
 
flags - Variable in class edu.brandeis.cs.steele.wn.Word
 
flatten(Collection<? extends Collection<T>>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.ListUtils
 
foundPredEnt(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
FScore - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.scores
Stores correctPredictionCount, PredictionCount, and targetCount, and calculates and returns Precision, Recall, and F-Measure.
FScore() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
FScore(int) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
FScore(double, double) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
FScore(int, int, int) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 

G

Gazetteers - Class in edu.illinois.cs.cogcomp.lbj.coref.features
A collection of gazetteers.
Gazetteers() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Should not need to construct this static feature collection.
gazetteersInitialized - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
GenderFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
A collection of feature generating functions and utilities for determining the gender of an entity.
GenderFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Should not need to construct this static library of features.
genderMatchBoolean(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Determines whether the gender of two mentions match as determined by GenderFeatures.getGender(edu.illinois.cs.cogcomp.lbj.coref.ir.Mention, boolean).
generateAllExamples() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.BatchExExtractor
Generate all (non-filtered) examples.
generateAllExamples() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Generates coreference examples from all ordered pairs of mentions of a document such that any filters accept them.
generateAllExamples() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
Generates a list of all the examples in the following way: For each mention, create a positive example with the nearest preceding coreferential mention, and create negative examples with each preceding non-coreferential mention.
generateAllExamples() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.IntroExEx
Generates introduction examples (IntroExamples) from all mentions of a document.
get(Object) - Method in interface edu.brandeis.cs.steele.util.Cache
If key was used in a previous call to put, this call may return the value of that call.
get(Object) - Method in class edu.brandeis.cs.steele.util.LRUCache
 
get() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Nicknames
Gets the single instance of Nicknames.
get(Map<K, Integer>, K) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Maps
 
get(Map<K, V>, K, V) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Maps
 
get(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Histogram
Gets the count of item.
getA1() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
Gets the first entity argument.
getA2() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
Gets the second relation argument.
getAlignment(Collection<T>, Collection<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.alignment.Aligner
Aligns elements in from to elements in to
getAlignment(Collection<T>, Collection<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultAligner
Aligns each source element to some target element or to itself if no alignment can be found.
getAllHypernyms(IndexWord) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Gets all hypernyms of all senses of a word.
getAllHypernyms(PointerTarget) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Gets all hypernyms of a word.
getAllMembers() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Gets an unmodifiable view all elements of the partition.
getAllMembers() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
Backed externally.
getAntonyms(IndexWord) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Gets all antonyms for all senses of a word.
getArg1() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
Gets the first relation mention argument.
getArg2() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
Gets the second relation mention argument.
getArgNum() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMentionArgument
Gets the argument number.
getBaseFilename(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
 
getBaseFilename(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
Removes the extension (including the periods) from the filename, if it has an extension.
getBaseFilename(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
Trim possible extension from file.
getBestMatch(T, Set<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultAligner
Finds the best match between a mention and a target.
getBestMatch(Chunk, Set<Chunk>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.alignment.ExtentToHeadAligner
 
getBestMentionFor(Mention) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the canonical mention of the entity containing m.
getBestMentionFor(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getBIOExamples(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
 
getBooleanOption(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
Gets the value of the option interpreted as a boolean.
getC1() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Gets the first set of mentions, if available.
getC2() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Gets the second set of mentions, if available.
getCapitalizedWords(Mention, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringTools
Gets the set of capitalized words.
getCasedWord(Doc, int, Classifier) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Case
Given a word in a document, returns that word in the case that caser predicts it should be.
getCasedWord() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Gets the word at the word number plus the offset, without altering original case; Note this does NOT mean that any extra casing is applied here (although it may be applied at the Doc parsing stage).
getCasedWord(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Gets the word without altering original case; Note this does NOT mean that any extra casing is applied here (although it may be applied at the Doc parsing stage.)
getCExampleFor(Mention, Mention) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Returns the unique CExample for the given pair of mentions in the given order.
getCExampleFor(Mention, Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getChainContaining(Set<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Gets the chain that is a superset of the specified set.
getChainOf(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Gets the chain containing the specified item, or null if the item is not present.
getChains() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Gets an unmodifiable view of the chains of this partition.
getChunks() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChunkSolution
Gets the chunks of the chainSolution.
getCities() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the cities gazetteer.
getCitiesCS() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the case-sensitive cities gazetteer.
getClassifier() - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefDecoder
Gets the coreference classifier.
getCleanText() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Gets a cleaned text that has newlines replaced with spaces.
getCoherenceInfo(boolean) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets a grid indicating the mention type for each combination of entities and sentences.
getCoherenceInfo() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the coherence info using the value of usePredictedEntities() to determine whether to use predicted entities.
getCoherenceInfo(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getCoherenceInfo() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getCommonWords() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the common words gazetteer.
getCommonWords5() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the common words appearing more than five times gazetteer.
getContainerFor(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Gets the chain containing the specified item, or null if the item is not present.
getContainerFor(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
 
getContentString(Element) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.xml.SimpleXMLParser
 
getCorefChains() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the partition of mentions into coreferential sets.
getCorefChains() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getCorefMents() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the set of mentions known (or believed) to be coreferential with this mention.
getCorporations() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the corporations gazetteer.
getCorporationsCS() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the corporations gazetteer.
getCountries() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the countries gazetteer.
getCountriesCS() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the case-sensitive countries gazetteer.
getCountriesDemAdj() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the countries, country adjectives, and country people names gazetteer.
getCountriesDemAdjCS() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the countries, country adjectives, and country people names gazetteer.
getDatabaseSuffixName(POS) - Static method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
getDataFilename(POS) - Static method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
getDefaultLoader(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Gets the default loader.
getDefaultLoader() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Gets the default loader.
getDescription() - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
Return a description of the target.
getDescription() - Method in class edu.brandeis.cs.steele.wn.Synset
 
getDescription() - Method in class edu.brandeis.cs.steele.wn.Word
 
getDictCase() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
Return getWordCase(), or "newWord" if not in word list.
getDictCase(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
getDifference(Collection<T>, Collection<T>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.MySets
 
getDoc() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocExampleExtractor
Get the document.
getDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocFilteredBatchExEx
Get the document
getDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Gets the document that provides context for the mentions in the example.
getDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
 
getDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the document containing this mention.
getDocID() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the ID for this document, as a string.
getDocID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getDocument(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.xml.SimpleXMLParser
 
getDocument(File) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.xml.SimpleXMLParser
 
getDocument(File, DocumentBuilder) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.xml.SimpleXMLParser
 
getDocumentBuilder() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.xml.SimpleXMLParser
UTILITY METHODS ***
getEdgeLabels(CExample) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
If the scoring classifier is a SparsePerceptron, generate a list of labels, each indicating the name and weight of an active feature.
getEdgeLabelsFor(Pair<T, T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Gets the edges for a pair of objects.
getEdges() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Gets the edges.
getEdit(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Gets the character-based edit distance, normalized by the length of the longer string.
getElement(Element, String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.xml.SimpleXMLParser
 
getEnd() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Gets the end character number of the chunk.
getEndToEndDist(Chunk, Chunk) - Method in class edu.illinois.cs.cogcomp.lbj.coref.alignment.ExtentToHeadAligner
Gets the distance, in words, between the last word in a and the last word in b.
getEndWN() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Gets the word number of the last word of the chunk.
getEntities() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the entities, in no particular order.
getEntities() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getEntityFor(Mention) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the entity containing m.
getEntityFor(Mention, boolean) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the entity containing m.
getEntityFor(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Currently implemented slowly.
getEntityFor(Mention, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Currently implemented slowly.
getEntityFor(Mention, List<Entity>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Currently implemented slowly.
getEntityID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the entity ID.
getEntityType() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the entity type.
getEType(Mention) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
Determines the entity type of the mention m.
getEType(Mention, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
Determines the entity type of the mention m.
getExample(Doc, int, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Get a specific example.
getExamples() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.BatchExExtractor
Gets all the examples.
getExamples() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
WARNING: Resets state.
getExamples() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocExampleExtractor
If implementation isn't batch, then getExamples should return the output of repeated calls to next() with no intervening calls.
getExamples() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.FilteredBatchExExtractor
Get the examples.
getExamples() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Load all examples from the example extractor.
getExamples(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
Load all mentions from the current document using Doc.getMentions().
getExamples(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
getExamples(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
getExceptionsFilename(POS) - Static method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
getExtent() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the ACE extent of this mention.
getExtent() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMentionArgument
Gets the extent of the relation mention argument.
getExtentFirstWordNum() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the position in the document of the first word in the extent.
getExtentLastWordNum() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the position in the document of the last word in the extent.
getF1() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
getFeatureWeights(SparsePerceptron) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Gets all the known features of the given classifier and their weights.
getFemaleFirstNames() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the female first names gazetteer.
getFemaleFirstNamesCS() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the case-sensitive male first names gazetteer.
getFilenames(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Opens the given file and reads a list of filenames from it, one per line.
getFilePointer() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessByteBuffer
 
getFilePointer() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessData
Returns the current offset in the data, in bytes.
getFileStream(String) - Method in class edu.brandeis.cs.steele.wn.FileManager
 
getFileStream(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
Loads database files located relative to the classpath.
getFilterAccepted(List<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.FilteredBatchExExtractor
Get a list of examples accepted by the filter out of the given list.
getFiltered(Collection<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.filters.Filter
Get entries accept'ed by filter.
getFirst() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
getFlags() - Method in class edu.brandeis.cs.steele.wn.Word
 
getFQDSRName() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Determines the location where the serialization file should be loaded or saved.
getGender(Mention, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Determines the gender of a mention.
getGender(Mention, boolean, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Determines the gender of a mention.
getGenderForCompatible(Mention) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Gets the gender of a mention.
getGExampleFor(Mention) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Returns the unique GExample for the given pair of mentions in the given order.
getGExampleFor(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getGloss() - Method in class edu.brandeis.cs.steele.wn.Synset
 
getHead() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.ExtendHeadExample
Gets the head associated with this example.
getHead() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the ACE head of this mention.
getHeadFirstWordNum() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the position in the document of the first word in the head.
getHeadLastWordNum() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the position in the document of the last word in the head.
getHeadPrediction(int, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getHonors() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the honorary titles gazetteer.
getHypernyms(IndexWord) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Gets hypernyms of all senses of a word.
getHypernymStrings(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Looks up word and gets all hypernyms for all senses of a word.
getID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Gets the ID of the entity.
getID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the mention ID of this mention.
getID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
Gets the relation ID.
getID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationEntityArgument
Gets the ID.
getID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
Gets the relation mention ID.
getID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMentionArgument
Gets the ID of the relation mention argument.
getInCorpusInverseFreq(String) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the inverse of the number of occurrences of the specified word in the corpus.
getInCorpusInverseFreq(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getIndex() - Method in class edu.brandeis.cs.steele.wn.Word
 
getIndexedLinePointer(String, String) - Method in class edu.brandeis.cs.steele.wn.FileManager
 
getIndexedLinePointer(String, String) - Method in interface edu.brandeis.cs.steele.wn.FileManagerInterface
Search for the line whose first word is index (that is, that begins with index followed by a space or tab).
getIndexedLinePointer(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
getIndexFilename(POS) - Static method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
getIndexNoun(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Looks up the IndexWord of a string in WordNet.
getIndexWord(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Looks up the IndexWord of a string in WordNet.
getIndexWord(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Looks up the IndexWord of a string in WordNet.
getIndexWordAt(POS, long) - Method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
getInDocInverseFreq(String) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the inverse of the number of occurrences of the specified word in the document.
getInDocInverseFreq(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getInflectedWords() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the inflected words gazetteer.
getInitials(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Computes the initials of s.
getInitials(String[]) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Computes the initials of parts, including a character for each non-stop word.
getIntersection(Collection<T>, Collection<T>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.MySets
 
getInverseTrueHeadFreq(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the inverse true head frequency of the word at the specified position.
getInverseTrueHeadFreq(String) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the inverse of the number of occurrences of the specified word in the heads of the true mentions in the document.
getInverseTrueHeadFreq(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getInverseTrueHeadFreq(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getItems() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ListSolution
Gets the items.
getItems() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.SetSolution
Gets the items.
getLabel() - Method in class edu.brandeis.cs.steele.wn.PointerType
 
getLabel() - Method in class edu.brandeis.cs.steele.wn.POS
Return a label intended for textual presentation.
getLabel() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.Example
 
getLabel() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.GExample
Gets the gender label.
getLastHeadWordPair(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.TokenFeatures
Gets the last word of each mention's head, where each word by conjoining the ordered pair of words with "_AND_".
getLastNames() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the last names gazetteer.
getLastNamesCS() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the case-sensitive last names gazetteer.
getLCNounAdjsBetween(Doc, int, int) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.PartOfSpeechTools
Retrieve the set of nouns in a document of the words between the word at position s and the word at position e.
getLCNounsBetween(Doc, int, int) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.PartOfSpeechTools
Retrieve the set of nouns in a document of the words between the word at position s and the word at position e.
getLCText(Mention, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringTools
Gets the lowercased text of a mention.
getLdcAtr() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Get the LDC Attribute.
getLDCExtent() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
Gets the LDC extent of the relation mention.
getLDCLexicalCondition() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
Gets the LDC lexical condition.
getLdcType() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
getLemma() - Method in class edu.brandeis.cs.steele.wn.IndexWord
Return the word's lemma.
getLemma() - Method in class edu.brandeis.cs.steele.wn.Word
 
getLongDescription() - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
Return the long description of the target.
getLongDescription() - Method in class edu.brandeis.cs.steele.wn.Synset
 
getLongDescription() - Method in class edu.brandeis.cs.steele.wn.Word
 
getLowercaseWords() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the lowercase words gazetteer.
getM(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Gets the specified mention.
getM1() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Gets the first mention, if available.
getM2() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Gets the second mention, if available.
getMaleFirstNames() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the male first names gazetteer.
getMaleFirstNamesCS() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the case-sensitive male first names gazetteer.
getMatchingLinePointer(String, long, String) - Method in class edu.brandeis.cs.steele.wn.FileManager
 
getMatchingLinePointer(String, long, String) - Method in interface edu.brandeis.cs.steele.wn.FileManagerInterface
Search for a line whose index word contains substring.
getMatchingLinePointer(String, long, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
getMention(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getMention(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Gets the specified mention.
getMention() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
Gets the relation mention.
getMentions() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the mentions of the document, sorted (typically in document order).
getMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Gets a reference to the list of mentions.
getMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.MentionSolution
Gets the items (as an unmodifiable view).
getMentionsContainedIn(Mention) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the set of mentions whose head is entirely contained within a specified mention's extent, including the specified mention itself.
getMentionsContainedIn(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getMentionsContaining(Mention) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the set of mentions whose extents entirely contain a specified mention's extent, including the specified mention itself.
getMentionsContaining(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getMentionsInSent(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets a list of the mentions in a specified sentence in order.
getMentionsInSent(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getMentionsInSentences(int, int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets a pair of lists of mentions, one for each of the two specified sentences.
getMentionsInSentences(int, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getMentionsWithExtentStartingAt(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Returns the set of mentions whose extents start at the specified word number, or an empty set if none are found.
getMentionsWithExtentStartingAt(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getMentionsWithHeadStartingAt(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Returns the set of mentions whose heads start at the specified word number, or an empty set if none are found.
getMentionsWithHeadStartingAt(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getMessage() - Method in exception edu.illinois.cs.cogcomp.lbj.coref.util.xml.XMLException
 
getMinimumPartsOfCompounds(Map<String, Double>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Gets the smaller feature weight for each conjunction of features in the given feature-weight map.
getNameEType(Mention) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
Determines the entity type of a mention, assuming that the mention is a proper name (ACE mention type "NAM").
getNameGender(Mention) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Determines the gender of a mention, assuming it is a proper name.
getNameGenderCitiesFirst(Mention) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Gets the gender of the mention, prioritizing cities over names (resolving cases where a name could either be a city or a person).
getNestedException() - Method in exception edu.illinois.cs.cogcomp.lbj.coref.util.xml.XMLException
 
getNext() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
When bTraining is false, you must manually call recordEquivalence() afterwards if the predictor predicts positive.
getNextCached() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.BatchExExtractor
Gets the next entry in the cache, The cache will be populated with examples from getExamples().
getNextExample() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
Gets an example from the cache and prepares for the next example.
getNextExample() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Gets an example from the cache and prepares for the next example.
getNextExample() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
Gets the current mention from the cache and prepares for the next example.
getNextExample() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
getNextLinePointer(String, long) - Method in class edu.brandeis.cs.steele.wn.FileManager
 
getNextLinePointer(String, long) - Method in interface edu.brandeis.cs.steele.wn.FileManagerInterface
Search for the line following the line that begins at offset.
getNextLinePointer(String, long) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
getNextOffset() - Method in class edu.brandeis.cs.steele.wn.FileManager.NextLineCache
 
getNextOffset() - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager.NextLineCache
 
getNoDuplicates(List<T>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.ListUtils
 
getNominalEType(Mention) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
Determines the Entity Type of a mention, assuming that the mention is a common name phrase (ACE mention type "NOM").
getNominalGender(Mention, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Determines the gender of a mention, assuming it is a nominal.
getNumber(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.NumberFeatures
Determines the number of a phrase in a simpler way, for use in baseline systems.
getNumberStrong(Mention, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.NumberFeatures
Determines the number (singular or plural) of a mention.
getNumCompatibleMentsBetween(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.DistanceFeatures
Computes the number of mentions between ex.getM1() and ex.getM2() that are compatible with m2.
getNumDiffCapitalizedWords(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines the number of capitalized words occur in exactly one mention.
getNumMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getNumMentsBetween(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.DistanceFeatures
Computes the distance in mentions of the mentions of ex Runs in time proportional to the number of mentions.
getNumRelations() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the number of relations.
getNumRelations() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getNumSentences() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Returns the number of sentences in the document.
getNumSentences() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getOptAttrib(NamedNodeMap, String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
getOption(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
Gets the string value of some option.
getOrgClosings() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the organization identifier suffixes gazetteer.
getOverlap(T, T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultAligner
 
getOverlap(Mention, Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultEMAligner
 
getOverlap(Chunk, Chunk) - Method in class edu.illinois.cs.cogcomp.lbj.coref.alignment.ExtentToHeadAligner
 
getOverlap(Chunk, Chunk) - Method in class edu.illinois.cs.cogcomp.lbj.coref.alignment.WordOverlapChunkAligner
Determines the number of words shared in the heads of the mentions.
getPartition(Set<Mention>, ChainSolution<Mention>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedBase
Partitions the key chain into a list of sets such that each set in the result contains elements that are together in a chain in the predicted solution.
getPlainText() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the text that is the basis for counting, including the start/end characters in Chunk objects.
getPlainText() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getPluralNouns() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the plural nouns gazetteer.
getPointers() - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
Return the outgoing Pointers from the target -- those Pointers that have this object as their source.
getPointers(PointerType) - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
Return the outgoing Pointers of type type.
getPointers() - Method in class edu.brandeis.cs.steele.wn.Synset
 
getPointers(PointerType) - Method in class edu.brandeis.cs.steele.wn.Synset
 
getPointers() - Method in class edu.brandeis.cs.steele.wn.Word
 
getPointers(PointerType) - Method in class edu.brandeis.cs.steele.wn.Word
 
getPointersList() - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
Return the outgoing Pointers from the target -- those Pointers that have this object as their source.
getPointersList(PointerType) - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
Return the outgoing Pointers of type type.
getPointersList() - Method in class edu.brandeis.cs.steele.wn.Synset
 
getPointersList(PointerType) - Method in class edu.brandeis.cs.steele.wn.Synset
 
getPointersList() - Method in class edu.brandeis.cs.steele.wn.Word
 
getPointersList(PointerType) - Method in class edu.brandeis.cs.steele.wn.Word
 
getPointerTypes() - Method in class edu.brandeis.cs.steele.wn.IndexWord
The pointer types available for this indexed word.
getPolParties() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the political parties gazetteer.
getPOS() - Method in class edu.brandeis.cs.steele.wn.IndexWord
 
getPOS() - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
 
getPOS() - Method in class edu.brandeis.cs.steele.wn.Synset
 
getPOS() - Method in class edu.brandeis.cs.steele.wn.Word
 
getPOS() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets a list of the Part-Of-Speech tags for the words of the document.
getPOS(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the Part-Of-Speech tag for the word at the posNum position in the document.
getPOS() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getPOS(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getPOS() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
getPOS(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
getPOS() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Gets the part-of-speech (POS) tag of the word represented by this example.
getPOS(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Gets the part-of-speech (POS) tag of the word at the word number plus the offset.
getPrecision() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
getPrecision(ChainSolution<Mention>, ChainSolution<Mention>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedBase
Computes the B-Cubed precision for a chain solution.
getPrecision(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedBase
Computes the B-Cubed precision for a collection of documents.
getPrecision(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedScorer
Computes the within-document B-Cubed precision for a collection of documents.
getPrecision(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedUniformPerMentionBase
Computes the B-Cubed precision for a collection of documents.
getPredEntities() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets a list of predicted entities, in no particular order.
getPredEntities() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getPredictedEntityID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the predicted entity ID, which may be NONE.
getPredMention(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getPredMentions() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets a sorted list of predicted mentions.
getPredMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getPredMents(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Predict mentions using predicted mention decoder, sets mention types predicted by mention type classifier, and sets entity types using the entity type feature.
getPreHeadText() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the text up to but not including the head.
getPreMentionsOf(Mention, MFilter) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.LearnedFeatures
Returns a list of mentions appearing before the head of m.
getPrepositions() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the prepositions gazetteer.
getPronounEType(Mention) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
Determine the entity type of the mention, assuming it is a pronoun.
getPronounGender(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Determines the gender of a mention, assuming it is a pronoun.
getPronouns() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the pronouns gazetteer.
getQuoteNestLevel(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Indicates the number of nested quotes the specified word is in.
getQuoteNestLevel(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getRealOption(String, double) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
Gets the value of the option interpreted as a real number.
getRecall() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
getRecall(ChainSolution<Mention>, ChainSolution<Mention>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedBase
Computes the B-Cubed recall for a chain solution.
getRecall(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedBase
Computes the B-Cubed recall for a collection of documents.
getRecall(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedScorer
Computes the within-document B-Cubed recall for a collection of documents.
getRecall(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedUniformPerMentionBase
Computes the B-Cubed recall for a collection of documents.
getRelation(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the specified relation.
getRelation(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getRole() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Get the role.
getSayWords() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the say words gazetteer.
getScore(ChainSolution<Mention>, ChainSolution<Mention>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedBase
Computes the B-Cubed F-Score for a chain solution.
getScore(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedBase
Computes the B-Cubed F-Score for a collection of documents.
getScore(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedScorer
Computes the within-document B-Cubed F-Score for a collection of documents.
getScore(List<ChainSolution<Mention>>, List<ChainSolution<Mention>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedUniformPerMentionBase
Computes the B-Cubed F-Score for a collection of documents.
getScore(ChainSolution<T>, ChainSolution<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.ChainScorer
Gets the score for a single solution.
getScore(List<ChainSolution<T>>, List<ChainSolution<T>>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.ChainScorer
Gets the score for a list of documents.
getScore(ST, ST) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.Scorer
Gets the score, whose contents will vary depending on the type of scorer.
getScoreDouble() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
getScoreDouble() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.Score
 
getScorer() - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Gets the scoring classifier.
getScoreString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
getScoreString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.Score
 
getSecond() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
getSenses() - Method in class edu.brandeis.cs.steele.wn.IndexWord
 
getSenseWords(IndexWord) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Gets the Word for each sense of word.
getSentNum(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the sentence number for the specified word.
getSentNum(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getSentNum() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the sentence number of the mention, which is defined as the sentence number of the first word in the head.
getSerialVersionUID() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
Gets the serialization version UID.
getSharedWords(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.TokenFeatures
Gets the set of all words that are contained in both mentions.
getShortEID(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getShortEID(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
getShortID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Gets the short ID, which is the entity ID disregarding the DocID and the "-E".
getSingularNouns() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the singular nouns gazetteer.
getSoonInitials(String, Set<String>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Computes the initials of the specified string.
getSoonInitials(String[], Set<String>, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Computes the initials of parts, by returning a string containing the first letter of each non-stop word, except that suffixes are excluded and if useCase is true only words beginning with an uppercase character are included.
getSortedMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Gets a reference to the list of mentions sorted in their natural order defined by their compare function.
getSource() - Method in class edu.brandeis.cs.steele.wn.Pointer
 
getSpecificity() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Gets the specificity (SPC or GEN).
getSpecificity() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the specificity.
getSportTeams() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the sports teams gazetteer.
getSportTeamsCS() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the sports teams gazetteer.
getStart() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Gets the start character number of the chunk.
getStartCharNum(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the zero-based position of the first character of a word.
getStartCharNum(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getStartWN() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Gets the word number of the first word of the chunk.
getStates() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the US states gazetteer.
getStatesCS() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the case-sensitive US states gazetteer.
getStatsString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Enables recorded statistics to be returned.
getStatsString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ChainSolutionDecoder
Get statistics encoded as a string.
getStatsString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Get statistics encoded as a string.
getStopWords() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the stop words gazetteer.
getStrongerGender(char, char) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Gets the stronger of the two genders.
getSubsets() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Gets an unmodifiable view of the subsets of this partition.
getSubsets() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
 
getSubtype() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Gets the entity subtype.
getSubtype() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the entity subtype for this mention.
getSubtype() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
Gets the relation subtype.
getSumsOfParts(Map<String, Double>, Map<String, Double>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Gets the total of all the weight each feature contributes.
getSymmetricDifference(Collection<T>, Collection<T>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.MySets
 
getSynonyms(IndexWord) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Gets all synonyms for all senses of a word.
getSynonymStrings(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Looks up word and gets all synonyms for all senses of a word.
getSynset() - Method in class edu.brandeis.cs.steele.wn.Word
 
getSynsetAt(POS, long, String) - Method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
getSynsetAt(POS, long) - Method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
getTagContent(Element, String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.xml.SimpleXMLParser
 
getTagContent(Element, String, String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.xml.SimpleXMLParser
 
getTaggedSenseCount() - Method in class edu.brandeis.cs.steele.wn.IndexWord
 
getTarget() - Method in class edu.brandeis.cs.steele.wn.Pointer
 
getTargets() - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
Return the targets of the outgoing Pointers.
getTargets(PointerType) - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
Return the targets of the outgoing Pointers that have type type.
getTargets() - Method in class edu.brandeis.cs.steele.wn.Synset
 
getTargets(PointerType) - Method in class edu.brandeis.cs.steele.wn.Synset
 
getTargets() - Method in class edu.brandeis.cs.steele.wn.Word
 
getTargets(PointerType) - Method in class edu.brandeis.cs.steele.wn.Word
 
getTargetsList() - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
Return the targets of the outgoing Pointers.
getTargetsList(PointerType) - Method in interface edu.brandeis.cs.steele.wn.PointerTarget
Return the targets of the outgoing Pointers that have type type.
getTargetsList() - Method in class edu.brandeis.cs.steele.wn.Synset
 
getTargetsList(PointerType) - Method in class edu.brandeis.cs.steele.wn.Synset
 
getTargetsList() - Method in class edu.brandeis.cs.steele.wn.Word
 
getTargetsList(PointerType) - Method in class edu.brandeis.cs.steele.wn.Word
 
getText(Mention, boolean, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringTools
Gets the text of a mention.
getText() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Gets the text of the chunk.
getText() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.GExample
Gets the text of the mention.
getText() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the mention as a string, with vertical bars marking the head unless the extent and head are identical, and with newlines replaced by spaces.
getTextFirstWordNum() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the word number of the first word in the main text of the document (as distinguished from headlines and metadata that may be included in the plain text.)
getTextFirstWordNum() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getThruHeadText() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the text up to and including the head.
getTotalsOfPartsOfCompounds(Map<String, Double>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Gets, for each feature, the total of all the weights of each conjunction that feature occurs in.
getTrueEntities() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets a list of true entities, in no particular order.
getTrueEntities() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getTrueEntityID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Get the true entity ID.
getTrueExtents(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
getTrueMention(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getTrueMentionFor(Mention) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the true mention aligned with the specified mention.
getTrueMentionFor(Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getTrueMentions() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets a sorted list of true mentions.
getTrueMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getTrueScore(CExample) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Gets the score for the true prediction of the scoring classifier applied to the example.
getType() - Method in class edu.brandeis.cs.steele.wn.Pointer
 
getType() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Gets the entity type (PER, ORG, GPE, LOC, WEA, VEH, or FAC)
getType() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the mention type.
getType() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
Gets the relation type.
getUnion(Collection<T>, Collection<T>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.MySets
 
getUniversities() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the universities gazetteer.
getUniversitiesCS() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Gets the universities gazetteer.
getVerbFrameFlags() - Method in class edu.brandeis.cs.steele.wn.Word
 
getWholeDocCounts() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the counts for the words in the document.
getWholeDocCounts() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getWithoutDuplicates(List<T>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.MyCollections
removes duplicates from a _sorted_ list
getWN() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Gets the singleton WordNetTools, with its associated caches.
getWNAlignedPairRelations(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AlignedTokenFeatures
Extracts the relations between the aligned words returned by getWNAlignedPreModifierPairs()
getWNAlignedPairRelations(List<Pair<String, String>>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AlignedTokenFeatures
Computes the relations between pairs of words.
getWNAlignedPreModifierPairs(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AlignedTokenFeatures
Aligns each word a in the first mention before its head to each word b in the second mention's extent that is aligned to a according to AlignedTokenFeatures.aligned(java.lang.String, java.lang.String).
getWNAlignedPreModifiers(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AlignedTokenFeatures
Gets the aligned words conjoined as strings.
getWNHome() - Static method in class edu.brandeis.cs.steele.wn.FileManager
 
getWNHome() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
getWNSearchDir() - Static method in class edu.brandeis.cs.steele.wn.FileManager
 
getWNSearchDir() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
getWord(int) - Method in class edu.brandeis.cs.steele.wn.Synset
 
getWord(PointerTarget) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Translates a pointer target to a Word.
getWord(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the specified word.
getWord(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getWord() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
getWord(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
getWord() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Gets a lowercase version of the word.
getWord(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Gets a lowercase version of the word at the word number plus the offset, or the empty string if no such word exists.
getWordCase() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
Returns "allLower", "firstCap", "allCaps", "multiCase", "digit", "punc", or "other" In case of a single-character uppercase word, returns "firstCap" Zero length words are "other".
getWordCase(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
getWordCase() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Gets a description of the case of the word.
getWordCase(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Gets a description of the case of the specified word.
getWordCase(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Gets a description of the case of the specified word.
getWordNum(int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Determines the word number (zero-based) of the word at charNum, or if no word is at charNum, return the word number of the closest word appearing after charNum, or if no such word exists, return -1.
getWordNum(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
getWordNum() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
 
getWords() - Method in class edu.brandeis.cs.steele.wn.Synset
 
getWords() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Gets the words of the chunk.
getWords() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets a list of the surface forms of the words of the document.
getWords() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
GExample - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.examples
An example representing a mention and its gender, for use as the input to gender classifiers.
GExample(Mention) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.GExample
Constructs a gender example representing the head of the mention; subject to change.
GExample(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.GExample
Constructs a gender example from a line matching some text with a gender.
gloss - Variable in class edu.brandeis.cs.steele.wn.Synset
 
goodEnds - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
goodStarts - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
ground - Variable in class edu.brandeis.cs.steele.util.LookaheadEnumeration
 

H

hashCode() - Method in class edu.brandeis.cs.steele.wn.FileBackedDictionary.DatabaseKey
 
hashCode() - Method in class edu.brandeis.cs.steele.wn.IndexWord
 
hashCode() - Method in class edu.brandeis.cs.steele.wn.Pointer
 
hashCode() - Method in class edu.brandeis.cs.steele.wn.POS
 
hashCode() - Method in class edu.brandeis.cs.steele.wn.Synset
 
hashCode() - Method in class edu.brandeis.cs.steele.wn.Word
 
hashCode() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Gets the hash code of this chunk.
hashCode() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the hash code, which takes into account the hash codes of the head and extent, but NOT the ID or any other metadata.
hashCode() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Generate hash code based on the collection of chains.
hashCode() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
hasHeadPrediction(int, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Checks to see whether a prediction has been stored for whether the closed interval [firstWN, lastWN] word sequence is a head.
hasLetters(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Determines whether a phrase has any letters.
hasMoreElements() - Method in class edu.brandeis.cs.steele.util.LookaheadEnumeration
 
hasPredEntities() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Indicates whether predicted entities are available.
hasPredEntities() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
hasPredMentions() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Indicates whether predicted mentions have been set.
hasPredMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
hasTrueEntities() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Indicates whether true entities are available.
hasTrueEntities() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
hasTrueMentions() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Indicates whether true mentions have been set.
hasTrueMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
haveSameMembers(ChainSolution<Mention>, ChainSolution<Mention>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedBase
Determines whether the specified solutions have exactly the same set of mentions.
Histogram<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.util.collections
 
Histogram() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Histogram
 
Histogram(Collection<T>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Histogram
Creates a new histogram, incrementing by one for each occurance of an item in the Collection.
honors - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
HYPERNYM - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
HYPONYM - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 

I

ignorable(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Determines whether a word can be ignored when computing initials or determining whether initials match.
IMMEDIATE_POSTNOMINAL - Static variable in class edu.brandeis.cs.steele.wn.Word
 
increment(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Histogram
Increment the count for item, setting it to one if never seen before.
increment(T, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Histogram
 
index - Variable in class edu.brandeis.cs.steele.wn.Pointer
The index of this Pointer within the array of Pointer's in the source Synset.
index - Variable in class edu.brandeis.cs.steele.wn.Pointer.TargetIndex
 
index - Variable in class edu.brandeis.cs.steele.wn.Word
 
indexOf(Object[], Object) - Static method in class edu.brandeis.cs.steele.util.ArrayUtilities
Return the index of the first element of array that is equal to value, or -1, if no such element exists.
IndexWord - Class in edu.brandeis.cs.steele.wn
An IndexWord represents a line of the pos.index file.
IndexWord(FileBackedDictionary) - Constructor for class edu.brandeis.cs.steele.wn.IndexWord
 
inflectedWords - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
initGazetteers() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
Loads the gazetteers from files in the gazetteers directory located in a directory on the classpath.
initializeFrom(String) - Method in class edu.brandeis.cs.steele.wn.IndexWord
 
initializeFrom(TokenizerParser) - Method in class edu.brandeis.cs.steele.wn.Pointer
 
initializeFrom(String) - Method in class edu.brandeis.cs.steele.wn.Synset
 
initListsDefault() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
 
initMembersDefault() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
introClassifierName - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.LearnedFeatures
 
IntroExample - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.examples
An example to hold an Mention and knowledge of whether the example is the first mention of an entity in a document.
IntroExample(Mention) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.IntroExample
Constructs an IntroExample for use in determining whether a mention is the the first mention of an entity.
IntroExample(Mention, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.IntroExample
Constructs an IntroExample for use in training.
IntroExEx - Class in edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors
Extracts introduction examples (IntroExamples) from a document.
IntroExEx() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.IntroExEx
 
IntroParser - Class in edu.illinois.cs.cogcomp.lbj.coref.parsers
TODO: Refactor this code, its parents and siblings.
IntroParser(String, IntroExEx) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
Adds no mentionDetectors, and therefore true mentions will be used.
IS_MAC_OS - Static variable in class edu.brandeis.cs.steele.wn.FileManager
 
IS_MAC_OS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
IS_MW_VM - Static variable in class edu.brandeis.cs.steele.wn.FileManager
 
IS_MW_VM - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
IS_WINDOWS_OS - Static variable in class edu.brandeis.cs.steele.wn.FileManager
 
IS_WINDOWS_OS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
isAdjectiveCluster - Variable in class edu.brandeis.cs.steele.wn.Synset
 
isCaseSensitive() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Indicates whether the document is case sensitive.
isCaseSensitive() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
isFirst() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.IntroExample
Gets the label, which indicates whether the example mention is the first mention of its entity.
isInExtent() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.ExtendHeadExample
Gets the label indicating whether this example's word is part of the extent associated with this example's head.
isLexical() - Method in class edu.brandeis.cs.steele.wn.Pointer
 
isPositive() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Determines whether this is a positive example.
isPronoun(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.PronounFeatures
Determines whether the given string is a pronoun.

J

join(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
join(T, T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
 

K

key - Variable in class edu.brandeis.cs.steele.wn.FileBackedDictionary.DatabaseKey
 
key - Variable in class edu.brandeis.cs.steele.wn.PointerType
 
key - Variable in class edu.brandeis.cs.steele.wn.POS
 
KeyChainDecoder<CT> - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
Decodes a document into a ChainSolution.
KeyChainDecoder() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.KeyChainDecoder
 
KeyDecoder<ST extends Solution> - Interface in edu.illinois.cs.cogcomp.lbj.coref.decoders
Interface for decoders that extract the gold (true) values, or keys, from a document.
keys - Variable in class edu.brandeis.cs.steele.util.LRUCache
 
keySet() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Histogram
 

L

label - Variable in class edu.brandeis.cs.steele.wn.PointerType
 
label - Variable in class edu.brandeis.cs.steele.wn.POS
 
lastNames - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
lastNamesCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
lastWordPair(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.TokenFeatures
Gets the last word of each mention, conjoined by "_AND_".
LearnedFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
A collection of features based on classifiers learned from data.
LearnedFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.LearnedFeatures
 
leftSubstring(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines whether one mention's text begins with the text of the other mention.
lemma - Variable in class edu.brandeis.cs.steele.wn.IndexWord
 
lemma - Variable in class edu.brandeis.cs.steele.wn.Word
 
length() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessByteBuffer
 
length() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessData
Gets the number of bytes of data.
LEXICAL - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
link(Set<T>, T, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Links an object to a chain, applying a label.
link(Set<T>, T, List<String>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Links an object to a chain, applying labels.
linkChains(Set<T>, Set<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Links the chains.
linkChains(Set<T>, Set<T>, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Links the chains, applying label.
linkChains(Set<T>, Set<T>, List<String>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Links the chains, applying labels.
ListSolution<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.solutions
A solution containing a set of objects of some type T
ListSolution() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ListSolution
Constructs an empty ListSolution.
ListSolution(Collection<T>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ListSolution
Constructs a solution containing items as a list.
ListUtils - Class in edu.illinois.cs.cogcomp.lbj.coref.util.collections
 
ListUtils() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.collections.ListUtils
 
load(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.Capitals
Loads the set of capitals.
load(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.Matches
Loads the matchings into this from a file.
load(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.Nicknames
Loads the mapping from the given filename into this.
loadChunkedText(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Loads text that has been preprocessed offline.
loadDoc(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Loads a document.
loadDocs() - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Load all the documents using filename and utilities already set.
loadEntity(Node) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
Loads an entity from an xml representation and returns it.
loadEntity(Node) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
Loads an entity from an XML representation and returns it.
loadEntity(Node) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
loadFromFilename(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocPlainText
Builds this document from the specified plain text file.
loadFromPlainText(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocPlainText
Builds the document from the given plain text, automatically splitting sentences, determining quote levels, determining part-of-speech tags, and splitting words by an automatic word-splitting algorithm.
loadFromPlainText(String, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocPlainText
Builds the document from the given plain text, automatically splitting sentences, determining quote levels, determining part-of-speech tags, and either splitting words by whitespace or using a word-splitter.
loadFromText(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Builds the document from the given plain text, automatically splitting sentences, determining quote levels, determining part-of-speech tags, and splitting words by an automatic word-splitting algorithm.
loadFromText(String, boolean, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Builds the document from the given plain text, automatically splitting sentences, determining quote levels, determining part-of-speech tags, and either splitting words by whitespace or using a word-splitter.
loadLinesAsSet(String, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
loadPOSTaggerOutput() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Loads the output of the SNoW-based POS tagger.
loadPOSTags(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Loads text that has been preprocessed.
loadRelation(Element) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
Loads a Relation from an xml representation and returns it.
loadSGMText(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
loadWN() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Load the WN from a precomputed location.
loadWordList(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
loadWords(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoad
 
loadXML(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
lookahead() - Method in class edu.brandeis.cs.steele.util.LookaheadEnumeration
 
LookaheadEnumeration - Class in edu.brandeis.cs.steele.util
A wrapper for objects that declared Enumerations that don't fully implement hasMoreElements, to bring them into conformance with the specification of that function.
LookaheadEnumeration(Enumeration) - Constructor for class edu.brandeis.cs.steele.util.LookaheadEnumeration
 
lookup(String) - Static method in class edu.brandeis.cs.steele.wn.POS
Return the PointerType whose key matches key.
lookup(String) - Static method in class edu.brandeis.cs.steele.wn.RemoteFileManager
Lookup the object bound to the value of BINDING_NAME in the RMI registry on the host named by hostname
lookupBaseForm(POS, String) - Method in interface edu.brandeis.cs.steele.wn.DictionaryDatabase
Return the base form of an exceptional derivation, if an entry for it exists in the database.
lookupBaseForm(POS, String) - Method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
lookupIndexNounSafe(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Looks up the IndexWord of a string in WordNet.
lookupIndexWord(POS, String) - Method in interface edu.brandeis.cs.steele.wn.DictionaryDatabase
Look up a word in the database.
lookupIndexWord(POS, String) - Method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
lookupIndexWordSafe(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Looks up the IndexWord of a string in WordNet.
lowercaseWords - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
LRUCache - Class in edu.brandeis.cs.steele.util
A fixed-capacity Cache that stores the n most recently used keys.
LRUCache(int) - Constructor for class edu.brandeis.cs.steele.util.LRUCache
 

M

m_a1 - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
 
m_a2 - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
 
m_allMents - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Whether all predicted mentions should be added to the solution.
m_allowCataphora - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Whether to allow cataphora.
m_allowNegProCata - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
 
m_allowPosProCata - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
 
m_allScores - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
The collection of all scores
m_annotationAuthor - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_antecedents - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
 
m_argNum - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationEntityArgument
 
m_argNum - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMentionArgument
 
m_aToB - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Matches
 
m_baseFN - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_bBothMentions - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
 
m_bBothMustAccept - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Whether a pair of mentions must both be accepted to link them.
m_bestMentionMap - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_bio - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.BIOExample
Whether this word 'b'egins, is 'i'nside, or is 'o'utside a (head) chunk.
m_bioE - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.BIOExample
Whether this word 'b'egins, is 'i'nside, or is 'o'utside an extent chunk.
m_bNeedsCasing - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_bracketE - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.BIOExample
Whether a word 's'tarts or 'e'nds an extent, for use with bracket classifiers.
m_bToA - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Matches
 
m_bTraining - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
m_bUsePredEntities - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_bUsePredMentions - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_c1 - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
 
m_c2 - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
 
m_cacheScores - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Determines whether scores should be cached.
m_capitalsToCountry - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Capitals
 
m_caser - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Classifier that decides the true case (uppercase, etc) of text.
m_caser - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_cExExtractor - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
 
m_cExMap - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_cFilter - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
 
m_chains - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
 
m_charWordMap - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_classifier - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ChunkDecoder
 
m_classifier - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefDecoder
The default classifier
m_className - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
m_corefChains - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_corefMents - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_corpusWordCounts - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_correctPredictions - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
m_countingText - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_countryToCapitals - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Capitals
 
m_dateTime - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_defaultAligner - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_dict - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
m_doc - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocFilteredBatchExEx
 
m_doc - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
 
m_doc - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
m_doc - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
 
m_doc - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
The document containing the example word.
m_doc - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_docID - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_docs - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
 
m_docs - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
 
m_docs - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
 
m_docs - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
m_docs - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
m_docType - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_docWordCounts - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_doWordSplit - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocFromTextLoader
 
m_dropHalfNeg - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
 
m_dsrBase - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
m_dsrName - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
m_edgeLabels - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
 
m_edges - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
 
m_encoding - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_end - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
In count characters
m_entityType - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_error - Variable in exception edu.illinois.cs.cogcomp.lbj.coref.util.xml.XMLException
 
m_exampleCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.BatchExExtractor
 
m_exampleCacheNextIx - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.BatchExExtractor
 
m_examples - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
 
m_examples - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
 
m_examples - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
 
m_examples - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
m_examples - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
m_exExtractor - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
m_experimental - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Currently does nothing.
m_experimental - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
 
m_extendClassifier - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ExtendHeadsDecoder
Given a head, determines whether a word is part of its extent.
m_extent - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_extent - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
 
m_extent - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMentionArgument
 
m_extentStartWordNumMentionMap - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_fileListFN - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Name of file containing list of document filenames, one per line.
m_firstMeaningful - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.IntroExample
 
m_genderCache - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
A Cache of genders.
m_gExMap - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_head - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.ExtendHeadExample
The head associated with this example.
m_head - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_headDecoder - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ExtendHeadsDecoder
Decodes the heads
m_headDecoder - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
m_headline - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_headPredictionMap - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_headStartWordNumMentionMap - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_id - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
 
m_id - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_id - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
 
m_id - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationEntityArgument
 
m_id - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
 
m_id - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMentionArgument
 
m_iD - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
 
m_iD - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
 
m_iD - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
 
m_iD - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
m_iD - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
m_iM1 - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
m_iM2 - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
m_in - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.ExtendHeadExample
Label indicating whether the example word is in the head.
m_includeETypes - Variable in class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
 
m_includeMTypes - Variable in class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
 
m_instance - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Nicknames
 
m_introCF - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.LearnedFeatures
 
m_isCaseSensitive - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_isFirst - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.IntroExample
Meaningless unless set
m_isTrueMention - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_items - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ListSolution
 
m_items - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.SetSolution
 
m_iX - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
 
m_iX - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
 
m_iX - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
 
m_iX - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
m_iX - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
m_ldcAtr - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_ldcLexicalCondition - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
 
m_ldcType - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_m - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.IntroExample
 
m_m1 - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
 
m_m2 - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
 
m_m2Filter - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
This filter should be m_mFilter if only one filter needed.
m_m2Filter - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
 
m_map - Variable in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Histogram
 
m_mapToChains - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
 
m_mArg1 - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
 
m_mArg2 - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
 
m_mdDecoder - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Decoder that extracts predicted mentions from a document
m_mention - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
 
m_mentions - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
 
m_mentionsContaining - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_mentsInSents - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_mentWordCounts - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_mFilter - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
The first filter, which may be null if no filtering is desired.
m_mFilter - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
 
m_mTypeClassifier - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoader
Classifier that determines the mention types of a mention.
m_names - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
 
m_nestedException - Variable in exception edu.illinois.cs.cogcomp.lbj.coref.util.xml.XMLException
 
m_nextPosition - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.ParsePhraseResult
 
m_nextPosition - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.ParseWordResult
 
m_nNegEx - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
m_nPosEx - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
m_nSents - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_numExamplesProcessed - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
 
m_numExamplesProcessed - Variable in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
m_numWords - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
m_numWords - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
The number of words in the document.
m_options - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
 
m_packageName - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
m_partOfSpeech - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.ParseWordResult
 
m_partsOfSpeech - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.ParsePhraseResult
 
m_phrases - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_phraseType - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.ParsePhraseResult
 
m_pos - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_positive - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
 
m_posSource - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocAPFLoader
 
m_precision - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
m_predELabel - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.BIOExample
A predicted label for the BIO status of the extent.
m_predEntities - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_predEntityID - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_predGender - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_predictions - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
m_predLabel - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.BIOExample
A predicted label for the BIO status of the head.
m_predMentions - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_predNumber - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_predToTrueMention - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_predwnEType - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_preNamesClassifier - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.LearnedFeatures
 
m_preventLongDistPRO - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Whether to prevent long distance pronoun reference.
m_prevEx - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.BIOExample
The previous word's example.
m_quoteNestLevel - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_recall - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
m_recordAllScores - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Determines whether all uncached (or cache missed) calls of the getTrueScore method record the score.
m_referrers - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
 
m_relations - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_rng - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
 
m_role - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_scoreCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
The scores cache
m_scorer - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
The scoring classifier.
m_scoresLog - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Holds the optional scores log.
m_sentenceMentionsPair - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_slug - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_sortedMentions - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
 
m_source - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_specificity - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
 
m_specificity - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_start - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
 
m_subsets - Variable in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
 
m_subtype - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
 
m_subtype - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_subType - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
 
m_targets - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
m_text - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
In count characters
m_text - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_text - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.GExample
 
m_textStartCharNum - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_train - Variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
 
m_training - Variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
 
m_trueEntities - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_trueEntityID - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_trueMentions - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_trueMentionsSorted - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_type - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
 
m_type - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
m_type - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
 
m_val - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.GExample
 
m_version - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_wn - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
m_wneTypeBetterCache - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
 
m_word - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.ParseWordResult
 
m_wordList - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
m_wordN - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CaseExample
 
m_wordN - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
The (zero-based) position of the example word in the document.
m_wordNumCharNumMap - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_wordNumSentNumMap - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
m_words - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.ParsePhraseResult
 
m_words - Variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
main(String[]) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.CorefPlainText
 
main(String[]) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Capitals
The main method, useful for testing.
main(String[]) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.Nicknames
A main method for testing this class.
main(String[]) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.TestCoref
 
main(String[]) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.TestCorefByType
 
makeBestMentionMap() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
makeChunk(int, int) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Create a chunk spanning the specified words in this document.
makeChunk(int, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
maleFirstNames - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
maleFirstNamesCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
map - Variable in class edu.brandeis.cs.steele.util.LRUCache
 
Maps - Class in edu.illinois.cs.cogcomp.lbj.coref.util.aux
 
Maps() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Maps
 
mapToWindowsFilename(String) - Static method in class edu.brandeis.cs.steele.wn.FileManager
 
mapToWindowsFilename(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
Matches - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Stores pairings of equivalent strings, loaded from a file.
Matches() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.Matches
Creates an empty matching.
Matches(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.Matches
Creates the mapping and loads it from the specified file.
matchesRelative(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.PronounFeatures
Determines whether the given string is a relative pronoun.
matchingOffset(String, long) - Method in class edu.brandeis.cs.steele.wn.FileManager.NextLineCache
 
matchingOffset(String, long) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager.NextLineCache
 
medEnds - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
MEMBER_HOLONYM - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
MEMBER_MERONYM - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
Mention - Class in edu.illinois.cs.cogcomp.lbj.coref.ir
Represents the ACE mention of some ACE entity in the context of a document.
Mention(Doc, String, String, String, String, String, Chunk, Chunk, String, String, String, String, boolean) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
A complete constructor.
Mention(Doc, Chunk) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
A basic constructor that assumes the head and the extent are identical.
MentionDecoder - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
A decoder that translates a document into a MentionSolution.
MentionDecoder() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.MentionDecoder
 
mentionDistHeads(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.DistanceFeatures
Computes the distance of the mentions of ex, in mention count, as a string, or "BIG" if that number is greater than or equal to 10.
MentionSolution - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.solutions
A solution that stores a list of mentions.
MentionSolution() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.MentionSolution
Constructs an empty MentionSolution.
MentionSolution(Collection<Mention>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.MentionSolution
Constructor that takes a collection of mentions and creates a defensive copy.
MentionSpecificityComparator - Class in edu.illinois.cs.cogcomp.lbj.coref.ir
Determines which mention is a more specific mention of an entity.
MentionSpecificityComparator() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.MentionSpecificityComparator
Constructs a mention specificity comparator.
mergeChains(Set<T>, Set<T>, int, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Utility function for merging chains.
MFilter - Class in edu.illinois.cs.cogcomp.lbj.coref.filters
Filters EntityMentions.
MFilter() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.filters.MFilter
 
more - Variable in class edu.brandeis.cs.steele.util.LookaheadEnumeration
 
moreSpecificSameType(Mention, Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.MentionSpecificityComparator
Determines whether a is more specific than b, given that they have the same mention type.
moreSpecificType(Mention, Mention) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.MentionSpecificityComparator
Determines whether a's mention type is strictly more specific than b's.
mTypeProWord(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.TokenFeatures
Gets the mention types of both mentions, conjoined by "&&", except that if the second mention is a pronoun, the last word of its head is substituted for its mention type.
myAux - Class in edu.illinois.cs.cogcomp.lbj.coref.util.aux
 
myAux() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.aux.myAux
 
MyCollections - Class in edu.illinois.cs.cogcomp.lbj.coref.util.collections
 
MyCollections() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.collections.MyCollections
 
myIO - Class in edu.illinois.cs.cogcomp.lbj.coref.util.io
 
myIO() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
 
MySets - Class in edu.illinois.cs.cogcomp.lbj.coref.util.collections
 
MySets() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.collections.MySets
 

N

N - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
NameFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Collection of feature generators and tools for computing properties of names.
NameFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.NameFeatures
Should not need to construct this static feature library.
nestedBInA(Chunk, Chunk) - Method in class edu.illinois.cs.cogcomp.lbj.coref.alignment.ExtentToHeadAligner
 
next - Variable in class edu.brandeis.cs.steele.wn.FileManager.NextLineCache
 
next() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.BatchExExtractor
Get the next example.
next() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocExampleExtractor
Get the next example.
next() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.ExampleExtractor
Gets the next example.
next - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager.NextLineCache
 
next() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
Gets the next example, or null if no more examples remain.
next() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Gets the next coreference example, or null if no more examples remain.
next() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
Gets the next mention, or null if no more mentions remain.
next() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
next() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
nextByte() - Method in class edu.brandeis.cs.steele.wn.TokenizerParser
 
nextElement() - Method in class edu.brandeis.cs.steele.util.LookaheadEnumeration
 
nextHexInt() - Method in class edu.brandeis.cs.steele.wn.TokenizerParser
 
nextInt() - Method in class edu.brandeis.cs.steele.wn.TokenizerParser
 
nextInt(int) - Method in class edu.brandeis.cs.steele.wn.TokenizerParser
 
nextLineCache - Variable in class edu.brandeis.cs.steele.wn.FileManager
 
nextLineCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
nextLong() - Method in class edu.brandeis.cs.steele.wn.TokenizerParser
 
nextObject - Variable in class edu.brandeis.cs.steele.util.LookaheadEnumeration
 
nextShort() - Method in class edu.brandeis.cs.steele.wn.TokenizerParser
 
Nicknames - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Stores a two-way mapping between nicknames and full names.
Nicknames() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.Nicknames
Constructs a new nicknames mapping from the default filename (See the class comment for details).
noETypeAlias(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.AliasFeatures
Determine whether the mentions are aliases, without using entity types.
NONE - Static variable in class edu.brandeis.cs.steele.wn.Word
 
NOUN - Static variable in class edu.brandeis.cs.steele.wn.POS
 
NumberFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
A collection of features related to the number (singular or plural) of a phrase or mention.
NumberFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.NumberFeatures
 

O

offset - Variable in class edu.brandeis.cs.steele.wn.IndexWord
 
offset - Variable in class edu.brandeis.cs.steele.wn.Pointer.TargetIndex
 
offset - Variable in class edu.brandeis.cs.steele.wn.Synset
 
oneFilterEntity(ChainSolution<Mention>, Entity) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Adds the mentions of the provided entity that are accepted by the (first) filter as a chain in the solution.
orgClosings - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
overlap(Set<T>, Collection<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 

P

p(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.Debug
 
Pair<A,B> - Class in edu.illinois.cs.cogcomp.lbj.coref.util.aux
A Pair of objects delegating hashCode and equals to its members.
Pair() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
Pair(A, B) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
parseIndexWord(FileBackedDictionary, String) - Static method in class edu.brandeis.cs.steele.wn.IndexWord
 
parseKey(String) - Static method in class edu.brandeis.cs.steele.wn.PointerType
Return the PointerType whose key matches key.
parsePhrase(String, int) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoad
 
ParsePhraseResult - Class in edu.illinois.cs.cogcomp.lbj.coref.io.loaders
 
ParsePhraseResult(String, List<String>, List<String>, int) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.ParsePhraseResult
 
parsePointer(FileBackedDictionary, Synset, int, TokenizerParser) - Static method in class edu.brandeis.cs.steele.wn.Pointer
 
parsePOSWordPair(String, int) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.DocLoad
 
parseSynset(FileBackedDictionary, String) - Static method in class edu.brandeis.cs.steele.wn.Synset
 
ParseWordResult - Class in edu.illinois.cs.cogcomp.lbj.coref.io.loaders
 
ParseWordResult(String, String, int) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.loaders.ParseWordResult
 
PART_HOLONYM - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
PART_MERONYM - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
PARTICIPLE_OF - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
Partition<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.util.collections
 
Partition() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
 
Partition(Collection<Collection<T>>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
Creates a partition from Collections.
Partition(Partition<T>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
 
PartOfSpeechTools - Class in edu.illinois.cs.cogcomp.lbj.coref.features
A collection of features that involve part of speech tags.
PartOfSpeechTools() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.PartOfSpeechTools
 
peeked - Variable in class edu.brandeis.cs.steele.util.LookaheadEnumeration
 
PERTAINYM - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
pluralNouns - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
Pointer - Class in edu.brandeis.cs.steele.wn
A Pointer encodes a lexical or semantic relationship between WordNet entities.
Pointer(FileBackedDictionary, Synset, int) - Constructor for class edu.brandeis.cs.steele.wn.Pointer
 
Pointer.TargetIndex - Class in edu.brandeis.cs.steele.wn
This class is used to avoid paging in the target before it is required, and to prevent keeping a large portion of the database resident once the target has been queried.
Pointer.TargetIndex(POS, long, int) - Constructor for class edu.brandeis.cs.steele.wn.Pointer.TargetIndex
 
pointers - Variable in class edu.brandeis.cs.steele.wn.Synset
 
PointerTarget - Interface in edu.brandeis.cs.steele.wn
A PointerTarget is the source or target of a Pointer.
pointerType - Variable in class edu.brandeis.cs.steele.wn.Pointer
 
PointerType - Class in edu.brandeis.cs.steele.wn
Instances of this class enumerate the possible WordNet pointer types, and are used to label PointerTypes.
PointerType(String, String, int) - Constructor for class edu.brandeis.cs.steele.wn.PointerType
 
polParties - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
polPartiesCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
pos - Variable in class edu.brandeis.cs.steele.wn.FileBackedDictionary.DatabaseKey
 
pos - Variable in class edu.brandeis.cs.steele.wn.IndexWord
 
pos - Variable in class edu.brandeis.cs.steele.wn.Pointer.TargetIndex
 
POS - Class in edu.brandeis.cs.steele.wn
Instances of this class enumerate the possible major syntactic categories, or part's of speech.
POS(String, String) - Constructor for class edu.brandeis.cs.steele.wn.POS
 
pos - Variable in class edu.brandeis.cs.steele.wn.Synset
 
POS_FILENAME_ROOTS - Static variable in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
POS_KEYS - Static variable in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
POS_MASK - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
predETypeOrProWord(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
Gets the predicted entity type, or the pronoun word if a pronoun.
predETypeOrProWord(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.EntityTypeFeatures
Gets the predicted entity type, or the pronoun word if a pronoun.
PREDICATIVE - Static variable in class edu.brandeis.cs.steele.wn.Word
 
predictedCoreferential(CExample) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefDecoder
Indicates whether the member classifier considers the example to be coreferential.
predictedCoreferential(CExample) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Determines whether an example is coreferential.
preNamesClassifierName - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.LearnedFeatures
 
prenominalModifierNamesCompatible(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.LearnedFeatures
Determines whether all the proper name modifiers appearing before the heads of the two mentions are coreferential, as predicted by a learned classifier.
prenominalModifierWordMatchAnotherOrHeadWord(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines whether any words of one mention preceding its head match any words of the other mention that precede or are contained in the head.
prenominalModifierWordMatchAnotherOrHeadWord(Mention, Mention) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines whether a noun preceding the head of m1 matches a noun preceding or in the head of m2 No assumptions are made about the textual order of m1 and m2.
prepositions - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
prevEntWords - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.BIOExample
The words of the previous entities.
previous - Variable in class edu.brandeis.cs.steele.wn.FileManager.NextLineCache
 
previous - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager.NextLineCache
 
preWordPairs(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.TokenFeatures
Get the pairs of words preceding the heads, by conjoining the ordered pair of words with "_AND_".
printChunkValidity() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Verify that all mentions start and end on phrase boundaries.
printSynsets(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Writes the synsets of word to System.out.
printSynsets(IndexWord) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Writes the synsets of word to System.out.
processAttributes(Element, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
Gets all Chunks found inside parent with nodeName attrName.
processChunk(Element) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
Load a chunk.
processChunk(Element) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
Load a chunk.
processChunk(Element) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
Load a chunk.
processEntityMention(Element, String, String, String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
Process an mentionType_mention tag.
processOption(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Processes the options by calling super and calling the dedicated methods for setting specific options.
processOption(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
Handles option changes when they happen (when setOption is called).
processRelationEntityArgument(Element) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
processRelationMention(Element) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
processRelationMentionArgument(Element) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
PronounFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Collection of features and tools related to pronouns.
PronounFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.PronounFeatures
Should not need to construct this static feature library.
pronouns - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
ptrTypes - Variable in class edu.brandeis.cs.steele.wn.IndexWord
 
put(Object, Object) - Method in interface edu.brandeis.cs.steele.util.Cache
Store value in the cache, indexed by key.
put(Object, Object) - Method in class edu.brandeis.cs.steele.util.LRUCache
 

R

RandomAccessByteBuffer - Class in edu.illinois.cs.cogcomp.lbj.coref.util.io
Loads and stores a buffer of bytes from a source such as a InputStream, and provides methods to read in a random access fashion.
RandomAccessByteBuffer(InputStream) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessByteBuffer
Creates a data-buffer by reading all input from the input stream, and storing it in a byte buffer.
RandomAccessData - Interface in edu.illinois.cs.cogcomp.lbj.coref.util.io
Interface for the random access related methods of RandomAccessFile.
RandomAccessInput - Interface in edu.illinois.cs.cogcomp.lbj.coref.util.io
Interface for reading bytes in an arbitrary order.
read() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessByteBuffer
 
read() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessInput
Reads a byte of data from the cursor position.
readAll(URL) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
 
readAll(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
Reads all the contents of the file.
readAll(File) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
Reads all the contents of the file.
readAll(InputStream) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
Reads all the contents of the file.
readExternal(ObjectInput) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
readLine(RandomAccessFile) - Method in class edu.brandeis.cs.steele.wn.FileManager
 
readLine(BufferedReader, String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.CorefPlainText
Read a line from an input stream, printing an error message and terminating the program on error.
readLine(RandomAccessInput) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
readLineAt(String, long) - Method in class edu.brandeis.cs.steele.wn.FileManager
 
readLineAt(String, long) - Method in interface edu.brandeis.cs.steele.wn.FileManagerInterface
Read the line that begins at file offset offset in the file named by filename.
readLineAt(String, long) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
readLines(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
Read the lines from the file.
readLines(InputStream) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
 
readLineWord(RandomAccessFile) - Method in class edu.brandeis.cs.steele.wn.FileManager
 
readLineWord(RandomAccessInput) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
readList(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
 
readObject(ObjectInputStream) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
readObject(ObjectInputStream) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Serialization read method.
recordCorrectPrediction() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
recordDistinctness(T, T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Records the existence of two objects.
recordEquivalence() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.BatchExExtractor
Does nothing, since extractor is a batch extractor.
recordEquivalence() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
recordEquivalence() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocExampleExtractor
Does nothing unless non-batch.
recordEquivalence(T, T, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Records the equivalence of two objects, adding them to the same subset of the partition if not yet present, or linking the subsets containing them if present.
recordEquivalence(T, T, List<String>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Records the equivalence of two objects, adding them to the same subset of the partition if not yet present, or linking the subsets containing them if present.
recordEquivalence(Set<T>, Set<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Records equivalence by recording the equivalence of all pairs of items in the chains.
recordEquivalence(T, T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Records the equivalence of two objects, adding them to the same subset of the partition if not yet present, or linking the subsets containing them if present.
recordExistence(T) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Ensures that c is contained in some chain; if it is not yet, it is added to its own new chain.
recordMistakenPrediction() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
recordScore(double) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Record a score for statistics purposes.
recordStatsFor(CExample) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Enables the recording of data about coreference examples as they are used in the decoding algorithm.
recordWordLocation(int, int, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Records the fact that a word is located at characters startCN through endCN (inclusive).
Relation - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.relations
Represents a relation between entities, appearing in a document.
Relation(String, String, String, RelationEntityArgument, RelationEntityArgument, RelationMention) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
Constructs a relation.
RelationEntityArgument - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.relations
Represents a relation entity argument.
RelationEntityArgument(String, int) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationEntityArgument
Constructs a relation entity argument.
RelationMention - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.relations
Represents the mention of a relation in a document.
RelationMention() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
Constructs an empty relation mention.
RelationMention(String, String, Chunk, RelationMentionArgument, RelationMentionArgument) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
Constructs a relation mention.
RelationMentionArgument - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.relations
Represents a relation mention argument.
RelationMentionArgument(String, int, Chunk) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMentionArgument
Constructs a relation mention argument.
relativePronounFor(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.PronounFeatures
Determines whether one mention is a relative pronoun referring to the other mention.
RemoteFileManager - Class in edu.brandeis.cs.steele.wn
An object of this class can serve as a file manager for remote FileBackedDictionary instantiations, using RMI.
RemoteFileManager() - Constructor for class edu.brandeis.cs.steele.wn.RemoteFileManager
Construct a file manager backed by a set of files contained in the default WN search directory.
RemoteFileManager(String) - Constructor for class edu.brandeis.cs.steele.wn.RemoteFileManager
Construct a file manager backed by a set of files contained in searchDirectory.
remove(Object) - Method in class edu.brandeis.cs.steele.util.LRUCache
 
removeParenthetical(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.Matches
Removes all parenthetical phrases not containing any nested parentheses.
removePunctuationFromEnds(String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.GenderFeatures
Trims punctuation from string.
removeTagsAndExtraNL(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
repeat(String, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
reset() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.BatchExExtractor
Reset the extractor.
reset() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
reset() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocExampleExtractor
 
reset() - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.ExampleExtractor
After calling this method, next() should begin returning examples from the first example.
reset() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
Resets the parser to the first document in the corpus.
reset() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Resets the parser to the first document in the corpus and resets the example extractor.
reset() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
Resets the parser to the first document in the corpus and resets the position within the (first) document.
reset() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
reset() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
resetDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
Resets the document, including caching the examples from the example extractor.
resetDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Resets the document, including caching the examples from the example extractor.
resetDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
Resets the document, including caching the mentions from the current document.
resetDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.ExtendHeadsParser
 
resetDoc() - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
resolveTarget(Synset, int) - Method in class edu.brandeis.cs.steele.wn.Pointer
 
restrictPointers(Pointer[]) - Method in class edu.brandeis.cs.steele.wn.Word
 
restrictPointersList(List<Pointer>) - Method in class edu.brandeis.cs.steele.wn.Word
 
rightSubstring(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines whether one mention's text ends with the text of the other mention.

S

SamePair<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.util.aux
A Pair that requires both members to be of the same type.
SamePair() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.aux.SamePair
 
SamePair(T, T) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.aux.SamePair
 
save() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Writes the document to a file using serialization.
save() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
saveWN() - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Saves the WordNetTools with its associated caches.
sayWords - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
Score - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.scores
Descendants store counts related to correctness and calculate and return various scoring metrics.
Score() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.Score
 
ScoredCorefDecoder - Class in edu.illinois.cs.cogcomp.lbj.coref.decoders
Base class for decoders which depend on a score from a learned classifier.
ScoredCorefDecoder(LinearThresholdUnit) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Constructs a decoder whose decisions will depend on the scores of a linear threshold unit, which will also be used to make coreference decisions via its discreteValue method.
ScoredCorefDecoder(LinearThresholdUnit, Classifier) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Constructor for use when the scoring classifier is not sufficient to decide whether links should be made, such as when inference is being applied.
Scorer<ST extends Solution> - Class in edu.illinois.cs.cogcomp.lbj.coref.scorers
Base class for scorers that take a predicted solution and an answer key and return some quality metric.
Scorer() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.scorers.Scorer
Default constructor.
searchDirectory - Variable in class edu.brandeis.cs.steele.wn.FileManager
 
searchDirectory - Variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
searchIndexWords(POS, String) - Method in interface edu.brandeis.cs.steele.wn.DictionaryDatabase
Return an enumeration of all the IndexWords whose lemmas contain substring as a substring.
searchIndexWords(POS, String) - Method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
SEE_ALSO - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
seek(long) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessByteBuffer
 
seek(long) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.util.io.RandomAccessData
Sets the offset in the data, in bytes.
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultAligner
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultEMAligner
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.alignment.ExtentToHeadAligner
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.alignment.WordOverlapChunkAligner
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefDecoder
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExClosestPosAllNeg
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExExtractorUntilTrue
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.IntroExEx
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
This ID should change if the serialization changes.
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocPlainText
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.IntroExample
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationEntityArgument
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMentionArgument
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChunkSolution
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ListSolution
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.MentionSolution
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.SetSolution
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.CompPair
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
serialVersionUID - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.SamePair
 
serialVersionUID - Static variable in exception edu.illinois.cs.cogcomp.lbj.coref.util.xml.XMLException
 
set(T, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Histogram
Sets the histogram's value of item to to.
setAllowPronounCataphora(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Specifies whether to allow pronoun cataphora Specifically, if allow is true, a pronoun cannot take an referent that appears after the pronoun.
setCFilter(CFilter) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Sets the coreference filter.
setClassifier(Classifier) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefDecoder
Sets the coreference classifier.
setCorpusCounts(Map<String, Integer>) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Sets the corpus counts for the words in the corpus.
setCorpusCounts(Map<String, Integer>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
setDoc(Doc) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocExampleExtractor
Sets the document and resets.
setDoc(Doc) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.DocFilteredBatchExEx
Sets the document and resets the extractor.
setEntityCache(Cache) - Method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
Set the dictionary's entity cache.
setEntityType(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Sets the entity type.
setEType(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
Make eType the only accepted entity type.
setETypes(List<String>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
Sets the allowed entity types.
setFirst(A) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
setID(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Sets the mention ID.
setIsFirst(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.IntroExample
Sets the label, which indicates whether the example mention is the first mention of its entity.
setMFilter(MFilter) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Sets the mention filter.
setMFilters(MFilter, MFilter) - Method in class edu.illinois.cs.cogcomp.lbj.coref.exampleExtractors.CExampleExtractorBasic
Sets both filters, and specify that each must accept its mention for an example to be accepted.
setMType(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
Make mType the only accepted mention type.
setMTypes(List<String>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
Sets the allowed mention types.
setNextLineOffset(String, long, long) - Method in class edu.brandeis.cs.steele.wn.FileManager.NextLineCache
 
setNextLineOffset(String, long, long) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager.NextLineCache
 
setOption(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
Sets the value of some option.
setOption(String, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
Sets the option to a boolean value.
setOption(String, double) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
Sets the option to a real value.
setOption(String, boolean) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.decoders.SolutionDecoder
Set an boolean option.
setPlainText(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Should be set before words are set.
setPositive(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
This method may be used along with a constructor that does not take the coreference status as input to override the automatically determined result of the areCoreferent() method.
setPOSTags(List<String>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Sets the POS tags.
setPredEntities(ChainSolution<Mention>) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Sets the predicted entities to be those specified by sol.
setPredEntities(ChainSolution<Mention>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
setPredictedEntityID(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Sets the predicted entity ID.
setPredictedMentions(Collection<Mention>) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Sets the predicted mentions and records a preference for using them.
setPredictedMentions(Collection<Mention>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
setPreventLongDistPRO(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.BestLinkDecoder
Specifies whether to limit pronoun reference to within a small number of sentences.
setQuoteLevels(List<Integer>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Sets the quote levels, which indicate the number of nested quotations in which each word is embedded.
setScorer(LinearThresholdUnit) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Sets the scoring classifier.
setSecond(B) - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
setSentenceNumbers(List<Integer>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Sets the sentence numbers for each word.
SetSolution<T> - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.solutions
A solution containing a set of objects of some type T
SetSolution() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.SetSolution
Constructs an empty SetSolution.
SetSolution(Collection<T>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.SetSolution
Constructs a solution containing items as a set.
setSymmetric(PointerType, PointerType) - Static method in class edu.brandeis.cs.steele.wn.PointerType
 
setTargetCount(int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
setTrain(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.DecoderWithOptions
Specify whether the algorithm is training during decode.
setTrueEntityID(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Sets the true entity ID.
setType(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Sets the mention type.
setup() - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder
Initializes members.
setup() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Initialize the member collections to empty.
setUsePredictedEntities(boolean) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Sets the preference for using predicted entities or true entities.
setUsePredictedEntities(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
setUsePredictedMentions(boolean) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Sets the preference for using predicted mentions or true mentions.
setUsePredictedMentions(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
setVerbFrameFlag(int) - Method in class edu.brandeis.cs.steele.wn.Word
 
setWords(List<String>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
setWords(List<String>, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Sets the words, aligns them with the plain text, and records statistics about them.
shareHypCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
shareHypernyms(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Determines whether two phrases share hypernyms using WordNet.
shareHypernymsPOS(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Determines whether two phrases share hypernyms using WordNet.
shareHypPOSCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
shareSynCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
shareSynonymns(String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Determines whether any sense of one phrase has the same synonym as any sense of another phrase.
SIMILAR_TO - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
SimpleXMLParser - Class in edu.illinois.cs.cogcomp.lbj.coref.util.xml
 
SimpleXMLParser() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.xml.SimpleXMLParser
 
singularNouns - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
skipLine(RandomAccessFile) - Method in class edu.brandeis.cs.steele.wn.FileManager
 
skipLine(RandomAccessInput) - Method in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
 
Solution - Interface in edu.illinois.cs.cogcomp.lbj.coref.ir.solutions
Interface for the output from one or more classifiers applied to a (possibly) structured input.
SolutionDecoder<ST extends Solution> - Interface in edu.illinois.cs.cogcomp.lbj.coref.decoders
Descendants take classifiers (or a set of input structures), and produce a Solution appropriate to the evaluation tasks.
soonAppositive(CExample) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.DistanceFeatures
Determine whether the mentions are in an appositive relationship, as defined by Soon et al., 2001.
sortEntitiesByListOrder(List<Entity>, List<Entity>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Does NOT modify in place (but this may change).
sortPredictedMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Sorts predicted mentions in natural order, which is the textual order by default.
sortTrueMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Sorts true mentions in natural order, which is the textual order by default.
source - Variable in class edu.brandeis.cs.steele.wn.Pointer
 
splitRand(List<T>, int, int, int) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.ListUtils
 
sportTeams - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
sportTeamsCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
startup() - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Load the underlying WordNet FileBackedDictionary.
startup(DocLoader) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.BIOParser
Prepares the parser, by loading documents and resetting the doc.
startup(DocLoader) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.CoParser
Prepares the parser, by loading documents and resetting the doc.
startup(DocLoader) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.EMParser
Prepares the parser, by loading documents and resetting.
startup(DocLoader) - Method in class edu.illinois.cs.cogcomp.lbj.coref.parsers.IntroParser
 
states - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
statesCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
stopWords - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
StringSimilarityFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
A collection of features relating to the similarity of strings.
StringSimilarityFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Should not need to construct this static feature library.
stringsMatchByWords(String, String, String[]) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines whether two strings contain the same sequence of words, after dropping ignoreWords.
StringTools - Class in edu.illinois.cs.cogcomp.lbj.coref.features
A collection of tools related to strings.
StringTools() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.StringTools
 
stripID() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Strips all identifying info that would serve as a label for coreference.
subsequence(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines whether the sequence of words in one mention is a subsequence of the words in another mention.
subsequence(String, String) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines whether the sequence of words in big is a subsequence of the words in small.
SUBSTANCE_HOLONYM - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
SUBSTANCE_MERONYM - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
substring(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines whether one mention's text is a substring of the other's.
sum(Collection<Vector<Number>>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Vectors
 
symmetricTo(PointerType) - Method in class edu.brandeis.cs.steele.wn.PointerType
 
symmetricType - Variable in class edu.brandeis.cs.steele.wn.PointerType
 
synset - Variable in class edu.brandeis.cs.steele.wn.Pointer
 
Synset - Class in edu.brandeis.cs.steele.wn
A Synset, or synonym set, represents a line of a WordNet pos.data file.
Synset(FileBackedDictionary) - Constructor for class edu.brandeis.cs.steele.wn.Synset
 
synset - Variable in class edu.brandeis.cs.steele.wn.Word
 
synsetOffsets - Variable in class edu.brandeis.cs.steele.wn.IndexWord
 
synsets(POS) - Method in interface edu.brandeis.cs.steele.wn.DictionaryDatabase
Return an enumeration over all the Synsets in the database.
synsets(POS) - Method in class edu.brandeis.cs.steele.wn.FileBackedDictionary
 
synsets - Variable in class edu.brandeis.cs.steele.wn.IndexWord
This is null until getSenses has been called.

T

taggedSenseCount - Variable in class edu.brandeis.cs.steele.wn.IndexWord
 
targetIndex - Variable in class edu.brandeis.cs.steele.wn.Pointer
An index that can be used to retrieve the target.
TestCoref - Class in edu.illinois.cs.cogcomp.lbj.coref
This program tests the Emnlp8 classifier on ACE 2004 testing data.
TestCoref() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.TestCoref
 
TestCorefByType - Class in edu.illinois.cs.cogcomp.lbj.coref
This program tests the Emnlp8 classifier on ACE 2004 testing data, splitting up the results by mention type.
TestCorefByType() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.TestCorefByType
 
textMatchSoon(CExample, boolean) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.features.StringSimilarityFeatures
Determines whether the text (either the heads or the extents) of the mentions match, after dropping stop words.
toAnnotatedString(boolean, boolean, boolean, boolean) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the document as a string annotated with mention boundaries, with square brackets for true mentions, asterisks for false alarms, and triangle brackets for missed mentions, and optionally annotated with Part-Of-Speech tags, mention types, entity types, and entity IDs.
toAnnotatedString(boolean) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the document as a string annotated with mention boundaries, with square brackets for true mentions, asterisks for false alarms, and triangle brackets for missed mentions, and optionally annotated with Part-Of-Speech tags.
toAnnotatedString(boolean, boolean, boolean, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
toAnnotatedString(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
toCoherenceTableString(boolean) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the coherence grid represented as a string, laid out in a grid.
toCoherenceTableString() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the coherence grid represented as a string, laid out in a grid.
toCoherenceTableString(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
toCoherenceTableString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
toCollections() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
Returns a copy of this partition as a Collection of Collections.
toDiffString(ChainSolution<T>, String, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Gets a string showing the difference between this and another ChainSolution.
toFullString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the mention data as a full string, showing entity IDs.
toFullString(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the mention data as a full string.
TokenFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Collection of feature generating functions that return tokens (word strings) in or around the mentions of a CExample.
TokenFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.TokenFeatures
Should not need to construct this static feature collection.
TokenizerParser - Class in edu.brandeis.cs.steele.wn
A StringTokenizer with extensions to retrieve the values of numeric tokens, as well as strings.
TokenizerParser(String, String) - Constructor for class edu.brandeis.cs.steele.wn.TokenizerParser
 
toString() - Method in class edu.brandeis.cs.steele.wn.IndexWord
 
toString() - Method in class edu.brandeis.cs.steele.wn.Pointer
 
toString() - Method in class edu.brandeis.cs.steele.wn.POS
 
toString() - Method in class edu.brandeis.cs.steele.wn.Synset
 
toString() - Method in class edu.brandeis.cs.steele.wn.Word
 
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.Matches
Converts this mapping to a string in an unspecified format.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Chunk
Gets a string representation of the chunk
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Entity
Generate a string representation of this.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.CExample
Computes a string representation of this example.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Gets the mention as a string, with newlines replaced by spaces.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.Relation
Constructs a string representation of this relation.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationEntityArgument
Gets a string representation of this relation entity argument.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMention
Constructs a string representation of this relation mention.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.relations.RelationMentionArgument
Gets a string representation of this relation mention argument.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.Score
 
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
Represents this partition as a string.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ListSolution
Get a string representation of the items.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.SetSolution
Get a string representation of the items.
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.aux.Pair
 
toString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Partition
 
toString() - Method in exception edu.illinois.cs.cogcomp.lbj.coref.util.xml.XMLException
 
toSubstituteString() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Gets the document as a string where each mention has been replaced by the most specific mention coreferential with it.
toSubstituteString() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
totalMentions - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
toXMLString(Entity) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
 
toXMLString(Chunk) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
 
toXMLString(Chunk) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
 
toXMLString(Entity) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
 
toXMLString(Mention, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
toXMLString(Chunk) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
toXMLString(String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
Converts plain text to XML safe format by escaping ampersands.
toXMLString(Relation) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
toXMLString(RelationEntityArgument, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
toXMLString(RelationMention, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
toXMLString(RelationMentionArgument, String) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
TRACE_LOOKUP - Static variable in class edu.brandeis.cs.steele.wn.FileManager
Set this to true to enable debugging messages in getIndexedLinePointer.
TRACE_LOOKUP - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
Set this to true to enable debugging messages in getIndexedLinePointer.
translate(String) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.scorers.BCubedScorer.MentionTypeTranslator
 
translateEscaped(String, int) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
Translates an escaped round, square, or curly brace escaped as -LBR- or -RBR-, or an escaped pair of quotes, escaped as a double quote charaacter.
twoFilterEntity(ChainSolution<Mention>, Entity) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Links every pair of mentions of the provided entity that are accepted by the filter(s).
TypeMFilter - Class in edu.illinois.cs.cogcomp.lbj.coref.filters
Filters EntityMentions by type
TypeMFilter(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
Constructs a filter that allows only mentions having a mention type.
TypeMFilter(String, String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
Constructs a filter that allows only mentions having a given mention type and a given entity type.
TypeMFilter(List<String>, List<String>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
Constructs a filter that allows only mentions having a given mention type and a given entity type.
TypeMFilter(List<String>) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.filters.TypeMFilter
Constructs a filter that allows only mentions having a given mention type.
TYPES - Static variable in class edu.brandeis.cs.steele.wn.PointerType
A list of all PointerTypes.

U

universities - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
universitiesCS - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.features.Gazetteers
 
updateMapToChains(T, Set<T>) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.solutions.ChainSolution
 
updatePR() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.scores.FScore
 
usePredictedEntities() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Indicates whether requests for entities will return predicted entities or true entities.
usePredictedEntities() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
usePredictedMentions() - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Indicates whether requests for mentions will return predicted mentions or true mentions.
usePredictedMentions() - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 

V

V - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
valueOf(String) - Static method in enum edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase.PosSource
Returns the enum constant of this type with the specified name.
values() - Static method in enum edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase.PosSource
Returns an array containing the constants of this enum type, in the order they are declared.
Vectors - Class in edu.illinois.cs.cogcomp.lbj.coref.util.collections
 
Vectors() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.util.collections.Vectors
 
VERB - Static variable in class edu.brandeis.cs.steele.wn.POS
 
VERB_GROUP - Static variable in class edu.brandeis.cs.steele.wn.PointerType
 
verbFrameFlags - Variable in class edu.brandeis.cs.steele.wn.Word
 
VERSION - Static variable in class edu.brandeis.cs.steele.wn.FileManager
The API version, used by RemoteFileManager for constructing a binding name.
VERSION - Static variable in class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
The API version, used by RemoteFileManager for constructing a binding name.

W

WNFileManager - Class in edu.illinois.cs.cogcomp.lbj.coref.io
An implementation of FileManagerInterface that reads files from the local file system, including from jar files.
WNFileManager() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
Construct a file manager backed by a set of files contained in the default WN search directory.
WNFileManager(String) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager
Construct a file manager backed by a set of files contained in searchDirectory.
WNFileManager.NextLineCache - Class in edu.illinois.cs.cogcomp.lbj.coref.io
 
WNFileManager.NextLineCache() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.io.WNFileManager.NextLineCache
 
Word - Class in edu.brandeis.cs.steele.wn
A Word represents the lexical information related to a specific sense of an IndexWord.
Word(Synset, int, String, int) - Constructor for class edu.brandeis.cs.steele.wn.Word
 
wordCache - Variable in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
WordExample - Class in edu.illinois.cs.cogcomp.lbj.coref.ir.examples
Represents a word in a document, for use in classification or classifier training, along with utility methods for getting information and features pertaining to the word.
WordExample() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Constructs an example that does not refer to any word.
WordExample(Doc, int) - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample
Constructs a word example from a given document and word number.
WordNetFeatures - Class in edu.illinois.cs.cogcomp.lbj.coref.features
Collection of features that determine the relationship of two mentions using WordNet.
WordNetFeatures() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetFeatures
 
WordNetTools - Class in edu.illinois.cs.cogcomp.lbj.coref.features
A collection of methods for dealing with WordNet, with functionality to look up words in WordNet and determine the synonyms, hypernyms, and antonyms.
WordNetTools() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Constructs a new WordNetTools object with empty caches.
WordOverlapChunkAligner - Class in edu.illinois.cs.cogcomp.lbj.coref.alignment
Aligns objects based on head word overlap.
WordOverlapChunkAligner() - Constructor for class edu.illinois.cs.cogcomp.lbj.coref.alignment.WordOverlapChunkAligner
 
words - Variable in class edu.brandeis.cs.steele.wn.Synset
 
write(boolean) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Writes this Doc in the appropriate format.
write(String, boolean) - Method in interface edu.illinois.cs.cogcomp.lbj.coref.ir.docs.Doc
Writes this Doc in the appropriate format.
write(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
 
write(String, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocACEPhase2
 
write(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
 
write(String, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocAPF
 
write(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
write(String, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocBase
 
write(String, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocPlainText
 
write(boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
write(String, boolean) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.docs.DocXMLBase
 
writeExternal(ObjectOutput) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
Writes the object using the externalization protocol.
writeLines(String, List<String>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
 
writeList(String, List<Object>) - Static method in class edu.illinois.cs.cogcomp.lbj.coref.util.io.myIO
 
writeObject(ObjectOutputStream) - Method in class edu.illinois.cs.cogcomp.lbj.coref.features.WordNetTools
 
writeObject(ObjectOutputStream) - Method in class edu.illinois.cs.cogcomp.lbj.coref.ir.Mention
Serialization write method.

X

XMLException - Exception in edu.illinois.cs.cogcomp.lbj.coref.util.xml
 
XMLException(String, Exception) - Constructor for exception edu.illinois.cs.cogcomp.lbj.coref.util.xml.XMLException
Constructor
XMLException(String) - Constructor for exception edu.illinois.cs.cogcomp.lbj.coref.util.xml.XMLException
 

Z

zeroFilterEntity(ChainSolution<Mention>, Entity) - Method in class edu.illinois.cs.cogcomp.lbj.coref.decoders.CorefKeyDecoder
Adds the mentions in the provided entity as a chain in the solution.

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