Python API for GermaNet
Project description
germanetpy
Welcome. This is the Python API for the German wordnet GermaNet. GermaNet is a lexical-semantic net that relates German nouns, verbs, and adjectives semantically by grouping lexical units that express the same concept into synsets and by defining semantic relations between these synsets. This API can be used to extract structured information from the GermaNet with python. More information about GermaNet can be found on the following page:
##Installation
You can install germanetpy from [PyPI] (https://pypi.org/project/germanetpy/):
pip install germanetpy
Get the GermaNet data as XML files and put all files in the data directory. The API is supported on Python 3.
##How to use
The API provides functionality that can be used to load the data from GermaNet and query it. The data has to be retrieved via a license agreement from the University of Tübingen, Seminar für Sprachwissenschaften:
This repository also provides a Tutorial [germanetpy_tutorial.ipynb] that shows how to use the API to query GermaNet.
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
Built Distribution
File details
Details for the file germanetpy-0.1.0.tar.gz
.
File metadata
- Download URL: germanetpy-0.1.0.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 969c1578dcd3f950b3626ab7022808298fcb246c89a6832d00fea8f6e49ec76f |
|
MD5 | 44a06ea555cbffc9801ebcd6a187c323 |
|
BLAKE2b-256 | 04ab47e01e5249bb53eb920ff19e7b830143eb91a06dacf0efd03cf48ba62b68 |
Provenance
File details
Details for the file germanetpy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: germanetpy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de647c1ad0e5d6da44a4ce0d788e1515498ecc3de301a8427f2e18ecaffb964a |
|
MD5 | 78aba39d69a090ce72f71850b5c00516 |
|
BLAKE2b-256 | b0362a28b6ee69aff9ee2759c1f09991855031b7a6cb39095c0d5a5391fcb1a3 |