Class: StanfordParser::DefaultParser
- Inherits:
-
LexicalizedParser
- Object
- Rjb::JavaObjectWrapper
- LexicalizedParser
- StanfordParser::DefaultParser
- Includes:
- Singleton
- Defined in:
- lib/stanfordparser.rb
Overview
A singleton instance of the default Stanford Natural Language parser. A singleton is used because the parser can take a few seconds to load.
Instance Attribute Summary
Attributes inherited from LexicalizedParser
Attributes inherited from Rjb::JavaObjectWrapper
Method Summary
Methods inherited from LexicalizedParser
Methods inherited from Rjb::JavaObjectWrapper
#each, #initialize, #inspect, #method_missing, #to_s
Constructor Details
This class inherits a constructor from StanfordParser::LexicalizedParser
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Rjb::JavaObjectWrapper