LIAAD/yake

any comparison between Yake and KeyBERT?

km5ar opened this issue · 4 comments

km5ar commented

any comparison between Yake and KeyBERT?

I did a subjective comparison between the two for non-english. In my case, Yake performed better than KeyBERT according to couple of aspects.

  • KeyBert was slower than Yake
  • KeyBert considers semantic meaning when suggesting keywords. In my case I wanted to summarize the text with keywords similar to each other even though they are semantically similar, yet the KeyBERT extracted the most relevant keywords that were the least similar to each other.
km5ar commented

@aysebilgegunduz Thank you for your insights! it is super helpful!

  • Did you happened to uploaded your comparison on github? just interested to see how you compared it, if not, no worries!

No, unfortunately I didn't uploaded to anywhere the dataset I used to compare is private.

km5ar commented