edu.stanford.nlp.ie.pascal
Class Prior
java.lang.Object
edu.stanford.nlp.ie.pascal.Prior
public class Prior
- extends Object
- Author:
- Jamie Nicolson
Method Summary |
double |
get(Set presentFields)
Map |
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Prior
public Prior(BufferedReader reader)
throws IOException
- Throws:
IOException
get
public double get(Set presentFields)
- Map
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Stanford NLP Group