Skip to content

0.100.3

@syllog1sm syllog1sm tagged this 06 Feb 14:32
Support multi-threading, via the .pipe method. spaCy now releases the GIL around the
parser and entity recognizer, so systems that support OpenMP should be able to do
shared memory parallelism at close to full efficiency.

We've also greatly reduced loading time, and fixed a number of bugs.
Assets 2