#include <SimpleKLDocModel.hpp>
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. |
|
discount constant (delta) in absolute discounting.
|
|
prior (mu) in Dirichlet prior.
|
|
collection model coefficient (lambda) in Jelinek-Mercer.
|
|
smoothing method.
|
|
smoothing strategy.
|