dhlab documentation#

dhlab is a python library for doing qualitative and quantitative analyses of the digital texts from Nettbiblioteket (eng: “the online library”) at the National Library of Norway (NLN). Nettbiblioteket is the NLN’s digital collection of media publications.

Head to our official homepage for tutorials, how-to-guides, interactive web apps, and more information about the DH-lab group.

Installation#

Ensure that you already have Python >=3.9 installed.

Install the latest version of the dhlab python package in your (Unix) terminal with pip:

pip install -U dhlab

Functionality#

Here are some of the text mining and automatic analyses you can do with dhlab:

Try some of our examples to get started.