edu.stanford.nlp.parser.lexparser
Class FactoredParser

java.lang.Object
  extended by 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)


Stanford NLP Group