Skip to content

imclab/python-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

237 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Programming for the Humanities

For installation instructions for various platforms, see the file installation-instructions.txt .

Opening the Interactive Notebooks

To open the interactive notebooks locally:

On Mac and Linux:

  • open a terminal
  • go to the directory where you downloaded and extracted our files (example: cd /your/path/to/python-course)
  • Run: ipython3 notebook

On Windows with Pyzo (assuming default installation):

  • open the command prompt
  • go to the directory where you downloaded and extracted our files (example: cd c:\your\path\to\python-course)
  • Run: c:\pyzo2013b\ipython.exe notebook

Make use not to use Internet Explorer, if that is your default browser, copy the URL that pops up to Google Chrome or Firefox.

Static Notebooks

This is a fall-back method.

Chapter 1 - Getting started

Chapter 2 - The basics

Chapter 3 - Text Preprocessing

Chapter 4 - Programming principles

Chapter 5 - Building NLP applications

About

Tutorial and introduction into programming with Python for the humanities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published