|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
HmmBinaryReader | This class can read Hidden Markov Models from a byte stream. |
HmmBinaryWriter | This class can write a Hidden Markov Models to a byte stream. |
HmmReader | This class can read Hidden Markov Models represented as text files. |
HmmWriter | Writes a HMM to a text file compatible with HmmReader . |
ObservationIntegerReader | Reads an ObservationInteger up to (and including) a semi-colon. |
ObservationIntegerWriter | Writes an ObservationInteger up to (and including)
the semi-colon. |
ObservationReader<O extends Observation> | Reads an observation up to (and including) the semi-colon. |
ObservationRealReader | Reads an ObservationReal up to (and including) a semi-colon. |
ObservationRealWriter | Writes an ObservationReal up to (and including) the
semi-colon. |
ObservationSequencesReader | This class can read observations sequences from file. |
ObservationSequencesWriter | This class can write a set of observation sequences to a
Writer . |
ObservationVectorReader | Reads an ObservationVector up to (and including) a semi-colon. |
ObservationVectorWriter | Writes an ObservationReal up to (and including) the
semi-colon. |
ObservationWriter<O extends Observation> | Writes an observation up to (and including) the semi-colon. |
OpdfGaussianMixtureReader | This class implements a OpdfGaussian reader. |
OpdfGaussianMixtureWriter | This class implements a OpdfGaussianMixture writer. |
OpdfGaussianReader | This class implements a OpdfGaussian reader. |
OpdfGaussianWriter | This class implements a OpdfGaussian writer. |
OpdfGenericReader | |
OpdfIntegerReader | This class implements a OpdfInteger reader. |
OpdfIntegerWriter | This class can write a textual description of an OpdfInteger . |
OpdfMultiGaussianReader | This class implements a OpdfMultiGaussian reader. |
OpdfMultiGaussianWriter | This class implements a OpdfMultiGaussian writer. |
OpdfReader<O extends Opdf<?>> | Reads an observation distribution textual description. |
OpdfWriter<O extends Opdf<?>> | Writes an observation distribution textual description. |
Exception Summary | |
---|---|
FileFormatException | This exception reports the reading of an invalid (syntatically or lexically incorrect) file. |
This package holds classes that read and write Hidden Markov Model-related objects.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |