I could not make it work with Python 3.9.5 and I had to downgrade it to Python 3.8.10 to make it compatible with the specified Spacy version.
On the other hand, are there any plans on implementing this for Spacy v3? There are new languages available for this Spacy version for which I would like to use this framework.
Hi @onadegibert, thank you for letting me know that the repo breaks on python 3.9!
I hope to address this soon, but if anyone wants to take up the glove that would be great :)
Hi there,
thank you for the amazing work!
I could not make it work with Python 3.9.5 and I had to downgrade it to Python 3.8.10 to make it compatible with the specified Spacy version.
On the other hand, are there any plans on implementing this for Spacy v3? There are new languages available for this Spacy version for which I would like to use this framework.
Best, Ona.