Skip to content

Adding new lemmatization models #487

@qyzc27zvm8-crypto

Description

@qyzc27zvm8-crypto

Current lemmatization models make many mistakes, especially in complex languages such as German. They can be updated to the Large model, or better yet, to Transformer. For Transformer, PyTorch must be added. Docker does not work well with GPUs, so a CPU version is needed. This will increase the time it takes to import texts, and the import waiting time will need to be increased to avoid import errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions