Skip to main content

spaCy pipelines for pre-trained BERT and other transformers

Project description

spacy-transformers: Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy

This package provides spaCy components and architectures to use transformer models via Hugging Face's transformers in spaCy. The result is convenient access to state-of-the-art transformer architectures, such as BERT, GPT-2, XLNet, etc.

This release requires spaCy v3. For the previous version of this library, see the v0.6.x branch.

tests PyPi GitHub Code style: black

Features

  • Use pretrained transformer models like BERT, RoBERTa and XLNet to power your spaCy pipeline.
  • Easy multi-task learning: backprop to one transformer model from several pipeline components.
  • Train using spaCy v3's powerful and extensible config system.
  • Automatic alignment of transformer output to spaCy's tokenization.
  • Easily customize what transformer data is saved in the Doc object.
  • Easily customize how long documents are processed.
  • Out-of-the-box serialization and model packaging.

🚀 Installation

Installing the package from pip will automatically install all dependencies, including PyTorch and spaCy. Make sure you install this package before you install the models. Also note that this package requires Python 3.6+, PyTorch v1.5+ and spaCy v3.0+.

pip install 'spacy[transformers]'

For GPU installation, find your CUDA version using nvcc --version and add the version in brackets, e.g. spacy[transformers,cuda92] for CUDA9.2 or spacy[transformers,cuda100] for CUDA10.0.

If you are having trouble installing PyTorch, follow the instructions on the official website for your specific operating system and requirements.

📖 Documentation

⚠️ Important note: This package has been extensively refactored to take advantage of spaCy v3.0. Previous versions that were built for spaCy v2.x worked considerably differently. Please see previous tagged versions of this README for documentation on prior versions.

Applying pretrained text and token classification models

Note that the transformer component from spacy-transformers does not support task-specific heads like token or text classification. A task-specific transformer model can be used as a source of features to train spaCy components like ner or textcat, but the transformer component does not provide access to task-specific heads for training or inference.

Alternatively, if you only want use to the predictions from an existing Hugging Face text or token classification model, you can use the wrappers from spacy-huggingface-pipelines to incorporate task-specific transformer models into your spaCy pipelines.

Bug reports and other issues

Please use spaCy's issue tracker to report a bug, or open a new thread on the discussion board for any other issue.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spacy_transformers-1.4.0.tar.gz (49.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

spacy_transformers-1.4.0-cp314-cp314-win_arm64.whl (337.6 kB view details)

Uploaded CPython 3.14Windows ARM64

spacy_transformers-1.4.0-cp314-cp314-win_amd64.whl (352.4 kB view details)

Uploaded CPython 3.14Windows x86-64

spacy_transformers-1.4.0-cp314-cp314-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

spacy_transformers-1.4.0-cp314-cp314-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

