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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: spacy_train_tools-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 6c2a93e739e19381c1d928cc4ee07568d118f7de7d4a0e7b8aa6265b9f084b45
MD5 f491c5f7568170c1a3954320e1c44669
BLAKE2b-256 e37cbf1c47256879db7081536dfe7901acc7289f3c019e9268f76c6c2af545ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spacy_train_tools-0.1.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 43ed07068f5354cdbc555bc6173f5c7ae5756da74326ef09cef434deb3f0c6c2
MD5 77b5e61bc3cad12630a912463bfe7219
BLAKE2b-256 48446db842e8b176d5db01ea11cdd198c1d8565fa4f467ef2bb9bd7baf9d88f4

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