Enable spacy dependency parser

Hi, is there a way to enable the spacy dependency parser (code in spacy_utils.py) to be able to use the noun_chunks functionality? how would one do that apart from downloading and modifying the source code? thanks