albermax / innvestigate

A toolbox to iNNvestigate neural networks' predictions!
Other
1.27k stars 233 forks source link

TypeError: type object got multiple values for keyword argument 'pattern_type' #125

Closed joy513 closed 5 years ago

joy513 commented 5 years ago

I just try to run sentiment_analysis.py example, however I got this error when build an analyzer for each method.

TypeError: type object got multiple values for keyword argument 'pattern_type'

albermax commented 5 years ago

Hi joy513,

thanks for reaching out! I fixed the issue.

Cheers, Max