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

indri::lang::TermFrequencyScorerNode Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::TermFrequencyScorerNode:

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

Public Methods

 TermFrequencyScorerNode (const std::string &text, bool stemmed)
 TermFrequencyScorerNode (Unpacker &unpacker)
const std::string & getText () const
bool getStemmed () const
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, UINT64 maxOccurrences, UINT64 minContextLength, UINT64 maxContextLength, double maxContextFraction)
void setSmoothing (const std::string &smoothing)
void pack (Packer &packer)
void walk (Walker &walker)
Nodecopy (Copier &copier)

Constructor & Destructor Documentation

indri::lang::TermFrequencyScorerNode::TermFrequencyScorerNode const std::string &    text,
bool    stemmed
[inline]
 

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


Member Function Documentation

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

Implements indri::lang::Node.

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

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

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

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

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

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

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

bool indri::lang::TermFrequencyScorerNode::getStemmed   const [inline]
 

const std::string& indri::lang::TermFrequencyScorerNode::getText   const [inline]
 

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

Implements indri::lang::Node.

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

Implements indri::lang::Node.

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

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

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

Reimplemented from indri::lang::Node.

void indri::lang::TermFrequencyScorerNode::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