Skip to content

Returning all possible lemmas for a single word #132

Open
@zeeyado

Description

@zeeyado

I've had a look at simplemma previously, and I'm sure there was a method to load a language (simplemma.load_data or similar), then a method for returning all possible lemmas (simplemma.lemmatize_all I think). But it has been a while.

Is it possible to achieve this?

To be clear, I mean that a single word search like "ground" should return "grind" and "ground" as lemmas, and something like "saw" should return "saw" and "see", and so on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions