79578551

Date: 2025-04-17 05:52:10
Score: 1.5
Natty:
Report link

Maybe the following approach will help. Try to use usual LLM (like llama, qwen, deeepseek etc..). Specify all possible categories in prompt and ask model to pick categories that fit to some text :)

Also you can get embeddings from all texts and feed them into multiclustering algorithm. Here's an example of such algorithm - https://www.researchgate.net/figure/Proposed-K-multicluster-algorithm_fig2_346086809.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Misty Eye