mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
Fix English pipeline names in 3.4 release notes (#11542)
This commit is contained in:
parent
6f692a06d5
commit
936a5f0506
|
@ -65,10 +65,10 @@ The English CNN pipelines have new word vectors:
|
||||||
|
|
||||||
| Package | Model Version | TAG | Parser LAS | NER F |
|
| Package | Model Version | TAG | Parser LAS | NER F |
|
||||||
| ----------------------------------------------- | ------------- | ---: | ---------: | ----: |
|
| ----------------------------------------------- | ------------- | ---: | ---------: | ----: |
|
||||||
| [`en_core_news_md`](/models/en#en_core_news_md) | v3.3.0 | 97.3 | 90.1 | 84.6 |
|
| [`en_core_web_md`](/models/en#en_core_web_md) | v3.3.0 | 97.3 | 90.1 | 84.6 |
|
||||||
| [`en_core_news_md`](/models/en#en_core_news_lg) | v3.4.0 | 97.2 | 90.3 | 85.5 |
|
| [`en_core_web_md`](/models/en#en_core_web_lg) | v3.4.0 | 97.2 | 90.3 | 85.5 |
|
||||||
| [`en_core_news_lg`](/models/en#en_core_news_md) | v3.3.0 | 97.4 | 90.1 | 85.3 |
|
| [`en_core_web_lg`](/models/en#en_core_web_md) | v3.3.0 | 97.4 | 90.1 | 85.3 |
|
||||||
| [`en_core_news_lg`](/models/en#en_core_news_lg) | v3.4.0 | 97.3 | 90.2 | 85.6 |
|
| [`en_core_web_lg`](/models/en#en_core_web_lg) | v3.4.0 | 97.3 | 90.2 | 85.6 |
|
||||||
|
|
||||||
## Notes about upgrading from v3.3 {#upgrading}
|
## Notes about upgrading from v3.3 {#upgrading}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user