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

SimpleKLParameter::DocSmoothParam Struct Reference

#include <SimpleKLDocModel.hpp>

List of all members.

Public Attributes

enum SmoothMethod smthMethod
 smoothing method.

enum SmoothStrategy smthStrategy
 smoothing strategy.

double ADDelta
 discount constant (delta) in absolute discounting.

double JMLambda
 collection model coefficient (lambda) in Jelinek-Mercer.

double DirPrior
 prior (mu) in Dirichlet prior.


Member Data Documentation

double SimpleKLParameter::DocSmoothParam::ADDelta
 

discount constant (delta) in absolute discounting.

double SimpleKLParameter::DocSmoothParam::DirPrior
 

prior (mu) in Dirichlet prior.

double SimpleKLParameter::DocSmoothParam::JMLambda
 

collection model coefficient (lambda) in Jelinek-Mercer.

enum SmoothMethod SimpleKLParameter::DocSmoothParam::smthMethod
 

smoothing method.

enum SmoothStrategy SimpleKLParameter::DocSmoothParam::smthStrategy
 

smoothing strategy.


The documentation for this struct was generated from the following file:
Generated at Fri Jul 26 18:22:45 2002 for LEMUR by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000