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

F

FeaturableObject - Class in edu.columbia.cs.ref.model
The Class FeaturableObject represents objects that can be enriched with features.
FeaturableObject() - Constructor for class edu.columbia.cs.ref.model.FeaturableObject
Instantiates a new featurable object.
FeatureGenerator<E extends FeatureSet> - Class in edu.columbia.cs.ref.algorithm.feature.generation
The Class FeatureGenerator represents any object that can produce features on a given featurable object.
FeatureGenerator() - Constructor for class edu.columbia.cs.ref.algorithm.feature.generation.FeatureGenerator
 
FeaturesDictionary - Class in edu.columbia.cs.ref.model.core.structure.optimization
The Class FeaturesDictionary represents an object that stores String-based features and, for a given value, always returns the same object.
FeaturesDictionary() - Constructor for class edu.columbia.cs.ref.model.core.structure.optimization.FeaturesDictionary
 
FeatureSet - Class in edu.columbia.cs.ref.model.feature
 
FeatureSet() - Constructor for class edu.columbia.cs.ref.model.feature.FeatureSet
 
findMatch(TokenizedDocument) - Method in class edu.columbia.cs.cg.pattern.prdualrank.ExtractionPattern
 
findMatch(TokenizedDocument) - Method in class edu.columbia.cs.cg.pattern.prdualrank.SearchPattern
 
findMatch(TokenizedDocument) - Method in class edu.columbia.cs.cg.pattern.prdualrank.SimpleAttributeExtractionPattern
 
findMatch(D) - Method in class edu.columbia.cs.ref.model.pattern.Pattern
Abstract method that finds all matches in the input document
FMeasure - Class in edu.columbia.cs.ref.algorithm.evaluation.measure.impl
The Class FMeasure represents the F-Measure.
FMeasure(double) - Constructor for class edu.columbia.cs.ref.algorithm.evaluation.measure.impl.FMeasure
Instantiates a new f measure with a given parameter β
FScoreBasedRankFunction<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" .
FScoreBasedRankFunction(double) - Constructor for class edu.columbia.cs.cg.prdualrank.inference.ranking.impl.FScoreBasedRankFunction
Instantiates a new f score based rank function.

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