Closed lesshaste closed 5 years ago
Is there an implementation of the "top k" Viterbi algorithm for pomegranate? That is to find the best k paths via the Viterbi algorithm for an HMM.
There is not, unfortunately.
I'm interested in this as well, are there any suggestions on an easy way to implement this?
Is there an implementation of the "top k" Viterbi algorithm for pomegranate? That is to find the best k paths via the Viterbi algorithm for an HMM.