uk.ac.gla.dcs.renaissance.iqir.query
Class Informations
java.lang.Object
uk.ac.gla.dcs.renaissance.iqir.query.Informations
public class Informations
- extends Object
Informations needed when building a query
- Author:
- B. Piwowarski
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
useBinaryTermRepresentation
public boolean useBinaryTermRepresentation
Informations
public Informations()
init
public void init()
throws Exception
- Initialise
- Throws:
Exception
setBaseDensities
public void setBaseDensities(StringIndexedDensityTracker baseDensities)
setProcessor
public void setProcessor(it.unimi.dsi.mg4j.index.TermProcessor processor)
getProcessor
public it.unimi.dsi.mg4j.index.TermProcessor getProcessor()
computationMode
public boolean computationMode()
- Check whether we should initialise the object in order to really compute
the densities
Copyright © 2011. All Rights Reserved.