uk.ac.gla.terrier.structures.indexing
Class DocumentInitialWeightIndex
java.lang.Object
uk.ac.gla.terrier.structures.indexing.DocumentInitialWeightIndex
public class DocumentInitialWeightIndex
- extends java.lang.Object
This class implements a data structure for the term estimate (P_{avg})
of language modelling approach to IR.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentInitialWeightIndex
public DocumentInitialWeightIndex()
DocumentInitialWeightIndex
public DocumentInitialWeightIndex(Index index)
dumpDocumentInitialWeightIndex
public void dumpDocumentInitialWeightIndex()
getDocumentInitialWeight
public double getDocumentInitialWeight(int docid)
Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow