uk.ac.gla.dcs.renaissance.iqir.models
Class MG4JScorer.PseudoRF.TopRanked

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.iqir.models.MG4JScorer.PseudoRF
      extended by uk.ac.gla.dcs.renaissance.iqir.models.MG4JScorer.PseudoRF.TopRanked
Enclosing class:
MG4JScorer.PseudoRF

public static class MG4JScorer.PseudoRF.TopRanked
extends MG4JScorer.PseudoRF


Nested Class Summary
 
Nested classes/interfaces inherited from class uk.ac.gla.dcs.renaissance.iqir.models.MG4JScorer.PseudoRF
MG4JScorer.PseudoRF.TopRanked
 
Constructor Summary
MG4JScorer.PseudoRF.TopRanked()
           
 
Method Summary
 Collection<CharSequence> process(it.unimi.dsi.fastutil.objects.ObjectArrayList<it.unimi.dsi.mg4j.search.score.DocumentScoreInfo<it.unimi.dsi.fastutil.objects.Reference2ObjectMap<it.unimi.dsi.mg4j.index.Index,it.unimi.dsi.mg4j.query.SelectedInterval[]>>> results)
          Use a set of ranked results to update the topic density
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MG4JScorer.PseudoRF.TopRanked

public MG4JScorer.PseudoRF.TopRanked()
Method Detail

process

public Collection<CharSequence> process(it.unimi.dsi.fastutil.objects.ObjectArrayList<it.unimi.dsi.mg4j.search.score.DocumentScoreInfo<it.unimi.dsi.fastutil.objects.Reference2ObjectMap<it.unimi.dsi.mg4j.index.Index,it.unimi.dsi.mg4j.query.SelectedInterval[]>>> results)
                                 throws IOException
Description copied from class: MG4JScorer.PseudoRF
Use a set of ranked results to update the topic density

Parameters:
results - The set of results
Throws:
IOException


Copyright © 2011. All Rights Reserved.