edu.stanford.nlp.ie.pcfg
Class Interpolator

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

public class Interpolator
extends Object


Field Summary
 HashMap hm
           
 
Constructor Summary
Interpolator(List rules)
           
 
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
 

Field Detail

hm

public HashMap hm
Constructor Detail

Interpolator

public Interpolator(List rules)
Method Detail

main

public static void main(String[] args)


Stanford NLP Group