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

Uploaded Source

Built Distribution

codeserializerlib-1.0.4-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codeserializerlib-1.0.4.tar.gz
  • Upload date:
  • Size: 5.2 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.4.tar.gz
Algorithm Hash digest
SHA256 80c37569954d87123cb174fb0b4c962bb5a5bc9c38820ad162a469544f7e1537
MD5 28746485eab35b92d5da9f668ac4d979
BLAKE2b-256 42e465a0baf1edeb5b35b9ee46fa63466d73b744546fddf06115120ffafb004d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for codeserializerlib-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f7509f9d7c1b7dca6647903805191e82021509be9e537232874677566dde3552
MD5 2527ee569acc96b35869c67c8975ca2e
BLAKE2b-256 3da7b95b030dada10eac3c2ee344a219378c279664b0097870a628c2ab7d8bd6

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