JasonKessler / scattertext

Beautiful visualizations of how language differs among document types.
Apache License 2.0
2.23k stars 289 forks source link

An unexpected keyword argument 'corpus_for_empath' #30

Closed don-tpanic closed 6 years ago

don-tpanic commented 6 years ago

First of all, thanks for the great tool. I am having this issue while following the tutorial (Visualizing Empath topics and categories): TypeError: produce_scattertext_explorer() got an unexpected keyword argument 'corpus_for_empath'

JasonKessler commented 6 years ago

Good catch. There was an error in the example, "corpus_for_empath" should have been "category". I updated the example in the readme.