Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
moot::mootHMM::ViterbiNode Class Reference
Type for a Viterbi trellis entry ("pillar") node.
More...
#include <
mootHMM.h
>
List of all members.
Public Attributes
TagID
tagid
Current Tag-ID for this node.
ProbT
wprob
(log-)lexical probability p(word|tag)
ProbT
lprob
log-Probability of best path to this node
ViterbiNode *
pth_prev
Previous node in best path to this node.
ViterbiNode *
nod_next
Next previous-tag-node in current pillar.
Detailed Description
Viterbi trellis is a (reverse-linked-list of columns [words] (of linked-list rows [current-tags] (of linked-list "pillars" [previous-tags])))
Member Data Documentation
ProbT
moot::mootHMM::ViterbiNode::lprob
class ViterbiNode* moot::mootHMM::ViterbiNode::nod_next
class ViterbiNode* moot::mootHMM::ViterbiNode::pth_prev
TagID
moot::mootHMM::ViterbiNode::tagid
ProbT
moot::mootHMM::ViterbiNode::wprob
The documentation for this class was generated from the following file:
mootHMM.h
Generated on Mon Sep 11 16:10:36 2006 for libmoot by
1.2.18