Class FMM_Left

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

public class FMM_Left
extends EM_Base


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

FMM_Left

public FMM_Left()
Method Detail

extractFeature

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

getName

public java.lang.String getName()