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

Uploaded Source

Built Distribution

spacy_train_tools-0.1.5-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: spacy_train_tools-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 95a04e5764b226a47a060d96046e67018d2a0a225a825e037764ce1786880138
MD5 9d4c606dedf76c0b0057e1dd44dfbe25
BLAKE2b-256 4069b78a31be2d0d1d696f18e7300ca3a024935fdae9bd02bd454722045cc8be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spacy_train_tools-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 5.4 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 aa5072a2eab7baab84de3ebf6faa41059a19944ea6bb508ecc6418374be73754
MD5 21a603f19982bf3916b98a0a45919c5d
BLAKE2b-256 10ecb1ca3c7ae6f335df41393d0e8a2c3159c39301e38a3b0c26c7413611b24d

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