opennlp.maxent
Class Main

java.lang.Object
  extended by opennlp.maxent.Main

public class Main
extends Object

Main file for opennlp.maxent. Right now just tells the user that the executable jar doesn't actually execute anything but the message telling the user that the jar doesn't execute anything but...


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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.