Closed mbollmann closed 9 years ago
Make a structured perceptron variant with Viterbi decoding.
Exists now in mixed_impl/combinatorial_viterbi_perceptron.py, but is terribly slow. Still, consider this done for now.
Make a structured perceptron variant with Viterbi decoding.