| Name | Description | Type | Package | Framework |
| ArcStandard | Class | edu.stanford.nlp.parser.nndep | Stanford Parser | |
| Classifier | Neural network classifier which powers a transition-based dependency This classifier is built to accept distributed-representation | Class | edu.stanford.nlp.parser.nndep | Stanford Parser |
| Config | Defines configuration settings for training and testing the neural-network dependency parser. | Class | edu.stanford.nlp.parser.nndep | Stanford Parser |
| Configuration | Describe the current configuration of a parser (i. | Class | edu.stanford.nlp.parser.nndep | Stanford Parser |
| Dataset | Defines a list of training / testing examples in multi-class classification setting. | Class | edu.stanford.nlp.parser.nndep | Stanford Parser |
| DependencyParser | This class defines a transition-based dependency parser which makes use of a classifier powered by a neural network. | Class | edu.stanford.nlp.parser.nndep | Stanford Parser |
| DependencyParserDemo | Demonstrates how to first use the tagger, then use the NN dependency parser. | Class | edu.stanford.nlp.parser.nndep.demo | Stanford Parser |
| ParsingSystem | Defines a transition-based parsing framework for dependency parsing. | Class | edu.stanford.nlp.parser.nndep | Stanford Parser |
| ArcStandard | Class | edu.stanford.nlp.parser.nndep | JavaNlp | |
| Classifier | Neural network classifier which powers a transition-based dependency This classifier is built to accept distributed-representation | Class | edu.stanford.nlp.parser.nndep | JavaNlp |
| Config | Defines configuration settings for training and testing the neural-network dependency parser. | Class | edu.stanford.nlp.parser.nndep | JavaNlp |
| Configuration | Describe the current configuration of a parser (i. | Class | edu.stanford.nlp.parser.nndep | JavaNlp |
| Dataset | Defines a list of training / testing examples in multi-class classification setting. | Class | edu.stanford.nlp.parser.nndep | JavaNlp |
| DependencyParser | This class defines a transition-based dependency parser which makes use of a classifier powered by a neural network. | Class | edu.stanford.nlp.parser.nndep | JavaNlp |
| DependencyParserDemo | Demonstrates how to first use the tagger, then use the NN dependency parser. | Class | edu.stanford.nlp.parser.nndep.demo | JavaNlp |
| ParsingSystem | Defines a transition-based parsing framework for dependency parsing. | Class | edu.stanford.nlp.parser.nndep | JavaNlp |