Statistical NLP parser for analyzing sentence structure and dependencies
Statistical NLP parser
stanford-parser$ echo 'The quick brown fox jumps.' | stanford-parser$ stanford-parser -outputFormat typedDependencies input.txt$ stanford-parser -model edu/stanford/nlp/models/lexparser/englishRNN.ser.gz input.txt