net.sourceforge.nite.nom.export
Class NomToAnvil

java.lang.Object
  extended by net.sourceforge.nite.nom.export.NomToAnvil

public class NomToAnvil
extends java.lang.Object

Author:
Jonathan Kilgour, Nov 2002 This class attempts to export a loaded NOM into an Anvil specification file plus one Anvil data file for each NOM observation.

Field Summary
static java.lang.String SPEC_FILE
           
static java.lang.String WAVE_TRACK
           
 
Constructor Summary
NomToAnvil(NOMCorpus nom, java.lang.String output_dir, boolean commandline)
          This constructor works on a ready-loaded NOM
NomToAnvil(java.lang.String c, java.lang.String output_dir, boolean commandline)
          Pass the corpus name, the directory where output goes and a boolean - true if we can request information on the command line; false if not.
 
Method Summary
static void main(java.lang.String[] args)
          Called to start the application.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPEC_FILE

public static final java.lang.String SPEC_FILE
See Also:
Constant Field Values

WAVE_TRACK

public static final java.lang.String WAVE_TRACK
See Also:
Constant Field Values
Constructor Detail

NomToAnvil

public NomToAnvil(java.lang.String c,
                  java.lang.String output_dir,
                  boolean commandline)
Pass the corpus name, the directory where output goes and a boolean - true if we can request information on the command line; false if not. This version loads the corpus!


NomToAnvil

public NomToAnvil(NOMCorpus nom,
                  java.lang.String output_dir,
                  boolean commandline)
This constructor works on a ready-loaded NOM

Method Detail

main

public static void main(java.lang.String[] args)
Called to start the application. Legal command line arguments are: