uk.ac.gla.dcs.renaissance.iqir.models
Class IQIRModel.DiversifyFast

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.iqir.models.IQIRModel.DiversifyFast
All Implemented Interfaces:
IQIRModel.Ranker
Enclosing class:
IQIRModel

public class IQIRModel.DiversifyFast
extends Object
implements IQIRModel.Ranker


Constructor Summary
IQIRModel.DiversifyFast()
           
 
Method Summary
 void rank(it.unimi.dsi.fastutil.ints.IntRBTreeSet documents, TopicDensity topicDensity, it.unimi.dsi.mg4j.search.score.ScoredDocumentBoundedSizeQueue<it.unimi.dsi.fastutil.objects.Reference2ObjectMap<it.unimi.dsi.mg4j.index.Index,it.unimi.dsi.mg4j.query.SelectedInterval[]>> topResults, bpiwowar.log.TaskTimer timer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IQIRModel.DiversifyFast

public IQIRModel.DiversifyFast()
Method Detail

rank

public void rank(it.unimi.dsi.fastutil.ints.IntRBTreeSet documents,
                 TopicDensity topicDensity,
                 it.unimi.dsi.mg4j.search.score.ScoredDocumentBoundedSizeQueue<it.unimi.dsi.fastutil.objects.Reference2ObjectMap<it.unimi.dsi.mg4j.index.Index,it.unimi.dsi.mg4j.query.SelectedInterval[]>> topResults,
                 bpiwowar.log.TaskTimer timer)
          throws IOException,
                 com.sleepycat.je.DatabaseException,
                 ClassNotFoundException
Specified by:
rank in interface IQIRModel.Ranker
Throws:
IOException
com.sleepycat.je.DatabaseException
ClassNotFoundException


Copyright © 2011. All Rights Reserved.