Wrong POS tagging in Italian
Open
- Dominant language
- Python
- Stars
- 33.9k
- Forks
- 4.7k
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
In sentences:
- "il cane mangia molta carne" → "molta" is recognized by DET instead of ADV.
- "il cane mangia molto cavolfiore" → "cavolfiore" is recognized by ADJ intstead of NOUN.
I have no idea how to fix this problem, if anyone can show me how I can fix it too.
Thanks in advice.
Contributor guide
Assessment
This issue has not been assessed yet.