-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Dear colleagues,
thank you for your work on this package!
When I try to use the pre-downloaded Uyghur model
nlp = spacy_udpipe.load_from_path(lang="ug",
path="./resources/uyghur-udt-ud-2.5-191206.udpipe",
meta={"description": "Uyghur 2.5 model."})
I receive the following error:
ImportError: [E048] Can't import language ug or any matching language from spacy.lang: No module named 'spacy.lang.ug'
Are there any proper solutions or workarounds for this issue?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels