TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Clustering Text Embeddings

3 点作者 jimle_uk9 个月前
I&#x27;ve been playing around with clustering text embeddings to find similar groups of things.<p>Grouping similar things is useful because:<p><pre><code> \* For your user surveys, quickly find similar answers to group participants and find personas \* For your reviews, quickly group customers who have similar complaints to spot issues early \* For community comments, figure what the heck everyone else is saying before adding your own informed opinion </code></pre> I built 3 demos as n8n workflow templates which show you how to do this:<p><pre><code> (1) https:&#x2F;&#x2F;n8n.io&#x2F;workflows&#x2F;2372-survey-insights-with-qdrant-python-and-information-extractor&#x2F; (2) https:&#x2F;&#x2F;n8n.io&#x2F;workflows&#x2F;2373-customer-insights-with-qdrant-python-and-information-extractor&#x2F; (3) https:&#x2F;&#x2F;n8n.io&#x2F;workflows&#x2F;2374-community-insights-using-qdrant-python-and-information-extractor&#x2F; </code></pre> I had a lot of fun building these use-cases and I hope you find them useful. Let me know what you think!<p>Jim Le Follow me on LinkedIn (<a href="https:&#x2F;&#x2F;linkedin.com&#x2F;in&#x2F;jimleuk" rel="nofollow">https:&#x2F;&#x2F;linkedin.com&#x2F;in&#x2F;jimleuk</a>) or X&#x2F;Twitter (<a href="https:&#x2F;&#x2F;x.com&#x2F;jimle_uk" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;jimle_uk</a>)

暂无评论

暂无评论