edu.stanford.nlp.ie.pcfg
Class XPNPC2

java.lang.Object
  |
  +--edu.stanford.nlp.ie.pcfg.XPNPC2

public class XPNPC2
extends Object


Constructor Summary
XPNPC2(List lexicon)
           
 
Method Summary
 List GetLexicon(Tree tree)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPNPC2

public XPNPC2(List lexicon)
Method Detail

GetLexicon

public List GetLexicon(Tree tree)
                throws IOException
IOException

main

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


Stanford NLP Group