Description
spaCy v3.0 is going to be a huge release! It features new transformer-based pipelines that get spaCy's accuracy right up to the current state-of-the-art, and a new workflow system to help you take pro ...
Summary
- spaCy v3.0 is going to be a huge release!
- It features new transformer-based pipelines that get spaCy’s accuracy right up to the current state-of-the-art, and a new workflow system to help you take projects from prototype to production.
- For English and Chinese, we used the OntoNotes 5 corpus, which has annotations across several tasks.
- The new DependencyMatcher lets you match patterns within the dependency parse using Semgrex operators.