Class StanfordParser::DefaultParser
In: lib/stanfordparser.rb
Parent: StanfordParser::LexicalizedParser

A singleton instance of the default Stanford Natural Language parser. A singleton is used because the parser can take a few seconds to load.

Included Modules

Singleton

[Validate]