import { Help } from 'components/typography'; import Link from 'components/link'
| System | Parser | Tagger | NER | WPS
CPU words per second on CPU, higher is better | WPS
GPU words per second on GPU, higher is better | | ---------------------------------------------------------- | -----: | -----: | ---: | ------------------------------------------------------------------: | -----------------------------------------------------------------: | | [`en_core_web_trf`](/models/en#en_core_web_trf) (spaCy v3) | | | | | 6k | | [`en_core_web_lg`](/models/en#en_core_web_lg) (spaCy v3) | | | | | | | `en_core_web_lg` (spaCy v2) | 91.9 | 97.2 | 85.9 | 10k | |
**Accuracy and speed on the [OntoNotes 5.0](https://catalog.ldc.upenn.edu/LDC2013T19) corpus.**
| Named Entity Recognition Model | OntoNotes | CoNLL '03 | | ------------------------------------------------------------------------------ | --------: | --------- | | spaCy RoBERTa (2020) | | spaCy CNN (2020) | | | spaCy CNN (2017) | 86.4 | | [Stanza](https://stanfordnlp.github.io/stanza/) (StanfordNLP)1 | 88.8 | | Flair2 | 89.7 |
**Named entity recognition accuracy** on the [OntoNotes 5.0](https://catalog.ldc.upenn.edu/LDC2013T19) and [CoNLL-2003](https://www.aclweb.org/anthology/W03-0419.pdf) corpora. See [NLP-progress](http://nlpprogress.com/english/named_entity_recognition.html) for more results. **1. ** [Qi et al. (2020)](https://arxiv.org/pdf/2003.07082.pdf). **2. ** [Akbik et al. (2018)](https://www.aclweb.org/anthology/C18-1139/)