spaCy v3.0 introduces a comprehensive and extensible system for{' '}
configuring your training runs. Your configuration file
will describe every detail of your training run, with no hidden defaults,
making it easy to rerun your experiments and track changes.
You can use the quickstart widget or the{' '}
spaCy's new project system gives you a smooth path from prototype to production. It lets you keep track of all those{' '} data transformation, preprocessing and{' '} training steps, so you can make sure your project is always ready to hand over for automation. It features source asset download, command execution, checksum verification, and caching with a variety of backends and integrations.
spaCy v3.0 introduces transformer-based pipelines that bring spaCy's accuracy right up to the current state-of-the-art. You can also use a CPU-optimized pipeline, which is less accurate but much cheaper to run.