Install pyStatParser, which uses Probabilistic Context-Free Grammars (PCFG) from QuestionBank and Penn Tree Bank.
git clone https://github.com/emilmont/pyStatParser
cd
into the PyStatParser
directory and install the library
sudo pip install --editable .