Complexity Explorer Santa Few Institute

Foundations & Applications of Humanities Analytics (spring 2022)

Lead instructor:

This course is no longer in session.

17.2 What's Next » Python NLP tutorials

There are many resources for learning Python and Natural Language Processing tools. Some places to start if you are new to coding or want a guided walk-through for text analysis and found the in-course tutorial was not enough (or too much):

https://github.com/fbkarsdorp/python-course < no longer updated, it gets buggy around Chapter 5...but useful until then!

https://github.com/vierth/fromZerotoN < a newer alternative to the above


If you are looking for a Python (and more!) platform that will make package management easy, try Anaconda