Skip to content

[Feature Request] Find infinitives from conjugated forms #22

@picomot

Description

@picomot

Hi @bretttolbert,

I hope you're doing great! In case you're planning to add more features to your package, here's my use case :

I have a list of sentences in French, with conjugated verbs. I am able to identify the verb (using spaCy) but I need to convert these conjugated verbs into their infinitive forms.

Eg: "Le grand-père mangeait une pomme" -spaCy-> "mangeait" (-verbecc-> "manger")

I think your Conjugator class only supports infinitive forms to conjugated forms. Do you consider adding the other way around ?

Thanks a lot for your work 😄

Best,
Victor

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