mloss.org OLaRankGreedyUpdates and additions to OLaRankGreedyenWed, 24 Jun 2009 17:07:57 -0000OLaRankGreedy 1.0/software/view/199/<html><p>OLaRankGreedy is an online solver of the dual formulation of support vector machines for structured output spaces. Here is displayed its implementation for sequence labelling using a greedy inference scheme. The per-sequence training time is the same as a perceptron based on the same inference procedure, up to a small multiplicative constant. </p> <p>In comparison to existing algorithms, OLaRankGreedy matches the accuracy of batch solvers that use viterbi decoding after a single (much faster) pass over the training examples. </p></html>antoine bordesWed, 24 Jun 2009 17:07:57 -0000/software/rss/comments/199/software/view/199/structured outputsonline learningsequential labeling