python-dandelion-eu
Bring the power of the dandelion.eu semantic to your python applications and scripts! Semantic in python couldn’t be easier.
>>> from dandelion import DataTXT
>>> datatxt = DataTXT(token='YOUR_TOKEN')
>>> response = datatxt.nex('The doctor says an apple is better than an orange')
>>> for annotation in response.annotations:
print(annotation)
...
Register on dandelion to obtain your authentication token and enrich your application with our semantic intelligence.
Installation
dandelion-eu is available on PyPI install it simply with:
pip install dandelion-eu
Documentation
Documentation is available on ReadTheDocs.
Release files for dandelion-eu 0.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dandelion-eu-0.3.3.tar.gz | 13.8 kB | Details |
Release files / dandelion-eu-0.3.3.tar.gz
| Download URL | dandelion-eu-0.3.3.tar.gz |
|---|---|
| Size | 13.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
73b2a931d5cda95de489bbccd288e89077bf48997008046c37f60d3d75cc5c50
|
|
BLAKE2b-256 checksum How to use checksums |
45cc439ad4926e1e6e44f64c8e211140065e0ff3ed80d8d2a8c20d3e0859bcb7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.11
|