Skip to content

DHLAB is a library of python modules for accessing text and pictures at the National Library of Norway.

License

Notifications You must be signed in to change notification settings

Ingerid/DHLAB

 
 

Repository files navigation

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.

About

DHLAB is a library of python modules for accessing text and pictures at the National Library of Norway.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.0%
  • CSS 37.0%