Skip to main content

A library to train spacy.

Project description

Spacy train tools

  • python3 -m pip install --upgrade build
  • python3 -m pip install --upgrade twine

Install

Usage

from src.spacy_train_tools.train import train_spacy_model

if __name__ == "__main__":
    train_spacy_model(
        config_file='./en_config.cfg',
        vector_file='en_core_web_lg',
        train_file='./data/train.jsonl',
        dev_file='./data/dev.jsonl',
        output_folder='./models'
    )

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

spacy_train_tools-0.0.5.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

spacy_train_tools-0.0.5-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file spacy_train_tools-0.0.5.tar.gz.

File metadata

  • Download URL: spacy_train_tools-0.0.5.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.9

File hashes

Hashes for spacy_train_tools-0.0.5.tar.gz
Algorithm Hash digest
SHA256 9419ab76fec3c04c74525b6b7c6454befb3aeb0ae1ba619704cf3b25534040a9
MD5 29e88917ce8b0f657b79852357e1bfed
BLAKE2b-256 3c73812a938829304c8d31a099aeb2bee6d0410d2cef4d4ca37788116170ef88

See more details on using hashes here.

File details

Details for the file spacy_train_tools-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: spacy_train_tools-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.9

File hashes

Hashes for spacy_train_tools-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5be2999d1e006a037c4a0a89b91b5001ab3c3809978e65d54d6accc65ccfd9dd
MD5 cf008f18e33bf162550398458b3f29a9
BLAKE2b-256 ec37b4ecd161d40158f34022017c7b473a067fceae56b985befbe99f06b0f65e

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