Closed mmeanwe closed 10 years ago
This is just telling you that the variable activity_results hasn't yet been populated with a value, so it is undefined. Assuming you have executed prior cells in the notebook that assign it a value, though, this shouldn't be the case. My recommendation is to double-check that you've executed the prior cells that populate it. Let me know if this makes sense. (And just to be clear, the error has nothing to do with nltk.)
Re-ran few of the prior examples (had executed out of sequence) including the API key and that sorted it out.
Thanks for the quick response - the IPython guide and book are great.
Any ideas on below error? Thanks!
NameError Traceback (most recent call last)