Skip to content

Cannot use Uyghur 2.5 model #47

@alexeyev

Description

@alexeyev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions