net.sf.extjwnl.cli
Class ewn

java.lang.Object
  extended by net.sf.extjwnl.cli.ewn

public class ewn
extends Object

A command-line (CLI) interface to WordNets via extJWNL. It follows the syntax of the wn shipped with the original WordNet, extending it with WordNet editing commands.

Author:

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

Field Detail

USAGE

public static final String USAGE
See Also:
Constant Field Values
Constructor Detail

ewn

public ewn()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        JWNLException
Throws:
IOException
JWNLException


Copyright © 2013. All Rights Reserved.