org.maltparser
Class Malt
java.lang.Object
org.maltparser.Malt
public class Malt
- extends Object
Application class in the MaltParser library.
- Since:
- 1.0
- Author:
- Johan Hall
Constructor Summary |
Malt()
|
Method Summary |
static void |
main(String[] args)
The starting point of MaltParser |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Malt
public Malt()
main
public static void main(String[] args)
- The starting point of MaltParser
- Parameters:
args
- command-line arguments
Copyright 2007-2010 Johan Hall, Jens Nilsson and Joakim Nivre.