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

indri::lang::RawScorerNode Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::RawScorerNode:

indri::lang::ScoredExtentNode indri::lang::Node List of all members.

Public Methods

 RawScorerNode (RawExtentNode *raw, RawExtentNode *context, std::string smoothing="method:dirichlet, mu:2500")
 RawScorerNode (Unpacker &unpacker)
std::string typeName () const
std::string queryText () const
UINT64 getOccurrences () const
UINT64 getContextSize () const
const std::string & getSmoothing () const
UINT64 getMaxContextLength () const
UINT64 getMinContextLength () const
UINT64 getMaxOccurrences () const
double getMaxContextFraction () const
void setStatistics (UINT64 occurrences, UINT64 contextSize)
void setStatistics (UINT64 occurrences, UINT64 contextSize, UINT64 maxOccurrences, UINT64 minContextLength, UINT64 maxContextLength, double maxContextFraction)
void setContext (RawExtentNode *context)
void setRawExtent (RawExtentNode *rawExtent)
void setSmoothing (const std::string &smoothing)
RawExtentNodegetContext ()
RawExtentNodegetRawExtent ()
void pack (Packer &packer)
void walk (Walker &walker)
Nodecopy (Copier &copier)

Constructor & Destructor Documentation

indri::lang::RawScorerNode::RawScorerNode RawExtentNode   raw,
RawExtentNode   context,
std::string    smoothing = "method:dirichlet,mu:2500"
[inline]
 

indri::lang::RawScorerNode::RawScorerNode Unpacker   unpacker [inline]
 


Member Function Documentation

Node* indri::lang::RawScorerNode::copy Copier   copier [inline, virtual]
 

Implements indri::lang::Node.

RawExtentNode* indri::lang::RawScorerNode::getContext   [inline]
 

UINT64 indri::lang::RawScorerNode::getContextSize   const [inline]
 

double indri::lang::RawScorerNode::getMaxContextFraction   const [inline]
 

UINT64 indri::lang::RawScorerNode::getMaxContextLength   const [inline]
 

UINT64 indri::lang::RawScorerNode::getMaxOccurrences   const [inline]
 

UINT64 indri::lang::RawScorerNode::getMinContextLength   const [inline]
 

UINT64 indri::lang::RawScorerNode::getOccurrences   const [inline]
 

RawExtentNode* indri::lang::RawScorerNode::getRawExtent   [inline]
 

const std::string& indri::lang::RawScorerNode::getSmoothing   const [inline]
 

void indri::lang::RawScorerNode::pack Packer   packer [inline, virtual]
 

Implements indri::lang::Node.

std::string indri::lang::RawScorerNode::queryText   const [inline, virtual]
 

Implements indri::lang::Node.

void indri::lang::RawScorerNode::setContext RawExtentNode   context [inline]
 

void indri::lang::RawScorerNode::setRawExtent RawExtentNode   rawExtent [inline]
 

void indri::lang::RawScorerNode::setSmoothing const std::string &    smoothing [inline]
 

void indri::lang::RawScorerNode::setStatistics UINT64    occurrences,
UINT64    contextSize,
UINT64    maxOccurrences,
UINT64    minContextLength,
UINT64    maxContextLength,
double    maxContextFraction
[inline]
 

void indri::lang::RawScorerNode::setStatistics UINT64    occurrences,
UINT64    contextSize
[inline]
 

std::string indri::lang::RawScorerNode::typeName void    const [inline, virtual]
 

Reimplemented from indri::lang::Node.

void indri::lang::RawScorerNode::walk Walker   walker [inline, virtual]
 

Implements indri::lang::Node.


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 13:00:07 2004 for Lemur Toolkit by doxygen1.2.18