Greek Language #13444
Unanswered
MartynovaElena
asked this question in
Help: Model Advice
Greek Language
#13444
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
It seems that spacy library for Greek language doesn't work correctly.
spacy.version = 3.7.4
Code:
I checked it for forms of the word "be":
I am = είμαι
You are = είσαι
He/she/it is = είναι
For word είναι works perfectly είμαι.
But for word είσαι give the same (not first form) είσαι.
Am I anywhere incorrect?
Beta Was this translation helpful? Give feedback.
All reactions