[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73266] [PATCH 0/9] Add python-spacy-curated-transformers
From: |
Nicolas Graves |
Subject: |
[bug#73266] [PATCH 0/9] Add python-spacy-curated-transformers |
Date: |
Sun, 15 Sep 2024 10:11:17 +0200 |
This patch series builds upon 73094, 73106, 73109, 73115 to add all
necessary packages to be able to create packages from spacy models,
which I will probably propose in a dedicated channel.
Nicolas Graves (9):
gnu: Add python-azure-storage-file-datalake.
gnu: Add python-cloudpathlib.
gnu: Add python-weasel.
gnu: python-thinc: Update to 8.2.2.
gnu: python-spacy: Update to 3.7.5.
gnu: Add python-cutlery.
gnu: Add python-curated-transformers.
gnu: Add python-curated-tokenizers.
gnu: Add python-spacy-curated-transformers.
gnu/packages/machine-learning.scm | 186 ++++++++++++++++++++++++++++--
gnu/packages/python-web.scm | 46 ++++++++
gnu/packages/python-xyz.scm | 47 ++++++++
3 files changed, 267 insertions(+), 12 deletions(-)
--
2.46.0
- [bug#73266] [PATCH 0/9] Add python-spacy-curated-transformers,
Nicolas Graves <=
- [bug#73266] [PATCH 1/9] gnu: Add python-azure-storage-file-datalake., Nicolas Graves, 2024/09/15
- [bug#73266] [PATCH 3/9] gnu: Add python-weasel., Nicolas Graves, 2024/09/15
- [bug#73266] [PATCH 2/9] gnu: Add python-cloudpathlib., Nicolas Graves, 2024/09/15
- [bug#73266] [PATCH 4/9] gnu: python-thinc: Update to 8.2.2., Nicolas Graves, 2024/09/15
- [bug#73266] [PATCH 6/9] gnu: Add python-cutlery., Nicolas Graves, 2024/09/15
- [bug#73266] [PATCH 8/9] gnu: Add python-curated-tokenizers., Nicolas Graves, 2024/09/15
- [bug#73266] [PATCH 5/9] gnu: python-spacy: Update to 3.7.5., Nicolas Graves, 2024/09/15
- [bug#73266] [PATCH 7/9] gnu: Add python-curated-transformers., Nicolas Graves, 2024/09/15
- [bug#73266] [PATCH 9/9] gnu: Add python-spacy-curated-transformers., Nicolas Graves, 2024/09/15