Skip to main content

A library to train spacy.

Project description

Spacy train tools

Install

  • Run pip install spacy-train-tools or pip3 install spacy-train-tools to install this library

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

Uploaded Source

Built Distribution

spacy_train_tools-0.0.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: spacy_train_tools-0.0.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.6

File hashes

Hashes for spacy_train_tools-0.0.1.tar.gz
Algorithm Hash digest
SHA256 887ab17c23acd907434e17f0ba18d4934a1b939941c57c04ca03a555956fcf6d
MD5 11fd7e596b93ae7f49bdd4f2c6bbe436
BLAKE2b-256 bd32f4bcc9deaa4816d01dd6ee242044bc96b736b9c078158ba8549db2c999a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spacy_train_tools-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.6

File hashes

Hashes for spacy_train_tools-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b6d1faae14030a67a18c5b8b3c497e0953f6fa001c20863d326983671fc311fb
MD5 7704ba35ac8c8a17ae7d2e6ec1698bb5
BLAKE2b-256 128962526430d52ada890ff41f203c94e707814a0f093b1d25d55015d311fd44

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