juntaoy / aracoref

Code for Neural Coreference Resolution for Arabic
Apache License 2.0
10 stars 1 forks source link

Training the model for Hebrew #13

Open shaked571 opened 8 months ago

shaked571 commented 8 months ago

Hi,

First, thank you for sharing the code in this repository.

I'm not sure if this repository is still maintained, but if I wish to use the model to train on other languages such as Hebrew, which have similar issues as a morphologically rich language, is there any up-to-date code version that uses libraries such as Hugging Face? I wish to work with a Hebrew-trained model.

Also, besides the fastText vectors, do I need anything else?

Thanks