I'm working on a project and experimenting with spacy. I have discovered that in many contexts the word "życie" (life) is transformed into "żyto" (rye) instead of "życie" (life). I'm using Python 3.9.9 and Spacy 0.1.0. Sample sentences are "Jakie życie, taka śmierć", "Stała się dla mnie przewodnikiem na całe życie". There were more sentences analysed, "życie" was always mapped to "żyto".
I'm working on a project and experimenting with spacy. I have discovered that in many contexts the word "życie" (life) is transformed into "żyto" (rye) instead of "życie" (life). I'm using Python 3.9.9 and Spacy 0.1.0. Sample sentences are "Jakie życie, taka śmierć", "Stała się dla mnie przewodnikiem na całe życie". There were more sentences analysed, "życie" was always mapped to "żyto".