Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

InQueryParameter Namespace Reference


Functions

void get ()
 get the parameters


Variables

double fbCoeff = 0.5
int fbTermCount = 50
 default number of feedback terms (50).

double defaultBelief = 0.4
 default belief value (score) for a node (0.4).

bool cacheIDF = false
 cache term idf values


Function Documentation

void get   [static]
 

get the parameters


Variable Documentation

bool InQueryParameter::cacheIDF = false [static]
 

cache term idf values

double InQueryParameter::defaultBelief = 0.4 [static]
 

default belief value (score) for a node (0.4).

double InQueryParameter::fbCoeff = 0.5 [static]
 

int InQueryParameter::fbTermCount = 50 [static]
 

default number of feedback terms (50).


Generated on Fri Feb 6 07:12:10 2004 for LEMUR by doxygen1.2.16