Class: ViterbiLattice

ViterbiLattice


new ViterbiLattice()

ViterbiLattice is a lattice in Viterbi algorithm

Methods


append(node)

Append node to ViterbiLattice

Parameters:
Name Type Description
node ViterbiNode

appendEos()

Set ends with EOS (End of Statement)