Class VVM_NeighborColumn

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

public class VVM_NeighborColumn
extends EM_Base


Constructor Summary
VVM_NeighborColumn()
           
 
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_NeighborColumn

public VVM_NeighborColumn()
Method Detail

extractFeature

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

getName

public java.lang.String getName()