0.100.3
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.