gets synonyms and hypernyms of labels for an asset
Project description
A python library for extracting inflections and synonyms
from sauce.nltkrdf.wordnet import WordnetEnricher
data = """[{"@id":"https://api.sauce-project.tech/assets/1234","@type":["https://vocabularies.sauce-project.tech/core/Asset"],"https://vocabularies.sauce-project.tech/core/depicts":[{"@id":"https://api.sauce-project.tech/depictions/1234"}]},{"@id":"https://api.sauce-project.tech/depictions/1234","@type":["https://vocabularies.sauce-project.tech/core/Depiction"],"https://vocabularies.sauce-project.tech/core/label":[{"@value":"running"}]},{"@id":"https://vocabularies.sauce-project.tech/core/Asset"},{"@id":"https://vocabularies.sauce-project.tech/core/Depiction"}]"""
enricher = WordnetEnricher(data) enriched_asset = enricher.enrich()
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
Built Distribution
File details
Details for the file sauce-lib-nltk-4.0.0.tar.gz
.
File metadata
- Download URL: sauce-lib-nltk-4.0.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f31d863cd0709e50f02d1819eea0787102b425decd295fd58368f22dafd68414 |
|
MD5 | 636b37d5da6385530d3c9c141effe53b |
|
BLAKE2b-256 | f0784a616033a9a62812b4c5013074986fafed55658a441dde40407dceed1e43 |
File details
Details for the file sauce_lib_nltk-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: sauce_lib_nltk-4.0.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3e62697afb08e9028287cf4531f31d554625ab84a22492dbc5628836ddc4cbe |
|
MD5 | 79b452b6f857bc5c4b98d1cd931b4bc8 |
|
BLAKE2b-256 | d9e370958881cf421ee90277d3404c0988bd8acb87290e61f463aca6fb0f78d1 |