Italian & Spanish NER shouldn't extract "Google" or "Facebook"?
Open
- Dominant language
- Python
- Stars
- 33.9k
- Forks
- 4.7k
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Extracting entities from news articles I've realized this behavior:

These words are present in articles but are not extracted by the models.
Does anyone know the reason?
## Info about spaCy
- **spaCy version:** 3.7.5
- **Platform:** Linux-6.1.85+-x86_64-with-glibc2.35
- **Python version:** 3.10.12
- **Pipelines:** es_core_news_lg (3.7.0), it_core_news_lg (3.7.0)
Contributor guide
Assessment
This issue has not been assessed yet.