Spanish lemmatization suffixes #6601
nachouve
started this conversation in
Language Support
Replies: 1 comment
-
(FYI - I converted this issue to a discussion, as we try to keep the issues focused mainly on actual bugs. The forum is the best place to find other collaborators who speak a specific language and perhaps collaborate on improving the language data in spaCy. We very much appreciate community contributions for different languages!) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to reproduce the behaviour
I've found that some suffixes are not managed properly in spanish. Suffixes "-azo" and "-ísimo" are ignored.
Lemmas should be "golpe" and "fino".
Maybe there are more suffixes to check. Here there are some useful resources:
https://espanol.lingolia.com/es/vocabulario/formacion/sufijos
https://www.rae.es/sites/default/files/Elementos_compositivos_prefijos_y_sufijos_del_espanol_Esencial.pdf
Your Environment
Beta Was this translation helpful? Give feedback.
All reactions