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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: spacy_train_tools-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 7948ede45b1da0a7f15dc1a3eede32cc6ab5b36ee91cc422e5efecdfcef96aec
MD5 38f7b8db9ebfc245af400de0c7e02c78
BLAKE2b-256 14eae57c4a8ca805e884c462989c9dc18f701d205bb02956da36c4a6d35c5210

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spacy_train_tools-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0e03a943d751020e1e5d1478837a1b2b939d1742c2d6999bdb2757c1dbe7ccf
MD5 5cac27476bb8851ea0572bba4ff427bc
BLAKE2b-256 1d092d0262285371c870a1b47037b9a2ed5462554f6da61c3c3abc5e09dc23d2

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