Class VVM_Width

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

public class VVM_Width
extends EM_Base


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

Constructor Detail

VVM_Width

public VVM_Width()
Method Detail

extractFeature

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

getName

public java.lang.String getName()