Skip to main content

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 Distribution

nucliadb_dataset-1.0.0a1.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page