kavgan / nlp-in-practice

Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
http://kavita-ganesan.com/kavitas-tutorials/#.WvIizNMvyog
1.14k stars 785 forks source link

Error Opening Text Preprocessing Examples.ipynb #10

Open mrjasonm opened 2 years ago

mrjasonm commented 2 years ago

When I try to open the notebook Text Preprocessing Examples.ipynb it gives me an error in VSCode:

Unable to open 'Text Preprocessing Examples.ipynb': Unexpected token < in JSON at position 6.

When I try to upload it in Jupyter, it says: Cannot upload invalid Notebook The error was: SyntaxError: JSON Parse error: Unrecognized token '<'