dlab-berkeley / Data-Science-Social-Justice

Materials for D-Lab / UC Berkeley Graduate Division's Data Science for Social Justice summer workshop. These materials provide an introduction to Python, natural language processing, text analysis, word embeddings, and network analysis. They also include discussions on critical approaches to data science to promote social justice.
11 stars 7 forks source link

Module 5, Sentiment Analysis Workshop Issue #14

Closed rbarreto closed 1 year ago

rbarreto commented 1 year ago

After Demo: Sentiment Analysis with spaCy and TextBlob, the notebook breaks because of this error UsageError: Line magic function %python not found (But cell magic %%python exists, did you mean that instead?).

pssachdeva commented 1 year ago

Fixed by #17