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.1.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

codeserializerlib-1.0.1-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for codeserializerlib-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8bee8d097a1fb5b9eacaccda017301c08cc74b02c89ac2362d7e9a613795c213
MD5 77943ffeb7657562d87689a765fc4937
BLAKE2b-256 21b917592db10e909d9b256b800d2256fe2989ab7ca3a9049293a4502756c3ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for codeserializerlib-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bdc03ce30fa485a95943762dc3d788ad898de01a25ebce3c51730c165dc5dd9b
MD5 e063a8413d4998372675ce6feeb1ca0f
BLAKE2b-256 a96cb8ff7995bdbddf02aa362d360f7981663858b29d8537194587c24ed82b25

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