| Class | Description |
|---|---|
| RNNCoreAnnotations | |
| RNNCoreAnnotations.GoldClass |
The index of the correct class
|
| RNNCoreAnnotations.NodeVector |
Used to denote the vector at a particular node
|
| RNNCoreAnnotations.PredictedClass |
Get the argmax of the predicted class.
|
| RNNCoreAnnotations.PredictionError | |
| RNNCoreAnnotations.Predictions |
Used to denote a vector of predictions at a particular node
|
| TopNGramRecord |
This class stores the best K ngrams for each class for a model.
|