org.apache.ctakes.coreference.util
Class SvmUtils

java.lang.Object
  extended by org.apache.ctakes.coreference.util.SvmUtils

public class SvmUtils
extends Object


Constructor Summary
SvmUtils()
           
 
Method Summary
static libsvm.svm_node[] getNodes(String nodeStr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SvmUtils

public SvmUtils()
Method Detail

getNodes

public static libsvm.svm_node[] getNodes(String nodeStr)


Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.