|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.mallet.grmm.util.ModelReader
public class ModelReader
$Id: ModelReader.java,v 1.1 2007/10/22 21:37:58 mccallum Exp $
| Constructor Summary | |
|---|---|
ModelReader()
|
|
| Method Summary | |
|---|---|
static Assignment |
readFromMatrix(VarSet vars,
java.io.Reader in)
|
FactorGraph |
readModel(java.io.BufferedReader in)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelReader()
| Method Detail |
|---|
public static Assignment readFromMatrix(VarSet vars,
java.io.Reader in)
throws java.io.IOException
java.io.IOException
public FactorGraph readModel(java.io.BufferedReader in)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||