org.apache.ctakes.constituency.parser.treekernel
Class TreeKernel
java.lang.Object
org.apache.ctakes.utils.kernel.Kernel
org.apache.ctakes.constituency.parser.treekernel.TreeKernel
public class TreeKernel
- extends Kernel
| Methods inherited from class org.apache.ctakes.utils.kernel.Kernel |
dotProd |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lambda
public static double lambda
lambdaSquared
public static double lambdaSquared
TreeKernel
public TreeKernel()
TreeKernel
public TreeKernel(boolean norm)
eval
public double eval(Object o1,
Object o2)
- Specified by:
eval in class Kernel
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.