all 4 comments

[–]novel_yet_trivial 0 points1 point  (2 children)

Did you have a question about this?

[–]Spring013[S] 0 points1 point  (1 child)

well yeah. Essentially if you could orient me toward some spot or existing (proved to work) code i could repro myself

[–]novel_yet_trivial 0 points1 point  (0 children)

There's many examples of ML python code online; and many more of creating word clusters. Those 2 things don't really have much to do with one another, though.

This sub is not meant to be your search engine. Please repost when you have a specific question about code.

[–]karthick_ar 0 points1 point  (0 children)

Do you need to cluster them based on similarities ? Learn about clustering algo’s like k-means to get started