Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W
X
G
generateAllPossibilities(Map<A, Set<B>>)
- Static method in class edu.columbia.cs.utils.
MegaCartesianProduct
generateCandidates(Document, Set<RelationshipType>)
- Method in class edu.columbia.cs.ref.algorithm.
CandidatesGenerator
This is the method that is responsible for the generation of the candidates for a given document.
GenerateCandidatesACE2005
- Class in
<Unnamed>
GenerateCandidatesACE2005()
- Constructor for class
GenerateCandidatesACE2005
generateExtractionPatterns(int)
- Method in class edu.columbia.cs.cg.prdualrank.pattern.extractor.resource.
AttributeContext
Generate extraction patterns based on the context of all the attributes.
generateFeatures(OperableStructure)
- Method in class edu.columbia.cs.ref.algorithm.feature.generation.
FeatureGenerator
Method to produce the features into an Operable structure
generateGraph(Set<Relationship>, Set<Pattern<T, D>>, Set<D>)
- Method in class edu.columbia.cs.cg.prdualrank.graph.generator.
GraphGenerator
Generates the graph given the top tuples and the patterns that match them.
generateNgrams(int)
- Method in class edu.columbia.cs.cg.prdualrank.pattern.extractor.resource.
TupleContext
Generate ngrams of size lower or equal to 'ngram' based on the sequences of words.
generateQuery(Relationship)
- Method in class edu.columbia.cs.cg.prdualrank.searchengine.querygenerator.impl.
ConcatQueryGenerator
generateQuery(Entity)
- Method in class edu.columbia.cs.cg.prdualrank.searchengine.querygenerator.impl.
ConcatQueryGenerator
generateQuery(SearchPattern<Document, TokenizedDocument>)
- Method in class edu.columbia.cs.cg.prdualrank.searchengine.querygenerator.impl.
ConcatQueryGenerator
generateQuery(Relationship)
- Method in class edu.columbia.cs.cg.prdualrank.searchengine.querygenerator.impl.
LuceneQueryGenerator
generateQuery(Entity)
- Method in class edu.columbia.cs.cg.prdualrank.searchengine.querygenerator.impl.
LuceneQueryGenerator
generateQuery(SearchPattern<Document, TokenizedDocument>)
- Method in class edu.columbia.cs.cg.prdualrank.searchengine.querygenerator.impl.
LuceneQueryGenerator
generateQuery(Relationship)
- Method in class edu.columbia.cs.cg.prdualrank.searchengine.querygenerator.
QueryGenerator
Generate query based on a relationship (tuple)
generateQuery(Entity)
- Method in class edu.columbia.cs.cg.prdualrank.searchengine.querygenerator.
QueryGenerator
Generate query based on a specific entity
generateQuery(SearchPattern<Document, TokenizedDocument>)
- Method in class edu.columbia.cs.cg.prdualrank.searchengine.querygenerator.
QueryGenerator
Generate query based on a pattern that matches documents (i.e.
generateStructures(Set<CandidateSentence>, StructureConfiguration)
- Static method in class edu.columbia.cs.ref.algorithm.
StructureGenerator
Generate all the operable structures from a given set of candidate sentences with regard for a given configuration file.
GenerateTaggedGraphsACE2005
- Class in
<Unnamed>
GenerateTaggedGraphsACE2005()
- Constructor for class
GenerateTaggedGraphsACE2005
GenericPartOfSpeechFG
- Class in
edu.columbia.cs.ref.algorithm.feature.generation.impl
GenericPartOfSpeechFG(FeatureGenerator<SequenceFS<String>>)
- Constructor for class edu.columbia.cs.ref.algorithm.feature.generation.impl.
GenericPartOfSpeechFG
getAliases(String)
- Method in class edu.columbia.cs.utils.
Dictionary
getAlpha()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmModelInformation
getArg1()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACERMention
getArg2()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACERMention
getAttribute(String)
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEMention
getAttribute(String)
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEntity
getBegin()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEMention
getCandidateSentence()
- Method in class edu.columbia.cs.ref.model.core.structure.
OperableStructure
getChildren()
- Method in class edu.columbia.cs.utils.
Node
Return the children of Node
.
getClassifier()
- Method in class
ReVerbClassifierTrainer
getCompatibleEntities(Set<Entity>)
- Method in class edu.columbia.cs.ref.model.constraint.role.impl.
AndRoleConstraint
getCompatibleEntities(Set<Entity>)
- Method in class edu.columbia.cs.ref.model.constraint.role.impl.
EntityTypeConstraint
getCompatibleEntities(Set<Entity>)
- Method in class edu.columbia.cs.ref.model.constraint.role.impl.
IsOptionalConstraint
getCompatibleEntities(Set<Entity>)
- Method in class edu.columbia.cs.ref.model.constraint.role.impl.
MatchRoleConstraint
getCompatibleEntities(Set<Entity>)
- Method in class edu.columbia.cs.ref.model.constraint.role.impl.
NoConstraint
getCompatibleEntities(Set<Entity>)
- Method in class edu.columbia.cs.ref.model.constraint.role.impl.
OrRoleConstraint
getCompatibleEntities(Set<Entity>)
- Method in interface edu.columbia.cs.ref.model.constraint.role.
RoleConstraint
Returns the subset of all the input entities that fulfill the constraint
getConf(ChunkedBinaryExtraction)
- Method in class edu.columbia.cs.utils.
AlternativeOpenIEConfFunction
getConstraint(String)
- Method in class edu.columbia.cs.ref.model.relationship.
RelationshipType
Gets the constraint imposed over some role
getCore()
- Method in class edu.columbia.cs.ref.model.
StructureConfiguration
Gets the core.
getCorrectSequence(TaggedGraph, List<Pair<Pair<Integer, Integer>, String>>)
- Method in class edu.columbia.cs.ref.model.core.impl.
ShortestPathKernel
getData()
- Method in class edu.columbia.cs.utils.
Node
getDataSet()
- Method in class
ReVerbClassifierTrainer
getDestiny()
- Method in class edu.columbia.cs.utils.
SimpleGraphEdge
getDocument()
- Method in class edu.columbia.cs.ref.model.entity.
Entity
Gets the document where the entity belongs.
getEdgeLabel(int, int)
- Method in class edu.columbia.cs.utils.
SimpleGraph
getEdges()
- Method in class edu.columbia.cs.utils.
SimpleGraph
getElement(int)
- Method in class edu.columbia.cs.ref.model.feature.impl.
SequenceFS
getEMText(ACEEMention)
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACETokSentence
getEnd()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEMention
getEnd()
- Method in class edu.columbia.cs.utils.
Span
getEntities()
- Method in class edu.columbia.cs.ref.model.
CandidateSentence
This method returns an array with the ordered entities that corresponds to the tuple representation of the relationships present in this candidate sentence
getEntities()
- Method in class edu.columbia.cs.ref.model.
Document
Obtains the annotations of entities present in the document
getEntities()
- Method in class edu.columbia.cs.ref.model.relationship.
Relationship
Gets an array containing the entities involved in the relationship
getEntities()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEDocument
getEntity(String)
- Method in class edu.columbia.cs.ref.model.
Document
Obtains the entity annotation with a given id
getEntity1Feats()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedSequence
getEntity2Feats()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedSequence
getEntityIndexes(Entity[], SequenceFS<Span>)
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedBagOfNgrams
getEntityIndexes(Entity[], SequenceFS<Span>)
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedGraph
getEntityIndexes(Entity[], SequenceFS<Span>)
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedSequence
getEntitySpan(Entity)
- Method in class edu.columbia.cs.ref.model.
TokenizedDocument
Returns the indexes in the tokenization.
getEntityType()
- Method in class edu.columbia.cs.ref.model.entity.
Entity
Gets the entity type.
getEntries()
- Method in class edu.columbia.cs.utils.
Dictionary
getExtLength()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEMention
getExtOffset()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEMention
getFalseLabel()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmModelInformation
getFeatLeft()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedBagOfNgrams
getFeatRight()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedBagOfNgrams
getFeature(String)
- Method in class edu.columbia.cs.ref.model.core.structure.optimization.
FeaturesDictionary
Given a string as an input value, it returns a string with that same value.
getFeatures(Class<? extends FeatureGenerator<E>>)
- Method in class edu.columbia.cs.ref.model.core.structure.
OperableStructure
getFeatures(FeatureGenerator<E>)
- Method in class edu.columbia.cs.ref.model.core.structure.
OperableStructure
getFeatures(FeatureGenerator<E>)
- Method in class edu.columbia.cs.ref.model.
FeaturableObject
Retrieves the features that were produced by a given feature generator.
getFeatureSet()
- Method in class edu.columbia.cs.utils.
AlternativeOpenIEFeatures
getFilename()
- Method in class edu.columbia.cs.ref.model.
Document
Obtains the name of the file containing the document
getFinalProbVector()
- Method in class edu.columbia.cs.utils.
DependencyGraph
getFreqency(Pattern<T, D>)
- Method in class edu.columbia.cs.cg.prdualrank.graph.
PRDualRankGraph
Gets the total frequency of a pattern in the graph.
getFrequency(Relationship)
- Method in class edu.columbia.cs.cg.prdualrank.graph.
PRDualRankGraph
Gets the total frequency of a tuple.
getGraph()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedGraph
getGraph()
- Method in class edu.columbia.cs.ref.model.feature.impl.
GraphFS
getHeadLength()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEMention
getHeadOffset()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEMention
getId()
- Method in class edu.columbia.cs.ref.model.
CandidateSentence
Returns a string that can be used as an unique identifier of the candidate sentence.
getId()
- Method in class edu.columbia.cs.ref.model.entity.
Entity
Gets the id of the entity.
getId()
- Method in class edu.columbia.cs.ref.model.relationship.
Relationship
Gets the id of the relationship.
getId()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEMention
getId()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEntity
getId()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACERelation
getId()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACERMention
getId()
- Method in class edu.columbia.cs.ref.tool.tagger.span.impl.
EntitySpan
Gets the unique identifier of the span
getIndex(String)
- Method in class edu.columbia.cs.ref.model.relationship.
RelationshipType
Gets the index of the role in a vector representation of a relationship.
getInitialProbVector()
- Method in class edu.columbia.cs.utils.
DependencyGraph
getInstance()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
OpenInformationExtractionOS
getInstance()
- Method in interface edu.columbia.cs.ref.model.core.structure.
WekableStructure
getInstance()
- Method in class edu.columbia.cs.ref.model.feature.impl.
WekaInstanceFS
getInstance(Tokenizer)
- Static method in class edu.columbia.cs.ref.tool.tagger.entity.impl.resources.
InstanceBasedTokenizedFactory
getInstanceB()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedSequence
getInstanceBA()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedSequence
getInstanceFB()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedSequence
getKernel()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmModelInformation
getLabel()
- Method in class edu.columbia.cs.ref.model.relationship.
Relationship
Gets the label.
getLabel()
- Method in class edu.columbia.cs.utils.
SimpleGraphEdge
getLabel()
- Method in class edu.columbia.cs.utils.
SimpleGraphNode
getLabels()
- Method in class edu.columbia.cs.ref.model.
CandidateSentence
This method returns all the labels that correspond to the relationships present in this candidate sentence
getLabels()
- Method in class edu.columbia.cs.ref.model.core.structure.
OperableStructure
getLength()
- Method in class edu.columbia.cs.ref.model.entity.
Entity
Gets the length of the entity.
getLength()
- Method in class edu.columbia.cs.ref.model.
Sentence
Gets the length of the sentence.
getLength()
- Method in class edu.columbia.cs.ref.tool.tagger.span.impl.
EntitySpan
Gets the length of the span
getMandatoryFeatureGenerators()
- Method in class edu.columbia.cs.ref.model.core.
Core
getMatchers(String)
- Method in class edu.columbia.cs.ref.model.relationship.
RelationshipType
Gets the entity matcher for a given role
getMatchingFrequency(Pattern<T, D>, Relationship)
- Method in class edu.columbia.cs.cg.prdualrank.graph.
PRDualRankGraph
Gets the matching frequency between a pattern and a tuple.
getMatchingFrequency(Relationship, Pattern<T, D>)
- Method in class edu.columbia.cs.cg.prdualrank.graph.
PRDualRankGraph
Gets the matching frequency between a tuple and a pattern.
getMatchingPatterns(Relationship)
- Method in class edu.columbia.cs.cg.prdualrank.graph.
PRDualRankGraph
Gets the matching patterns of a given tuple.
getMatchingTuples(Pattern<T, D>)
- Method in class edu.columbia.cs.cg.prdualrank.graph.
PRDualRankGraph
Gets the matching tuples given a pattern
getMentions()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEntity
getMentions()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACERelation
getName()
- Method in class edu.columbia.cs.utils.
Dictionary
getNGrams()
- Method in class edu.columbia.cs.cg.pattern.prdualrank.
SearchPattern
Gets the list of phrases from the search pattern
getNgramsB()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedBagOfNgrams
getNgramsBA()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedBagOfNgrams
getNgramsFB()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
TaggedBagOfNgrams
getNodeLabel(int)
- Method in class edu.columbia.cs.utils.
SimpleGraph
getNodes()
- Method in class edu.columbia.cs.utils.
SimpleGraph
getNotShortestPathDependencyGraph()
- Method in class edu.columbia.cs.utils.
DependencyGraph
getNumberEntities()
- Method in class edu.columbia.cs.ref.model.relationship.
RelationshipType
Gets the number of entities involved in this relationship type.
getNumberOfChildren()
- Method in class edu.columbia.cs.utils.
Node
Returns the number of immediate children of this Node
.
getNumEdges()
- Method in class edu.columbia.cs.utils.
SimpleGraph
getNumSV()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmModelInformation
getOffset()
- Method in class edu.columbia.cs.ref.model.entity.
Entity
Gets the starting index of the entity in the text.
getOffset()
- Method in class edu.columbia.cs.ref.model.
Segment
Obtains the value of the starting position of the segment in the document
getOffset()
- Method in class edu.columbia.cs.ref.model.
Sentence
Gets the starting index of the sentence in the document.
getOffset()
- Method in class edu.columbia.cs.ref.tool.tagger.span.impl.
EntitySpan
Gets the starting index of the span in the document.
getOperableStructure(CandidateSentence)
- Method in class edu.columbia.cs.ref.model.
StructureConfiguration
Gets the operable structure.
getOrigin()
- Method in class edu.columbia.cs.utils.
SimpleGraphEdge
getOwnFeatures()
- Method in class edu.columbia.cs.utils.
TokenInformation
getParent()
- Method in class edu.columbia.cs.utils.
Node
getPath()
- Method in class edu.columbia.cs.ref.model.
Document
Obtains the path to the file containing the document
getPatternPrecisionMap()
- Method in class edu.columbia.cs.cg.prdualrank.inference.quest.impl.
MapBasedQuestCalculator
getPatternPrecisionMap()
- Method in class edu.columbia.cs.cg.prdualrank.inference.quest.impl.
MatricesBasedQuestCalculator
getPatternPrecisionMap()
- Method in interface edu.columbia.cs.cg.prdualrank.inference.quest.
QuestCalculator
Gets the Pattern-Precision map (containing the calculated precisions by QuestP)
getPatternRecallMap()
- Method in class edu.columbia.cs.cg.prdualrank.inference.quest.impl.
MapBasedQuestCalculator
getPatternRecallMap()
- Method in class edu.columbia.cs.cg.prdualrank.inference.quest.impl.
MatricesBasedQuestCalculator
getPatternRecallMap()
- Method in interface edu.columbia.cs.cg.prdualrank.inference.quest.
QuestCalculator
Gets the Pattern-Recall map (containing the calculated recalls by QuestR).
getPatterns()
- Method in class edu.columbia.cs.cg.prdualrank.graph.
PRDualRankGraph
Gets the patterns from the graph.
getPlainText()
- Method in class edu.columbia.cs.ref.model.
Document
Obtains the segments that represent the content of the document
getPredictedLabel(OperableStructure)
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmBinaryModel
getPredictedLabel(OperableStructure)
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmCompositeBinaryModel
getProductAdjacencyMatrix(DependencyGraph, DependencyGraph)
- Method in class edu.columbia.cs.utils.
SimpleGraphUtils
getRankedPatterns()
- Method in class edu.columbia.cs.cg.prdualrank.inference.
InferencePRDualRank
Gets the ranked patterns according to the pattern ranking function.
getRankedTuples()
- Method in class edu.columbia.cs.cg.prdualrank.inference.
InferencePRDualRank
Gets the ranked tuples.
getReader(Span[], String[])
- Method in class edu.columbia.cs.cg.prdualrank.index.analyzer.
TokenBasedAnalyzer
Creates an instance of the reader used to create the TokenStream required by Lucene.
getRelation()
- Method in class edu.columbia.cs.ref.model.core.structure.impl.
RelationOperableStructure
getRelationship(RelationshipType)
- Method in class edu.columbia.cs.ref.model.
CandidateSentence
Given a relationship type, it returns the relationship between the entities of the candidate sentence
getRelationship(String)
- Method in class edu.columbia.cs.ref.model.
Document
Obtains the relationship annotation with a given id
getRelationshipConstraint()
- Method in class edu.columbia.cs.ref.model.relationship.
RelationshipType
Gets the relationship constraint for this relationship type.
getRelationships()
- Method in class edu.columbia.cs.ref.model.
Document
Obtains the annotations of relationships present in the document
getRelationships()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEDocument
getRelationshipType()
- Method in class edu.columbia.cs.ref.model.relationship.
Relationship
Gets the relationship type.
getRelationshipTypes()
- Method in class edu.columbia.cs.cg.prdualrank.model.
PRDualRankModel
getRelationshipTypes()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmBinaryModel
getRelationshipTypes()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmCompositeBinaryModel
getRelationshipTypes()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmMulticlassModelModel
getRelationshipTypes()
- Method in class edu.columbia.cs.ref.model.re.impl.
WekaClassifierModel
getRelationshipTypes()
- Method in class edu.columbia.cs.ref.model.re.
Model
getResult(Measure)
- Method in class edu.columbia.cs.ref.algorithm.evaluation.
Evaluator
Gets the evaluation result for a given measure
getRho()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmModelInformation
getRole(RelationshipType, String)
- Method in class edu.columbia.cs.ref.model.
CandidateSentence
Given a relationship type and a role, it returns the entity that is fulfilling that role in a relationship of this candidate sentence
getRole(String)
- Method in class edu.columbia.cs.ref.model.relationship.
Relationship
Gets the entity that fulfills a given role.
getRoles(RelationshipType)
- Method in class edu.columbia.cs.ref.model.
CandidateSentence
Given a relationship type, it returns a collection of roles that can be assigned for this candidate sentence
getRoles()
- Method in class edu.columbia.cs.ref.model.relationship.
Relationship
Gets the roles that are present in the relationship.
getRoles()
- Method in class edu.columbia.cs.ref.model.relationship.
RelationshipType
Gets the roles used in this relationship type.
getSegments()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEDocument
getSentence()
- Method in class edu.columbia.cs.ref.model.
CandidateSentence
This methods gets the sentence that the candidate sentence corresponds to.
getSentenceSplitter()
- Method in class edu.columbia.cs.ref.configuration.
ConfigurationLoader
getShortestPathDependencyGraph()
- Method in class edu.columbia.cs.utils.
DependencyGraph
getShortestPathEdges()
- Method in class edu.columbia.cs.utils.
DependencyGraph
getShortestPathTo(Vertex)
- Static method in class edu.columbia.cs.utils.
Dijkstra
getSimilarity(TokenInformation)
- Method in class edu.columbia.cs.utils.
TokenInformation
getSpans()
- Method in class edu.columbia.cs.cg.prdualrank.index.reader.
TokenBasedReader
Gets the spans.
getStart()
- Method in class edu.columbia.cs.utils.
Span
getStopWords()
- Static method in class edu.columbia.cs.utils.
Words
getStrings()
- Method in class edu.columbia.cs.cg.prdualrank.index.reader.
TokenBasedReader
Gets the strings.
getStructure(CandidateSentence)
- Method in class edu.columbia.cs.ref.model.core.
Core
getStructureConfiguration()
- Method in class edu.columbia.cs.cg.prdualrank.model.
PRDualRankModel
getStructureConfiguration()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmBinaryModel
getStructureConfiguration()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmCompositeBinaryModel
getStructureConfiguration()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmMulticlassModelModel
getStructureConfiguration()
- Method in class edu.columbia.cs.ref.model.re.impl.
WekaClassifierModel
getStructureConfiguration()
- Method in class edu.columbia.cs.ref.model.re.
Model
getSubstring(int, int)
- Method in class edu.columbia.cs.ref.model.
Document
Obtains the substring of the document starting at a given offset and with a given length
getSubtype()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEntity
getSubType()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACERelation
getSupportVectors()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmModelInformation
getTag()
- Method in class edu.columbia.cs.ref.tool.tagger.span.
TaggedSpan
Gets the label assigned to this tagged span.
getTokenizedSpans()
- Method in class edu.columbia.cs.ref.model.
TokenizedDocument
Returns an array of spans where each entry corresponds to the start and ending indexes of the tokens in the text
getTokenizedString()
- Method in class edu.columbia.cs.ref.model.
TokenizedDocument
Returns an array of Strings where each entry is the value of each token of the text
getTransitionProb(int, int)
- Method in class edu.columbia.cs.utils.
DependencyGraph
getTrueLabel()
- Method in class edu.columbia.cs.ref.model.re.impl.
JLibsvmModelInformation
getTuplePrecisionMap()
- Method in class edu.columbia.cs.cg.prdualrank.inference.quest.impl.
MapBasedQuestCalculator
getTuplePrecisionMap()
- Method in class edu.columbia.cs.cg.prdualrank.inference.quest.impl.
MatricesBasedQuestCalculator
getTuplePrecisionMap()
- Method in interface edu.columbia.cs.cg.prdualrank.inference.quest.
QuestCalculator
Gets the Tuple-Precision map (containing the calculated precisions by QuestP).
getTupleRecallMap()
- Method in class edu.columbia.cs.cg.prdualrank.inference.quest.impl.
MapBasedQuestCalculator
getTupleRecallMap()
- Method in class edu.columbia.cs.cg.prdualrank.inference.quest.impl.
MatricesBasedQuestCalculator
getTupleRecallMap()
- Method in interface edu.columbia.cs.cg.prdualrank.inference.quest.
QuestCalculator
Gets the Tuple-Recall map (containing the calculated recalls by QuestR).
getTuples()
- Method in class edu.columbia.cs.cg.prdualrank.graph.
PRDualRankGraph
Gets the tuples from the graph.
getType()
- Method in class edu.columbia.cs.ref.model.relationship.
RelationshipType
Gets the label of the relationships.
getType()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEMention
getType()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACEEntity
getType()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACERelation
getUserFG()
- Method in class edu.columbia.cs.ref.model.
StructureConfiguration
Gets the user fg.
getValue(Map<OperableStructure, Set<String>>, Map<OperableStructure, Map<Model.PredictionProperties, Object>>)
- Method in class edu.columbia.cs.ref.algorithm.evaluation.measure.impl.
FMeasure
getValue(Map<OperableStructure, Set<String>>, Map<OperableStructure, Map<Model.PredictionProperties, Object>>)
- Method in class edu.columbia.cs.ref.algorithm.evaluation.measure.impl.
NumberOfExpectedPositiveAnswers
getValue(Map<OperableStructure, Set<String>>, Map<OperableStructure, Map<Model.PredictionProperties, Object>>)
- Method in class edu.columbia.cs.ref.algorithm.evaluation.measure.impl.
NumberOfPositiveAnswers
getValue(Map<OperableStructure, Set<String>>, Map<OperableStructure, Map<Model.PredictionProperties, Object>>)
- Method in class edu.columbia.cs.ref.algorithm.evaluation.measure.impl.
NumberOfTruePositives
getValue(Map<OperableStructure, Set<String>>, Map<OperableStructure, Map<Model.PredictionProperties, Object>>)
- Method in class edu.columbia.cs.ref.algorithm.evaluation.measure.impl.
Precision
getValue(Map<OperableStructure, Set<String>>, Map<OperableStructure, Map<Model.PredictionProperties, Object>>)
- Method in class edu.columbia.cs.ref.algorithm.evaluation.measure.impl.
Recall
getValue(Map<OperableStructure, Set<String>>, Map<OperableStructure, Map<Model.PredictionProperties, Object>>)
- Method in interface edu.columbia.cs.ref.algorithm.evaluation.measure.
Measure
Obtains the value of the metric
getValue()
- Method in class edu.columbia.cs.ref.model.entity.
Entity
Gets the value of the entity.
getValue()
- Method in class edu.columbia.cs.ref.model.
Segment
Obtains the value of the segment
getValue(int, int)
- Method in class edu.columbia.cs.ref.model.
Segment
Obtains the substring of the section starting at a given offset and with a given length
getValue()
- Method in class edu.columbia.cs.ref.model.
Sentence
Gets the value of the sentence.
getValue()
- Method in class edu.columbia.cs.ref.tool.tagger.span.impl.
EntitySpan
Gets the value of the span
getWritableValue()
- Method in class edu.columbia.cs.ref.model.
Document
Obtains the name to be used when writing the file
getWritableValue()
- Method in interface edu.columbia.cs.ref.tool.io.
Writable
Obtains the name of file where the object will be written
GraphFS
<
N
extends java.io.Serializable,
L
extends java.io.Serializable> - Class in
edu.columbia.cs.ref.model.feature.impl
GraphFS(SimpleGraph<N, L>)
- Constructor for class edu.columbia.cs.ref.model.feature.impl.
GraphFS
GraphGenerator
<
T
extends
Matchable
,
D
extends
Document
> - Class in
edu.columbia.cs.cg.prdualrank.graph.generator
This class is used for our implementation of:
"Searching Patterns for Relation Extraction over the Web: Rediscovering the Pattern-Relation Duality"
.
GraphGenerator()
- Constructor for class edu.columbia.cs.cg.prdualrank.graph.generator.
GraphGenerator
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W
X