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
>
Collaboration diagram for moot::mootHMM::ViterbiNode:
[
legend
]
List of all members.
Public Attributes
TagID
tagid
Current Tag-ID for this node.
More...
ProbT
lprob
log-Probability of best path to this node.
More...
ViterbiNode *
pth_prev
Previous node in best path to this node.
More...
ViterbiNode *
nod_next
Next previous-tag-node in current pillar.
More...
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
The documentation for this class was generated from the following file:
mootHMM.h
Generated on Wed Jul 28 15:48:05 2004 for libmoot by
1.2.15