Skip to main content

Corpus of Old Norse texts with code to read them

Project description

Corpus of Old Norse texts

PyPI PyPI - License

This package provides Old Norse texts with code to parse them.

Sources

Although texts are in public domain, we must thank those who digitalised and normalized these texts.

Installation

$ pip install --user --upgrade norsecorpus

How to use norsecorpus

import norsecorpus.reader as ncr
available_texts = ncr.get_available_texts()
filename = "volsunga.xml"
volsunga = ncr.read_tei_words(available_texts["volsunga.xml"])

You have now the Völsunga saga.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

norsecorpus-1.0.2.tar.gz (178.7 kB view hashes)

Uploaded Source

Built Distribution

norsecorpus-1.0.2-py3-none-any.whl (204.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page