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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Inifinite Monkey Theorem: Recreating Shakespeare using Hadoop and EC2

10 点作者 colinloretz超过 13 年前

4 条评论

dialtone超过 13 年前
Instead of having monkeys typing random characters and then collating together, it would have been more interesting to have monkeys typing the entire work at once and then selecting the work from the monkey with the closest output to 'breed' (use the output as the basis for a new generation of monkeys that will always type those letters in those positions with a very high probability [you accept mutations]).<p>This would have been faster and more interesting.<p>For reference, this theorem was and is often used to counter evolutionism, but those that try to use it in this way fail to grasp that evolution is not random but selects the fittiest according to survival ability. By setting the survival rule to 'proximity to Shakespeare' you'd reach the end result relatively quickly.<p><a href="http://en.wikipedia.org/wiki/Infinite_monkey_theorem" rel="nofollow">http://en.wikipedia.org/wiki/Infinite_monkey_theorem</a>
laserDinosaur超过 13 年前
This seems to be missing the point. The theorem is that a monkey typing forever would eventually produce the complete works of William Shakespeare. This test seems to be having a huge number of monkeys typing random letters that might make up words, and if a word matches a Shakespeare play it is marked in green. In other words, it's just randomly generating words and slowly building a Shakespeare play. This doesn't seem hard at all.<p>Unless I'm missing something these seem to be two completely different experiments. One saying that a monkey given enough time could randomly create Shakespeare, and one saying given enough monkeys making random words they could eventually check off all words in a Shakespeare play.
评论 #2927631 未加载
评论 #2927633 未加载
评论 #2929769 未加载
eljefe6a超过 13 年前
I already did the the more orthodox version of the saying (<a href="http://www.jesse-anderson.com/2011/06/a-million-amazonian-monkeys/" rel="nofollow">http://www.jesse-anderson.com/2011/06/a-million-amazonian-mo...</a>). Due to my non-infinite resources, I had to come up with another way of attaining the goal. The saying doesn't come with a list of rules and could be interpreted in both ways.
sircambridge超过 13 年前
yeah. I agree. its missing the point. It should only count if it randomly generates an entire work continuously. All he's doing is generating 9 character segments and fitting them in.