story.scheherazade.analysis
Class Generator

java.lang.Object
  extended by story.scheherazade.analysis.Generator

public class Generator
extends java.lang.Object

Simple shell to the generator function that uses a null language model.


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

Constructor Detail

Generator

public Generator(java.lang.String[] args)
          throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 David K. Elson. All Rights Reserved.