Getting Started
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.20.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 ExtraAccessing the Distributional UI and API token
Environment Variables
Variable Name
Description
Linux/Mac OS Set Up
Last updated
Was this helpful?

