brendano / stanford_corenlp_pywrapper

151 stars 59 forks source link

unable to define output types in the newest version #23

Closed krsna-sentieo closed 9 years ago

krsna-sentieo commented 9 years ago

init() got an unexpected keyword argument 'output_types'

brendano commented 9 years ago

You don't have to give it any more. The system now figures out what output types to do based on the annotators that are being used.