Class LLM_ValueLine

java.lang.Object
  |
  +--EM_Base
        |
        +--LLM_ValueLine
All Implemented Interfaces:
FeatureExtractor

public class LLM_ValueLine
extends EM_Base


Constructor Summary
LLM_ValueLine()
           
 
Method Summary
 void extractFeature(Document d, Ontology o, float[][] llMatrix)
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LLM_ValueLine

public LLM_ValueLine()
Method Detail

extractFeature

public void extractFeature(Document d,
                           Ontology o,
                           float[][] llMatrix)

getName

public java.lang.String getName()