The dbnl Python client SDK
Project description
Documentation
See the dbnl documentation.
Distributional SDK Installation Instructions
1. Latest Stable Release
To install the latest stable release of the dbnl package:
pip install dbnl
2. Specific Release
To install a specific version (e.g., version 0.19.1):
pip install "dbnl==0.19.1"
3. Installing with the eval Extra
The dbnl.eval extra includes additional features and requires an external spaCy model.
3.1. Install the Required spaCy Model
To install the required en_core_web_sm pre-trained English-language NLP model for SpaCy that matches your spaCy version:
pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl
3.2. Install dbnl with the eval Extra
To install dbnl with evaluation extras:
pip install "dbnl[eval]"
If you need a specific version with evaluation extras (e.g., version 0.19.1):
pip install "dbnl[eval]==0.19.1"
License
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dbnl-0.24.0.tar.gz.
File metadata
- Download URL: dbnl-0.24.0.tar.gz
- Upload date:
- Size: 64.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e03f5ff55432bd544192b99ab43b91bdf1f3f6e8e5f6d750b1444dbca177c98
|
|
| MD5 |
347c95cd69dee0a08a56e3d52154d600
|
|
| BLAKE2b-256 |
eefc00303068a6f4d200284da87158b75365b7ce626a60e149acf32751e35581
|
File details
Details for the file dbnl-0.24.0-py3-none-any.whl.
File metadata
- Download URL: dbnl-0.24.0-py3-none-any.whl
- Upload date:
- Size: 77.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67589d0ee6f9e416f7dabe318ff842cab77bfaa390525b1ad4993875679b51b9
|
|
| MD5 |
a52a6958de89c9509b583f957b566409
|
|
| BLAKE2b-256 |
1f43fb8a84ee6c0e90148179ee7f79378aa55c73f24779b593de2d3db8a46b68
|