pt.tumba.ngram.bayes
Class InterchangeFormat
java.lang.Object
pt.tumba.ngram.bayes.InterchangeFormat
- Direct Known Subclasses:
- BayesInterchangeFormat, XMLInterchangeFormat
public class InterchangeFormat
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
istream
java.io.InputStream istream
xml_bif03
XMLInterchangeFormat xml_bif03
bif015
BayesInterchangeFormat bif015
MARK_READ_LIMIT
private static final int MARK_READ_LIMIT
- See Also:
- Constant Field Values
InterchangeFormat
public InterchangeFormat()
InterchangeFormat
public InterchangeFormat(java.io.Reader is)
InterchangeFormat
public InterchangeFormat(java.io.InputStream is)
set_stream
public void set_stream(java.io.InputStream is)
set_stream
public void set_stream(java.io.Reader is)
CompilationUnit
public void CompilationUnit()
throws IFException
- Throws:
IFException
get_ifbn
public IFBayesNet get_ifbn()