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

Uploaded Source

Built Distribution

spacy_train_tools-0.1.3-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: spacy_train_tools-0.1.3.tar.gz
  • Upload date:
  • Size: 4.2 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.1.3.tar.gz
Algorithm Hash digest
SHA256 fb20644ddb591b5253204326223dd38afd8f822bbc5d15a64526b44b1e5e0fef
MD5 3a4ed6fc17c1e1da76cbd903b5accf0d
BLAKE2b-256 c7c2c5c8c565a6901bc92bb6213efcff3eef70b1b133b30014bb257e9439569c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spacy_train_tools-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 5.3 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.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9036a863dd0e1464babd57cc59827d89938e552aa7b41eb6b68fb5237fd01746
MD5 70815ac1e040c6513452602293236241
BLAKE2b-256 611bff775aac8e2786774988f38d72e734b38796c6bcbdfbaae5a50da372d44b

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