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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: spacy_train_tools-0.0.9.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.0.9.tar.gz
Algorithm Hash digest
SHA256 9b2925c297595afaa62d2c137e3ff8fcf4fadb186b83215b44b67e8c2e23ccff
MD5 f16967d4f4b683543854975fe451af45
BLAKE2b-256 2629afe77c83157a0c3f94e17ce4f7fe1b830d4f2aed61280983985a18244ee0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spacy_train_tools-0.0.9-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.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 12410c3ddc1f90c5146fe73da1defb265219ed79d044b74546495b359ef75ccf
MD5 40b45e6e4940a98da92c175519b8be7d
BLAKE2b-256 678510092a233fe1ba7f9567ada4a2c624f88de7633a52a26ec60a5086d04320

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