NucliaDB Train Python client
Project description
NUCLIADB TRAIN CLIENT
Library to connect NucliaDB to Training APIs
INSTALL
pip install nucliadb_dataset
USE IT
from nucliadb_dataset import get_sentences
for sentence in get_sentences("123123213213", labels=True, entities=True, text=True):
...
from nucliadb_dataset.api import get_labels
labels = get_labels("ce560fb1-6395-428d-b872-65cd08b5511b")
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for nucliadb_dataset-1.0.0a3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | adc99235c189032f81b4cd8b19f8e7ffead35952a785bf29aa50efc8cc982437 |
|
MD5 | 3d1211273d87f9e5d139380d3aa6a9b4 |
|
BLAKE2b-256 | 8a7869fb7cad1d96328c73a964ba077b6bdf09c47326a6153ce3ea0049db2658 |