edu.jhu.ece.iacl.algorithms.manual_label.staple
Class StaplePlugin

java.lang.Object
  extended by edu.jhu.ece.iacl.jist.pipeline.ProcessingApplication
      extended by edu.jhu.ece.iacl.algorithms.manual_label.staple.StaplePlugin

public class StaplePlugin
extends ProcessingApplication


Constructor Summary
StaplePlugin()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.ProcessingApplication
getAlgorithm, getDialog, run, runInProcess
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaplePlugin

public StaplePlugin()
Method Detail

main

public static void main(java.lang.String[] args)