Interface RelevanceFeedback

All Known Implementing Classes:
RelationshipWeightRocchioRelevanceFeedback, SubtractGCRelevanceFeedback

public interface RelevanceFeedback
Interface to be implemented by concrete RF algorithms to calculate new query's GC. This is an implementation of Strategy Pattern.
Author:
Nicolas Boch