MaartenGr / KeyBERT

Minimal keyword extraction with BERT

Home Page:https://MaartenGr.github.io/KeyBERT/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Query keyphrase

celsofranssa opened this issue · comments

Hello,

Can you pass a keyphrase as a query? For instance, assuming a sentence and its n-grams, which n-grams are more similar to the sentence concerning the query keyphrase?

I think this is possible with guided KeyBERT as it allows you to input certain seeded keywords for which you want to find keyphrases.