Uses of Package
edu.columbia.cs.ref.algorithm.feature.generation

Packages that use edu.columbia.cs.ref.algorithm.feature.generation
edu.columbia.cs.ref.algorithm.feature.generation   
edu.columbia.cs.ref.algorithm.feature.generation.impl   
edu.columbia.cs.ref.model   
edu.columbia.cs.ref.model.core   
edu.columbia.cs.ref.model.core.structure   
 

Classes in edu.columbia.cs.ref.algorithm.feature.generation used by edu.columbia.cs.ref.algorithm.feature.generation
FeatureGenerator
          The Class FeatureGenerator represents any object that can produce features on a given featurable object.
 

Classes in edu.columbia.cs.ref.algorithm.feature.generation used by edu.columbia.cs.ref.algorithm.feature.generation.impl
CandidateSentenceFeatureGenerator
          The Class CandidateSentenceFeatureGenerator is an extension of a FeatureGenerator that produces and stores the features on a candidate sentence.
FeatureGenerator
          The Class FeatureGenerator represents any object that can produce features on a given featurable object.
SentenceFeatureGenerator
          The Class CandidateSentenceFeatureGenerator is an extension of a FeatureGenerator that produces and stores the features on a sentence.
 

Classes in edu.columbia.cs.ref.algorithm.feature.generation used by edu.columbia.cs.ref.model
FeatureGenerator
          The Class FeatureGenerator represents any object that can produce features on a given featurable object.
 

Classes in edu.columbia.cs.ref.algorithm.feature.generation used by edu.columbia.cs.ref.model.core
FeatureGenerator
          The Class FeatureGenerator represents any object that can produce features on a given featurable object.
 

Classes in edu.columbia.cs.ref.algorithm.feature.generation used by edu.columbia.cs.ref.model.core.structure
FeatureGenerator
          The Class FeatureGenerator represents any object that can produce features on a given featurable object.