Python interface to the Stanford parser.
The module wrapps the edu.stanford.npl Stanford Parser, which is implemented in Java, using the JPype library.
The StanfordParser class wraps the actual parser, and the parse() function can be used to parse sentences.
Author: | Gleb Sizov <sizov@idi.ntnu.no> |
---|