mloss.org OLaRankGreedyhttp://mloss.orgUpdates and additions to OLaRankGreedyenWed, 24 Jun 2009 17:07:57 -0000OLaRankGreedy 1.0http://mloss.org/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 -0000http://mloss.org/software/rss/comments/199http://mloss.org/software/view/199/structured outputsonline learningsequential labeling