| Name | Description | Type | Package | Framework |
| CacheParseHypotheses | Class | edu.stanford.nlp.parser.dvparser | Stanford Parser | |
| DVModel | Class | edu.stanford.nlp.parser.dvparser | Stanford Parser | |
| DVModelReranker | Class | edu.stanford.nlp.parser.dvparser | Stanford Parser | |
| DVParser | Class | edu.stanford.nlp.parser.dvparser | Stanford Parser | |
| DVParserCostAndGradient | Class | edu.stanford.nlp.parser.dvparser | Stanford Parser | |
| FilterConfusingRules | This filter rejects Trees which have unary or binary productions which the given parser does not contain. | Class | edu.stanford.nlp.parser.dvparser | Stanford Parser |
| UnknownWordPrinter | Prints out words which are unknown to the DVParser. | Class | edu.stanford.nlp.parser.dvparser | Stanford Parser |
| CacheParseHypotheses | Class | edu.stanford.nlp.parser.dvparser | JavaNlp | |
| DVModel | Class | edu.stanford.nlp.parser.dvparser | JavaNlp | |
| DVModelReranker | Class | edu.stanford.nlp.parser.dvparser | JavaNlp | |
| DVParser | Class | edu.stanford.nlp.parser.dvparser | JavaNlp | |
| DVParserCostAndGradient | Class | edu.stanford.nlp.parser.dvparser | JavaNlp | |
| FilterConfusingRules | This filter rejects Trees which have unary or binary productions which the given parser does not contain. | Class | edu.stanford.nlp.parser.dvparser | JavaNlp |
| UnknownWordPrinter | Prints out words which are unknown to the DVParser. | Class | edu.stanford.nlp.parser.dvparser | JavaNlp |