spacy_transformers-1.4.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (763.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

spacy_transformers-1.4.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (757.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

spacy_transformers-1.4.0-cp314-cp314-macosx_11_0_arm64.whl (167.4 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

spacy_transformers-1.4.0-cp314-cp314-macosx_10_15_x86_64.whl (171.5 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

spacy_transformers-1.4.0-cp313-cp313-win_arm64.whl (333.0 kB view details)

Uploaded CPython 3.13Windows ARM64

spacy_transformers-1.4.0-cp313-cp313-win_amd64.whl (349.1 kB view details)

Uploaded CPython 3.13Windows x86-64

spacy_transformers-1.4.0-cp313-cp313-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

spacy_transformers-1.4.0-cp313-cp313-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

spacy_transformers-1.4.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (769.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

spacy_transformers-1.4.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (760.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

spacy_transformers-1.4.0-cp313-cp313-macosx_11_0_arm64.whl (166.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

spacy_transformers-1.4.0-cp313-cp313-macosx_10_13_x86_64.whl (171.1 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

spacy_transformers-1.4.0-cp312-cp312-win_arm64.whl (333.0 kB view details)

Uploaded CPython 3.12Windows ARM64

spacy_transformers-1.4.0-cp312-cp312-win_amd64.whl (349.3 kB view details)

Uploaded CPython 3.12Windows x86-64

spacy_transformers-1.4.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

spacy_transformers-1.4.0-cp312-cp312-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

spacy_transformers-1.4.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (780.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

spacy_transformers-1.4.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (770.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

spacy_transformers-1.4.0-cp312-cp312-macosx_11_0_arm64.whl (166.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

spacy_transformers-1.4.0-cp312-cp312-macosx_10_13_x86_64.whl (171.6 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

spacy_transformers-1.4.0-cp311-cp311-win_arm64.whl (334.7 kB view details)

Uploaded CPython 3.11Windows ARM64

spacy_transformers-1.4.0-cp311-cp311-win_amd64.whl (350.0 kB view details)

Uploaded CPython 3.11Windows x86-64

spacy_transformers-1.4.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

spacy_transformers-1.4.0-cp311-cp311-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

spacy_transformers-1.4.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (745.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

spacy_transformers-1.4.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (741.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

spacy_transformers-1.4.0-cp311-cp311-macosx_11_0_arm64.whl (166.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

spacy_transformers-1.4.0-cp311-cp311-macosx_10_9_x86_64.whl (170.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

spacy_transformers-1.4.0-cp310-cp310-win_amd64.whl (350.2 kB view details)

Uploaded CPython 3.10Windows x86-64

spacy_transformers-1.4.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

spacy_transformers-1.4.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

spacy_transformers-1.4.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (714.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

spacy_transformers-1.4.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (710.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

spacy_transformers-1.4.0-cp310-cp310-macosx_11_0_arm64.whl (166.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

spacy_transformers-1.4.0-cp310-cp310-macosx_10_9_x86_64.whl (170.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file spacy_transformers-1.4.0.tar.gz.

File metadata

  • Download URL: spacy_transformers-1.4.0.tar.gz
  • Upload date:
  • Size: 49.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spacy_transformers-1.4.0.tar.gz
Algorithm Hash digest
SHA256 73831fc941ce11e661d452099053c138a764da49c16d32231bd5d4ea679f55ef
MD5 38ea2b12dbdbbb59a37b358ee39f8133
BLAKE2b-256 c82589757dcb5c0e19ec9530241c69010aef183716d642d7da9c96fb35bcc0cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0.tar.gz:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 07978dafefe6c9a3e81975eccb9ad24997c55e0f2b0f58b40f4c30187677b0c2
MD5 10c0d6a467bd15f68a6711d4b97f96d8
BLAKE2b-256 5bebdf37c10ecc74b00f9b284fb3ab1b747b6e6bbcd84940c6cd1abfd5848c7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp314-cp314-win_arm64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c4ae513d46b02a86a12e18afb2465879f05e5b7d6334ee817a8f61ffb7853149
MD5 e87d374852fc66ea59d0e9371595d6e9
BLAKE2b-256 976098f3b7ff64114b1a155afd6d172949f55bbbe3982df42a6f06aa31d426a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp314-cp314-win_amd64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a50d7fda39d06176fe8c55f50345c92fb92b6fa51e4ef7e7c0cd01a09014cc4a
MD5 5f67d0a4f925e58a66d4e359c8f8f7c3
BLAKE2b-256 22c04900a10861fda53227781943b794a0b7e275b7f1728a59becc4af26890c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 92cbccaabc18693aa3f6b410b75c735fd6acc44f64e8050ed0758cc4b358c413
MD5 b4e39555243fa7791b1f6e3b9600b2e2
BLAKE2b-256 9e0ec1711a3e485e19a5c72bad6f011286d8143c12cc23ebe947fdf24e5a2408

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8c1375ce91cc573aad84f57178fa9d4fa98d383b2410a0e8a67c6516b112cba8
MD5 9838b1d1d3c9a93aee81a39009e7bd16
BLAKE2b-256 2b781da1847b4b67a3b56fea541b3513dddf05c8513e714dcba89b942ca2ecb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 319b84227abb17d530468ba065a2ab988df918752a0d8e1e8d2c4bcc58c247e1
MD5 8e926dd281bc3872a7eabd6cca088d2f
BLAKE2b-256 21e39255d692a2ef2cf28fc0ee846a720c2abb211b2f809158a4bb972df0275b

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b12a2565afb0d340547bffb350a43f5261c8df8f03a847ce4ee9e1181cf62a45
MD5 42b29b137b73150b1b1120b25d633ec8
BLAKE2b-256 36f6eee62b392560ec4573e0ac24c9d9c52309291c7d45a90d9f38598f9f7293

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 21384231bbf1da6c1fa283531ef6573184f39c474fa147f357f714dae966328e
MD5 000ab19a5d280c9d0f948a836171f324
BLAKE2b-256 9f1e287972efc13229e1fe88f7bad6a093d1261dcbfba7d102cf6860ed4301b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 0cd6e385e4968ece7cd779e8f9b95502a705a3e32f059db03d12b09048fcd6ca
MD5 9fd9e125b79e85675e333da26a35e614
BLAKE2b-256 d022868aa0c08a9214c2e9509c5e00df3f97d3641c2c43c06507f145818d7ba4

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp313-cp313-win_arm64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5af0932e2f342e91f1b54af3cf97d889382b2f6e567e8b56fffb492901913a9b
MD5 647d517d83fb4dccf01840fbbf6d0672
BLAKE2b-256 8cadb0c336895deedf0d53474d8df682a4b71ba8e557a04be587f9606745feae

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp313-cp313-win_amd64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 946280dbd28e9eae0d908105a08029d03e4cfde11c3fcb978b0712203be8a4d2
MD5 09e9904b6d48b4963c89fa69447dbd2c
BLAKE2b-256 70d748f544fc678265a2893222406f74fa55a9192e0038d68a2f1084aa60de76

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d0e19eaa7557c1ae2dde6218c77f3ba4323976302f4a3f8a6b7537e80640fd08
MD5 558acab70294f175542f5f643e0e70ee
BLAKE2b-256 94119481dae44a7650985cac8437e43c0aa40f303380de8fc7788c91c5148457

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 fe73096b5c72a201a27f9ead04a703c556de580226f38e02955a6b964b30846a
MD5 69da9ab1658f4cca303964d14192ef51
BLAKE2b-256 c366eeea73e765fcc5903727f39f0ebc65ad7639cb19e10ecd379a4de02c3fc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8ed9582b66e9b7008d61bc2b265612d76313f2d02be4c5c3025e89a2aca1487d
MD5 2a5f52d6a0cfeb4ad198324f2d2f31cc
BLAKE2b-256 a1deafc483088f3115b6bbe5742b5743d8ca3825c197c920327c58a502d0ceb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 af60e76c129786cd7161d0b56fdc12df5130f9bb44aef7fe680bcf355e1ece55
MD5 490fa10af21750fbf0cb6299177cccae
BLAKE2b-256 8535151fb6d02d751076263202982c9adc3f19ab0871e14944b408f36ed265a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b2c2c03195bd8917177f441f0b02faae0042d5b0c203d508cfe060dd51b0a6b0
MD5 da9140ac2c4454d671009cc200184a89
BLAKE2b-256 6f598584ff67552ff36eaaf4cf00fa68894b2c569a5a9c546cf71554a9e4f11d

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 ca89081bf1478832424ec9f83cf9eea3f9ed4228b5bd2708f02d281f2bc6c771
MD5 0c21452a1b914b594909d0d6a5e1c1fe
BLAKE2b-256 40f846ba3c24ef879c49814c1c5b9155913aafaef98760214ce9b8b6964e7a4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp312-cp312-win_arm64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c1d8131d04ddbe548e2ca0e2601d72eac313df8fda1b60a99d6b82f6bab1eddc
MD5 1b14ff50f464792dedca48f83d06a526
BLAKE2b-256 e7832456e7d45a0bf3904004aed10c8d9b6e3d8810fa2ee85082932395f1dd2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp312-cp312-win_amd64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20295d521c49ecfda3406e219ec4a8433bd400dd3fc4b1a1ee70b215abe5ce1e
MD5 337d14a8567b9f2c504dc51940605224
BLAKE2b-256 73c072ad85a8d846890a6ad68754f4a0d533c5297ae720665150a339459fab53

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cb730d3363f644acc325f474c5518b89826d7748e46557d04c0231283ea2e0a4
MD5 7436f92be4e74c9c99bbb0cf21b22119
BLAKE2b-256 63cb15c9f06e058ad490608b13fcbdcea08c2d51de0dc9824678168e266c071c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 30abb976d41153ac4405cdef0e7a2aa4bb222e45283445fa4bad8ea64f1eb823
MD5 d13887fc6882b0fd388c8ddc051f6c2e
BLAKE2b-256 9225b997919f41f8e661cbb4bbe88a4d006895942bc55d0e500e426006dd1376

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 aef2f9e4a565a1c205d7d9a9ac2580549a274bee68895c5c46117adf655c28b0
MD5 a0a301306164127b94ad9aecdc289a54
BLAKE2b-256 d5b366f8919658f44c84df123796787a016eade58d87d662d18c65b39d4c24c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 66d2831ef75f7d7f7124ef449dd63b9e81dc430592391aea0e4fb2f225ba575f
MD5 7cf6d2d43718d42e31d12e9fde8aefe5
BLAKE2b-256 9e94862965759ead9edaa65b49f99bc4fb7169c472b95742c3cdee384a79d9e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 df77d4ee46482459f192be146faf4a757254fb60ca83896de02fffa0bb06f098
MD5 80428660b45ab11f6c0827b0af7747d2
BLAKE2b-256 f0e041a10760217ae59a2472991645fb9a4333b25583ec9bcdc877cbc2363796

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 3bfa8e87c1fd3de228c564b498efcac9f2ea84fa5933adb34c72f27c1eb4f10e
MD5 5d7fe7edf8d9afc589b3190293e962aa
BLAKE2b-256 3a43475fad60bf3d84db3209c21395daf8c0e88ac05f3fc8952ba1e2e42c48b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp311-cp311-win_arm64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 01964176b16ba1c538b39b32001ddaa3b3e5e72e1dc898579475205e45fa3223
MD5 b96fae31f56a3a20406c6cb8687be583
BLAKE2b-256 52cec42589667f0d3f3a4d0dafddd3f1274d29098feb71865a94d4b5f87dd29c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp311-cp311-win_amd64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2ebb37e2156ab1582f1188523024141eb242e4b30c8ae0500df38e091c94dc58
MD5 6de593324989b795a9a7519842f5ed9e
BLAKE2b-256 778b2d314a4964bec11f6e57c603562d9d2022923df553d6b8116e7291a0e1aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 328c1652d9509042404bbee7adfedcdfc18f9e5ff3b4747b69ea1ea8c4a02f10
MD5 cc8b94444d2d83cbb97e1e2ae06ea158
BLAKE2b-256 69f47c96f2390ef297bb03bbe7564e2087aa632c417627b0c85c5c5c60ffdfcd

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 fac698c9b606744849aa546fcf7a78d00186d7686208a5d9c3ad3e55d547f257
MD5 565e8b8741517f80d3eb36a876db5eac
BLAKE2b-256 bc3f6f02ed57aed6a1f220419945ec36b0d6831cc27d387682ebd906f6a1e15f

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 850bb6c42c6cea52f6c915fb570aa08888a51772fb4a91643fab4085ff1f96fb
MD5 212c231c6295282540bd6f601a63df46
BLAKE2b-256 3e92a4052dc7a0569ce8bdf7c09345e9cda02a166a44feacc1c008ec9a92fe21

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 acb0e8c76548619d526dfcebb964fb14f75e29a44b2765ba28f8ef2f5c0c85c2
MD5 304940a10acd5c3d5137e969f7db880e
BLAKE2b-256 ceede7d68350a0c3be183e149b4a7df41c8dfd67e33ce67c8f032b34b7c65a34

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9c0926730dfe2458f486fe592a68001c159f73462008e86db0c06c3255028b28
MD5 7525835517c79d7157f5698bc5dff152
BLAKE2b-256 70629de76600555efb9093a0e383c87e33be31e73a3298799a78346b67f13b17

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e560c5e1efaa18c2b97690502f839950024d81b533d310d3f3d15c7c3460460b
MD5 d15751cb4444f51847eb679e05a88b38
BLAKE2b-256 e76291bdaec4ee50a5b3be2b73154d785fc7cd4ee5c69b907e28f41662ea146f

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp310-cp310-win_amd64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 331726971729a9ebb90dfc864e915ee3defce1f2844f09616daa25811c51b085
MD5 dbd7d4bd84ee25b0555b78fa0e8c75a7
BLAKE2b-256 2e04fe56f6d812d011b2f11b17464572f4952020d5f59d0a2c7ad1962099fa1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7cdd433e25a7852b4cb73efe8897bd6f6cc54bc3b57f4ee11719025e6363d484
MD5 03183ddc6f97111f4df7c5eee24ba1d5
BLAKE2b-256 e1986d7828e15d06a6f8358e49144ebd5ba1d6b6f979d582c987265550bff51e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 42ef5fc2914325f6d8d79fd00ceda4142075f6ed0541a42b88aed48ebaa0d783
MD5 6a8c244a64a6836d2a9a24e7ada9ef6c
BLAKE2b-256 7c03ac600ca2e6208be78bfe6160de136c6494285d1726539ac9b1a225392f9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 81aa3dcc055c3a901ccc2cd25302ff09e4beaa2917f44d8bc8405a5bf783a01a
MD5 e840cb2d4e36c568b4ed7d72870883ab
BLAKE2b-256 2d9e651dc7efc0b17387a24e53b399debbe7da8cb97932d90396f8c303cf06cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 387c13163b6133a762313e6aff555d68ae655165191cef199fb2290a64b5cf8e
MD5 8c79fd06820ce5059bc579de2384b202
BLAKE2b-256 9cb330dc030dd49e86b15988e30b804de32dd159977c78518a40e8bfc631938b

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spacy_transformers-1.4.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spacy_transformers-1.4.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 92ec7b52f2eea18159b16565804685f4095cd341b5f24e410c9137f33bd0ec20
MD5 89da122d8c127e4abd168d8a31a992dd
BLAKE2b-256 eccb55bee998250df0e276fc8740156e29dbcd24de068789f1449674db7d7a8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for spacy_transformers-1.4.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish_pypi.yml on explosion/spacy-transformers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page