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

P

Pair<A,B> - Class in edu.columbia.cs.utils
 
Pair(A, B) - Constructor for class edu.columbia.cs.utils.Pair
 
parent - Variable in class edu.columbia.cs.utils.Node
 
Pattern<T extends Matchable,D extends Document> - Class in edu.columbia.cs.ref.model.pattern
A Pattern represents any object that can be matched in a given document.
Pattern() - Constructor for class edu.columbia.cs.ref.model.pattern.Pattern
 
PatternBasedRelationshipExtractor<T extends Relationship,D extends Document> - Class in edu.columbia.cs.api
Implementation of the relationship extractor that uses patterns to extract information from a document
PatternBasedRelationshipExtractor(Set<Pattern<T, D>>) - Constructor for class edu.columbia.cs.api.PatternBasedRelationshipExtractor
Constructor of the pattern based relationship extractor.
PatternExtractionTest - Class in <Unnamed>
 
PatternExtractionTest() - Constructor for class PatternExtractionTest
 
PatternExtractor<T extends Matchable> - Interface in edu.columbia.cs.cg.prdualrank.pattern.extractor
This class is used for our implementation of: "Searching Patterns for Relation Extraction over the Web: Rediscovering the Pattern-Relation Duality" .
POSITIVE_LABEL - Static variable in class edu.columbia.cs.ref.model.re.impl.WekaClassifierModel
 
POSTagger - Interface in edu.columbia.cs.ref.tool.postagger
The Interface POSTagger represents objects that can be used to perform POS tagging tasks.
POStoGenericPOSConverter - Class in edu.columbia.cs.utils
 
POStoGenericPOSConverter() - Constructor for class edu.columbia.cs.utils.POStoGenericPOSConverter
 
PRDualRank - Class in edu.columbia.cs.cg.prdualrank
This class is used for our implementation of: "Searching Patterns for Relation Extraction over the Web: Rediscovering the Pattern-Relation Duality" .
PRDualRank(PatternExtractor<Document>, PatternExtractor<Relationship>, SearchEngine, QueryGenerator<String>, int, int, int, RankFunction<Pattern<Document, TokenizedDocument>>, RankFunction<Pattern<Relationship, TokenizedDocument>>, RankFunction<Relationship>, Tokenizer, RelationshipType, TokenBasedAnalyzer, QueryGenerator<Query>, QuestCalculator<Document, TokenizedDocument>, QuestCalculator<Relationship, TokenizedDocument>) - Constructor for class edu.columbia.cs.cg.prdualrank.PRDualRank
Instantiates a new pR dual rank.
PRDualRankGraph<T extends Matchable,D extends Document> - Class in edu.columbia.cs.cg.prdualrank.graph
This class is used for our implementation of: "Searching Patterns for Relation Extraction over the Web: Rediscovering the Pattern-Relation Duality" .
PRDualRankGraph() - Constructor for class edu.columbia.cs.cg.prdualrank.graph.PRDualRankGraph
Instantiates a new PRDualRank graph.
PRDualRankModel<S extends Matchable,E extends Matchable,D extends Document> - Class in edu.columbia.cs.cg.prdualrank.model
This class is used for our implementation of: "Searching Patterns for Relation Extraction over the Web: Rediscovering the Pattern-Relation Duality" .
PRDualRankModel(SortedSet<Pattern<S, D>>, SortedSet<Pattern<E, D>>, SortedSet<Relationship>, SortedSet<Relationship>) - Constructor for class edu.columbia.cs.cg.prdualrank.model.PRDualRankModel
Instantiates a new pR dual rank model.
PRDualRankTest - Class in <Unnamed>
 
PRDualRankTest() - Constructor for class PRDualRankTest
 
Precision - Class in edu.columbia.cs.ref.algorithm.evaluation.measure.impl
The Class Precision computes precision.
Precision() - Constructor for class edu.columbia.cs.ref.algorithm.evaluation.measure.impl.Precision
 
PrecisionBasedRankFunction<T> - Class in edu.columbia.cs.cg.prdualrank.inference.ranking.impl
This class is used for our implementation of: "Searching Patterns for Relation Extraction over the Web: Rediscovering the Pattern-Relation Duality" .
PrecisionBasedRankFunction() - Constructor for class edu.columbia.cs.cg.prdualrank.inference.ranking.impl.PrecisionBasedRankFunction
 
predictLabel(OperableStructure) - Method in class edu.columbia.cs.ref.model.re.Model
 
Preprocessor - Interface in edu.columbia.cs.ref.tool.preprocessor
The Interface Preprocessor.
printEvaluationReport(List<OperableStructure>, Model) - Method in class edu.columbia.cs.ref.algorithm.evaluation.Evaluator
Prints the evaluation report.
process(Element, TreeMap, TreeMap) - Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.ACEDocument
 
process(String) - Method in class edu.columbia.cs.ref.tool.preprocessor.CompositeSequentialPreprocessor
 
process(String) - Method in class edu.columbia.cs.ref.tool.preprocessor.impl.HTMLContentKeeper
This method is responsible for processing the content of a document and returns a transformed String that corresponds to a transformed version of the input content.
process(String) - Method in interface edu.columbia.cs.ref.tool.preprocessor.Preprocessor
This method is responsible for processing the content of a document and returns a transformed String that corresponds to a transformed version of the input content
processEntity(Element, TreeMap, TreeMap) - Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.ACEDocument
 
processRelation(Element, TreeMap, TreeMap) - Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.ACEDocument
 

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