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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Concept Taxonomy Tools?

4 点作者 mud_dauber超过 1 年前
I&#x27;ve got a Pocket bookmark repo with ~15K articles in it. I&#x27;m reasonably disciplined about tagging each saved article, but am swimming in tags (~1200). I&#x27;m attempting to organize the tags offline using pencil &amp; paper (doing it in a code editor isn&#x27;t cutting it.). Pocket attempts to streamline things but their UI leaves a lot to be desired - and is platform dependent.<p>It&#x27;s a laborious but interesting exercise - the paper taxonomy looks like it will have 50-100 top-level topics with 10-30 subtopics under each.<p>- Some are concatenations (jobdefs-career-work, fun-humor). - Some have multiple meanings (attention&#x2F;behavior &amp; attention&#x2F;LLMs). - Some are being renamed as I go. (chat -&gt; chatgpt)<p>Once complete I&#x27;ll try matching this list with another pulled from my personal Jekyll site.<p>I looked at 1-2 online taxonomy tools before embarking on this sacred quest. Does this community have a favorite tool, for this type of job-to-be-done?

1 comment

CrypticShift超过 1 年前
Did you try ChatGPT? It may also assist you in the matching.<p>As a visual helper, you could also chart the 1K tags as embeddings in a 2D graph [1]<p>My setup when manually working on this is a split-screen outliner (filter, drag&amp;drop...).<p>Once the taxonomy is done, I assume you will not be able to reflect those levels back in pocket ? I just see a flat list of tags there.<p>[1] <a href="https:&#x2F;&#x2F;cookbook.openai.com&#x2F;examples&#x2F;visualizing_embeddings_in_2d" rel="nofollow">https:&#x2F;&#x2F;cookbook.openai.com&#x2F;examples&#x2F;visualizing_embeddings_...</a>
评论 #39169920 未加载