Skip navigation links

Package edu.stanford.nlp.parser

This package contains a few simple interfaces for the parsers in the various subpackages.

See: Description

Package edu.stanford.nlp.parser Description

This package contains a few simple interfaces for the parsers in the various subpackages. Notably, the Stanford Parser lives in the LexicalizedParser class, in edu.stanford.nlp.parser.lexparser.
Author:
Dan Klein
Skip navigation links

Stanford NLP Group