Parse Referenzkorpus Altdeutsch
Project description
Parser of Referenzkorpus Althochdeutsch exports
Installation
$ pip install althochdeutsch
License
License of the software: MIT License
License of the data: CC BY-NC-SA 3.0
The Referenzkorpus Altdeutsch project is at the origin of annotations of the data.
Code usage
import os
from altdeutsch.reader import read_export
from altdeutsch import PACKDIR
hildebrandslied = read_export(os.path.join(PACKDIR, "tests", "data", "hildebrandslied.txt"))
print(hildebrandslied["tok"])
You have now the Hildebrandslied text!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
altdeutsch-1.0.1.tar.gz
(25.9 kB
view hashes)
Built Distribution
altdeutsch-1.0.1-py3-none-any.whl
(25.5 kB
view hashes)
Close
Hashes for altdeutsch-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bcd0069376a3d7b990dbf24e23aad9387512263f7a8f20ea69e235f1fa381ff |
|
MD5 | 49818745f975741d304c8c2354a90204 |
|
BLAKE2b-256 | 5d030ab03a680378b188dedf1dcfe2e3de00f018fe8ea24ce0ccc8454c896325 |