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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Word Tree in D3.js

158 点作者 jasondavies大约 12 年前

12 条评论

ghc大约 12 年前
I see so many cool visualizations built with D3.js these days. All the libraries I used to build visualizations in the past were very limited and using them involved many tradeoffs, but D3.js seems just about limitless in what it can do. I can't wait to be able to give it a try. Too bad my company standardized on visualization toolkits some time before D3.js became a viable option.
评论 #5362398 未加载
nickknw大约 12 年前
Awesome job on this!<p>How does it decide which word to use initially? From what I can tell it picks the first one. I think the experience would be greatly enhanced if it did just a little extra processing and picked the most used word first. Or if it showed a list of the most used words that was selectable.
chevreuil大约 12 年前
Very cool use of transitions, one of the many fields where d3 really rocks. However, I've always wondered if word trees are really usefull... Sure it makes nice things with the Luther King speech or extract from the Bible.
dergachev大约 12 年前
Very nice! I'm really impressed that you made a bookmarklet for it.<p>Edit: demos are working fine now.
michaldudek大约 12 年前
This is super awesome! Any plans on releasing this on github?
评论 #5362768 未加载
cfontes大约 12 年前
Very nive idea... But I think one is missing.<p>Guess who it is...<p><pre><code> ____ Comming /</code></pre> ORCS --- See
merinid大约 12 年前
Very cool. Language is also data.
chookrl大约 12 年前
Great use of D3.js
njx大约 12 年前
beautiful, it needs to filter stop words
评论 #5362801 未加载
borplk大约 12 年前
amazing, i think it could also be used as a learning tool<p>imagine you feed a book to it and you can explore ideas from there
评论 #5362877 未加载
nautat大约 12 年前
Jason and Mike are such studs!
jQueryIsAwesome大约 12 年前
Doesn't work in Chrome 25 in W7<p><pre><code> XMLHttpRequest cannot load http://www-958.ibm.com/software/data/cognos/manyeyes/datasets/alice-in-wonderland-by-lewis-carroll/versions/1.txt. Origin http://www.jasondavies.com is not allowed by Access-Control-Allow-Origin. Failed to load resource: the server responded with a status of 504 (Gateway Time-out) http://www.jasondavies.com/xhr?url=http%3A%2F%2Fwww-958.ibm.com%2Fsoftware%2Fdata%2Fcognos%2Fmanyeyes%2Fdatasets%2Fobama-war%2Fversions%2F1.txt</code></pre>
评论 #5362419 未加载