| Name | Description | Type | Package | Framework |
| Embedding | Class | edu.stanford.nlp.neural | Stanford Parser | |
| NeuralUtils | Includes a bunch of utility methods usable by projects which use RNN, such as the parser and sentiment models. | Class | edu.stanford.nlp.neural | Stanford Parser |
| RNNCoreAnnotations | Class | edu.stanford.nlp.neural.rnn | Stanford Parser | |
| RNNCoreAnnotations .GoldClass | Class | edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | Stanford Parser | |
| RNNCoreAnnotations .NodeVector | Used to denote the vector (distributed representation) at a particular node. | Class | edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | Stanford Parser |
| RNNCoreAnnotations .PredictedClass | Get the argmax of the predicted class. | Class | edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | Stanford Parser |
| RNNCoreAnnotations .PredictionError | Class | edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | Stanford Parser | |
| RNNCoreAnnotations .Predictions | Class | edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | Stanford Parser | |
| SimpleTensor | This class defines a block tensor, somewhat like a three dimensional matrix. | Class | edu.stanford.nlp.neural | Stanford Parser |
| TopNGramRecord | This class stores the best K ngrams for each class for a model. | Class | edu.stanford.nlp.neural.rnn | Stanford Parser |
| VectorMap | A serializer for reading / writing word vectors. | Class | edu.stanford.nlp.neural | Stanford Parser |
| Embedding | Class | edu.stanford.nlp.neural | JavaNlp | |
| NeuralUtils | Includes a bunch of utility methods usable by projects which use RNN, such as the parser and sentiment models. | Class | edu.stanford.nlp.neural | JavaNlp |
| RNNCoreAnnotations | Class | edu.stanford.nlp.neural.rnn | JavaNlp | |
| RNNCoreAnnotations .GoldClass | Class | edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | JavaNlp | |
| RNNCoreAnnotations .NodeVector | Used to denote the vector (distributed representation) at a particular node. | Class | edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | JavaNlp |
| RNNCoreAnnotations .PredictedClass | Get the argmax of the predicted class. | Class | edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | JavaNlp |
| RNNCoreAnnotations .PredictionError | Class | edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | JavaNlp | |
| RNNCoreAnnotations .Predictions | Class | edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | JavaNlp | |
| SimpleTensor | This class defines a block tensor, somewhat like a three dimensional matrix. | Class | edu.stanford.nlp.neural | JavaNlp |
| TopNGramRecord | This class stores the best K ngrams for each class for a model. | Class | edu.stanford.nlp.neural.rnn | JavaNlp |
| VectorMap | A serializer for reading / writing word vectors. | Class | edu.stanford.nlp.neural | JavaNlp |