|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AcousticScorer | Provides a mechanism for scoring a set of HMM states |
| Scoreable | Represents an entity that can be scored against a data |
| Class Summary | |
|---|---|
| AbstractScorer | Implements some common scorer functionality but keeps specific scoring open for subclasses. |
| ScorerTests | Unit tests for the processing logic of the scorer implementations |
| SimpleAcousticScorer | A Simple acoustic scorer which scores within the current thread. |
| ThreadedAcousticScorer | An acoustic scorer that breaks the scoring up into a configurable number of separate threads. |
Provides an interface that represents entities that can be scored, and an interface and several implementations of a scorer that can score these entities.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||