Keyword Clustering Tool.

MisterF

Veteran Member
Founding Member
Sapphire Member
Bronze Star Bronze Star Bronze Star Bronze Star
Joined
Apr 10, 2025
Messages
504
Reaction Score
1,411
Feedback
0 / 0 / 0
Keyword Clustering Tool. This clusters semantically using embeddings and k-means algorithm. This is based on Google documentation.

This is the link: https://pirateserp.com/keyword-clustering-tool/?

You will need to register, so use a spare email address.

This was created by Casey Keith, who knows his stuff and is a retired Google engineer.
He's just created this.

I am not affiliated with it.
 
Such a nice intro... he/she should add it to CV and LinkedIn recommendations :LOL:
For once I can't even make a joke because my heart's broken over their situation, definitely look into a few of their videos

don't punch your monitor
 


K-Means groups keywords based on literal similarity in vector space (usually from TF-IDF or word2vec).

While BERTopic (the one I use) capture deep semantic meaning and uses language models like BERT.
 
Back
Top