Baltic Summer School of Digital Humanities
Essentials of Coding and Encoding
- why Python? Trends
- setting up a working Python environment with Jupyter notebooks
- Python Data Structures
- Program Flow
- basic Functions.
- important Python libraries for analyzing textual content (NLTK)
- importing and wrangling data (how to obtain data)
- analyzing data
- data export and visualization.
- projects with NLTK
- other projects from beginner to intermediate
- further themes for research
- classification
- clustering
- sentiment analysis