edu.stanford.nlp.ie.pcfg
Class XPNPC3

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

public class XPNPC3
extends Object


Constructor Summary
XPNPC3(List lexicon)
           
 
Method Summary
 List GetLexicon(Tree tree)
           
static int NumCaps(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPNPC3

public XPNPC3(List lexicon)
Method Detail

NumCaps

public static int NumCaps(String string)

GetLexicon

public List GetLexicon(Tree tree)
                throws IOException
IOException


Stanford NLP Group