Uses of Interface
ca.uottawa.balie.FeatureRepresentation

Packages that use FeatureRepresentation
ca.uottawa.balie   
 

Uses of FeatureRepresentation in ca.uottawa.balie
 

Classes in ca.uottawa.balie that implement FeatureRepresentation
 class FeatureRepresentationNominal
           
 

Constructors in ca.uottawa.balie with parameters of type FeatureRepresentation
DisambiguationRulesNerf(int pi_MinFreq, int pi_ContextSize, FeatureRepresentation[] pi_Fr)