Class SubtractGCRelevanceFeedback

java.lang.Object
de.swa.fuh.qrefinement.logic.SubtractGCRelevanceFeedback
All Implemented Interfaces:
RelevanceFeedback

public class SubtractGCRelevanceFeedback
extends java.lang.Object
implements RelevanceFeedback
Class implementing contruction of new query based on subtraction API for graph codes. This class implements Strategy Pattern.
Author:
Nicolas Boch
  • Constructor Summary

    Constructors 
    Constructor Description
    SubtractGCRelevanceFeedback()  
  • Method Summary

    Modifier and Type Method Description
    GraphCode generateQuery​(GraphCode rel, GraphCode nrel, java.util.Vector<GraphCode> vrel, java.util.Vector<GraphCode> vnrel)  
    static java.lang.String getName()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait