cc.mallet.examples
Class TestCRFPipe

java.lang.Object
  extended by cc.mallet.examples.TestCRFPipe

public class TestCRFPipe
extends java.lang.Object


Constructor Summary
TestCRFPipe(java.lang.String trainingFilename)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCRFPipe

public TestCRFPipe(java.lang.String trainingFilename)
            throws java.io.IOException
Throws:
java.io.IOException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception