Python Tutorial

This start-up tutorial introduces fundamental Python programming skills through hands-on work with text data. It starts with the basics of Python, then moves on to processing and analyzing linguistic corpora, and concludes with an introduction to key packages used in natural language processing.

Basics

Text processing

Packages


References

While building this tutorial, I have referred to the following sources: