Skip to content

Adding models #269

Description

@louisdo

Hi @MaartenGr,

Thank you for your efforts towards KeyBERT. I'm wondering is it possible to add two of my own models to KeyBERT

The former is a keyphrase generation model, while the latter is a sparse lexicon-based text embedding build for retrieval. Both can be used for keyphrase generation/extraction. The strength of these models is that they are very fast, as they do not require modeling noun phrase candidates (do not need to produce embeddings for keyphrase candidates, just need to do so for the input text).

If it is possible to add models. I would love to contribute. Please let me know if this is possible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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