Text and image analysis of the digital collection (books, newspapers, periodicals, and images) at the National Library of Norway


Keywords
digital-humanities, nlp, text-analysis
License
MIT
Install
pip install dhlab==2.32.0

Documentation

Binder

DHLAB

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.

Check out our documentation for more info.

Installation with pip

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

pip install -U dhlab

Install dhlab from github repo

Open you terminal in the file location you will work with DHLAB.

git clone https://github.com/NationalLibraryOfNorway/DHLAB.git
cd DHLAB
pip install -U -e .

Contact

The code here is developed and maintained by The Digital Humanities lab group.

If you have any questions, or run into any problems with the code, please log them in our issue tracker.