MaartenGr / KeyBERT

Minimal keyword extraction with BERT
https://MaartenGr.github.io/KeyBERT/
MIT License
3.47k stars 344 forks source link

Model Benchmark #170

Closed radandreicristian closed 1 year ago

radandreicristian commented 1 year ago

Hi, and thanks for this repository. It's very useful!

I wanted to ask if there are any benchmarks of this approach/method (with any of the embeddings), on the literature datasets like SemEval.

Thanks :D

MaartenGr commented 1 year ago

At the moment, there are no benchmarks of KeyBERT due to its modular nature and derivation of some existing papers. There might be in the future but for now the focus has remained on customization instead which complicates evaluation quite a bit.

radandreicristian commented 1 year ago

Thanks for the info. Keep up the great work!