edu.stanford.nlp.ie.pcfg
Class PreTBMan

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

public class PreTBMan
extends Object


Field Summary
 List testSet
           
 List trainSet
           
 
Constructor Summary
PreTBMan()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

trainSet

public List trainSet

testSet

public List testSet
Constructor Detail

PreTBMan

public PreTBMan()
         throws IOException


Stanford NLP Group