Skip to main content

Python library for the code serializer

Project description

spaCy powered Label Studio ML backend

spaCy integration for Label Studio. this is running besides the azure functions.

Demo video

running the backend

  1. prepare environment
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
pip install --upgrade pip

Compile your library

python setup.py sdist bdist_wheel

Upload to Pypi

twine upload dist/* 

running tests

pytest tests/ -W ignore::DeprecationWarning
  1. start label studio
label-studio
  1. Start the backend and add the URL to your Label Studio project settings.
label-studio-ml start channel_ml_ner
  1. As you train new models, they will appear in a checkpoints directory. The latest checkpoint will be symlinked to latest-model.

modifying the config

In the channel_ml_ner directory, add your spaCy config.cfg file. You can optionally add a model-best folder from a pre-trained model, to get started with predictions straight away.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codeserializerlib-1.0.5.tar.gz (31.8 MB view details)

Uploaded Source

Built Distribution

codeserializerlib-1.0.5-py3-none-any.whl (31.8 MB view details)

Uploaded Python 3

File details

Details for the file codeserializerlib-1.0.5.tar.gz.

File metadata

  • Download URL: codeserializerlib-1.0.5.tar.gz
  • Upload date:
  • Size: 31.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for codeserializerlib-1.0.5.tar.gz
Algorithm Hash digest
SHA256 7c578e54b5e7916e0c31fcf660eb6e5497e5462dfa6f0ea05afb21a70dd939f1
MD5 28103be37913062d49559af5df106e76
BLAKE2b-256 1a1203be4bb3adfa0672bb2e89d39771b395f89b90bbf5fdfce0e76278851719

See more details on using hashes here.

File details

Details for the file codeserializerlib-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for codeserializerlib-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3805b1dc947c5a0318604145b04adbbce61812fa61011bcda375253c8553a643
MD5 c99c510074b64218ec3442e4444ce133
BLAKE2b-256 7749803f675eed13638bf0ff3ce4c5703d13f0156594887a38cfd4c9dd7bb532

See more details on using hashes here.

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