Install the Python SDK
Installing the Python SDK and Accessing Distributional UI
For getting access to the Distributional platform, please reach out to our team.
Installing Distributional
1. Latest Stable Release
pip install dbnl2. Specific Release
pip install "dbnl==0.22.0"3. Installing with the eval Extra
eval Extra3.1. Install the Required spaCy Model
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.whl3.2. Install dbnl with the eval Extra
dbnl with the eval Extra4. Accessing the Distributional UI and API token
5. Environment Variables
Variable Name
Description
Set up for various deployment types
Version Matching Requirements
Was this helpful?

