| Interface | Description |
|---|---|
| DifferentiableSequenceScore |
This interface is the main part of any
ScoreClassifier. |
| Class | Description |
|---|---|
| AbstractDifferentiableSequenceScore |
This class is the main part of any
ScoreClassifier. |
| IndependentProductDiffSS |
This class enables the user to model parts of a sequence independent of each
other.
|
| MultiDimensionalSequenceWrapperDiffSS |
This class implements a simple wrapper for multidimensional sequences.
|
| UniformDiffSS |
This
DifferentiableSequenceScore does nothing. |