mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-11 00:32:40 +03:00
Extend Weasel notes
This commit is contained in:
parent
0d92788db3
commit
73e7de9fc2
|
@ -19,8 +19,11 @@ library.
|
||||||
The [spaCy projects](/usage/projects) functionality has been factored out into a
|
The [spaCy projects](/usage/projects) functionality has been factored out into a
|
||||||
new standalone library [Weasel](https://github.com/explosion/weasel). This
|
new standalone library [Weasel](https://github.com/explosion/weasel). This
|
||||||
brings minor changes to spaCy-specific settings in spaCy projects (see
|
brings minor changes to spaCy-specific settings in spaCy projects (see
|
||||||
[upgrading](#upgrading) below), but also makes it possible to use the workflow
|
[upgrading](#upgrading) below), but also makes it possible to use the same
|
||||||
functionality outside of spaCy.
|
workflow functionality outside of spaCy.
|
||||||
|
|
||||||
|
All `spacy project` commands should run as before, just now they're using Weasel
|
||||||
|
under the hood.
|
||||||
|
|
||||||
<Infobox title="Remote storage for Python 3.12" variant="warning">
|
<Infobox title="Remote storage for Python 3.12" variant="warning">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user