edu.stanford.nlp.parser.lexparser
Class FactoredParser

java.lang.Object
  |
  +--edu.stanford.nlp.parser.lexparser.FactoredParser

public class FactoredParser
extends Object


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
 

Method Detail

main

public static void main(String[] args)
                 throws IOException
IOException


Stanford NLP Group