WeightLinkBM25< T > Class Template Reference

The Weight class for BM25 with Web link analysis. More...

Inheritance diagram for WeightLinkBM25< T >:
WeightBM25< T >

List of all members.

Public Member Functions

 WeightLinkBM25 (ElementList< Word > *wordList, DocumentList *documentList, BlockStats *stats)
 Initialise the class using word and document statistics.
void documentWeightValue (T *triple, Word *word)
 Weight the document using BM25 weight and the link analysis weight.

Detailed Description

template<typename T>
class WeightLinkBM25< T >

The Weight class for BM25 with Web link analysis.

This class defines the operations needed to perform BM25 weighting with Web link analysis weighting (such as PageRank of ranking using SNMF) when computing document scores for a given query.

Author
lapark
Revision
1.4
Date
2009/10/08 06:41:30
Id
WeightLinkBM25.tcc,v 1.4 2009/10/08 06:41:30 lapark Exp

The documentation for this class was generated from the following file:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:19 2009 for textIR by  doxygen 1.6.1