SaaSHub helps you find the best software and product alternatives Learn more →
KeyBERT Alternatives
Similar projects and alternatives to KeyBERT
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
simple_keyword_clusterer
Discontinued A simple machine learning package to cluster keywords in higher-level groups.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better KeyBERT alternative or higher similarity.
KeyBERT discussion
KeyBERT reviews and mentions
Posts with mentions or reviews of KeyBERT.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-28.
-
I want to extract important keywords from large documents...
Use something else like KeyBERT or BERTopic: https://github.com/MaartenGr/KeyBERT It's much faster.
-
[D]: Predict the most probable document including the answer to a given question
Using keyword similarity using KeyBERT:https://github.com/MaartenGr/KeyBERT (i.e. loading keywords for each of the given documents and compare to the keywords of the question)
-
BERT execution time
Would anyone know an equation or a general rule of thumb for how long it would take this BERT algorithm (KeyBERT: https://github.com/MaartenGr/KeyBERT) to select n keywords from a string of character length m on a GPU of certain relevant specs?
-
[P] Building model to extract keywords from legal documents
Look into rake, pke, phrasemachine, pyate, keybert.
- Alternate approaches to TF-IDF?
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jan 2025
Stats
Basic KeyBERT repo stats
5
3,653
6.5
6 months ago
MaartenGr/KeyBERT is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of KeyBERT is Python.