explosion / spaCy

💫 Industrial-strength Natural Language Processing (NLP) in Python
https://spacy.io
MIT License
29.78k stars 4.37k forks source link

Wrong POS tagging in Italian #13555

Open CristianRossiSorint opened 3 months ago

CristianRossiSorint commented 3 months ago

In sentences:

I have no idea how to fix this problem, if anyone can show me how I can fix it too. Thanks in advice.

CristianRossiSorint commented 3 months ago

Another bug report:

la (DET)
velocità (NOUN)
della (ADP)
luce (NOUN)
nel (ADP)
vuoto (NOUN)
è (VERB)
costante (ADJ)
per (ADP)
**tutti (DET) → should be PRP**
gli (DET)
osservatori (NOUN)
indipendentemente (ADV)
dal (ADP)
**loro (DET) → should be PRP**
stato (NOUN)
di (ADP)
movimento (NOUN)