Figure Gallery
Browse over 80 publication-quality visualizations with reproducible Python source code. All figures use a colorblind-safe palette (Wong colors).
Chapter 1: Introduction 28 figures
Chapter 2: N-gram Models 27 figures
Chapter 3: Tokenization 27 figures - In Progress
Note: Figure images are stored in the private repository. Click any figure card to view the source code on GitHub.
Colorblind-Safe Palette
All figures use the Wong color palette, scientifically validated for accessibility.
Blue
Orange
Green
Red
Cyan
Pink
Reproducible Research
Every figure includes its Python source code. Clone the repository and regenerate any figure:
git clone https://github.com/Digital-AI-Finance/book-next-word-prediction.git
cd chapters/ch01_introduction/figures/fig_01_01_timeline
python timeline.py
(c) Joerg Osterrieder 2025