all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73266] [PATCH 0/9] Add python-spacy-curated-transformers
@ 2024-09-15  8:11 Nicolas Graves via Guix-patches via
  2024-09-15  8:57 ` [bug#73266] [PATCH 1/9] gnu: Add python-azure-storage-file-datalake Nicolas Graves via Guix-patches via
  0 siblings, 1 reply; 10+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-09-15  8:11 UTC (permalink / raw)
  To: 73266; +Cc: ngraves

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





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-09-15  9:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-15  8:11 [bug#73266] [PATCH 0/9] Add python-spacy-curated-transformers Nicolas Graves via Guix-patches via
2024-09-15  8:57 ` [bug#73266] [PATCH 1/9] gnu: Add python-azure-storage-file-datalake Nicolas Graves via Guix-patches via
2024-09-15  8:57   ` [bug#73266] [PATCH 2/9] gnu: Add python-cloudpathlib Nicolas Graves via Guix-patches via
2024-09-15  8:57   ` [bug#73266] [PATCH 3/9] gnu: Add python-weasel Nicolas Graves via Guix-patches via
2024-09-15  8:57   ` [bug#73266] [PATCH 4/9] gnu: python-thinc: Update to 8.2.2 Nicolas Graves via Guix-patches via
2024-09-15  8:57   ` [bug#73266] [PATCH 5/9] gnu: python-spacy: Update to 3.7.5 Nicolas Graves via Guix-patches via
2024-09-15  8:57   ` [bug#73266] [PATCH 6/9] gnu: Add python-cutlery Nicolas Graves via Guix-patches via
2024-09-15  8:57   ` [bug#73266] [PATCH 7/9] gnu: Add python-curated-transformers Nicolas Graves via Guix-patches via
2024-09-15  8:57   ` [bug#73266] [PATCH 8/9] gnu: Add python-curated-tokenizers Nicolas Graves via Guix-patches via
2024-09-15  8:57   ` [bug#73266] [PATCH 9/9] gnu: Add python-spacy-curated-transformers Nicolas Graves via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.