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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Markov-generated Quora questions

3 点作者 cjlm将近 13 年前

1 comment

willvarfar将近 13 年前
Many years ago - before public Internet even - I wrote a markov 'fog' maker. It produced complete unintelligible sentences.<p>But the thing that sticks in the mind was how, on the first run, one phrase right in the middle somehow stuck out:<p><pre><code> herbaceous.. </code></pre> When you pick such a rare word in the corpus, you kind of railroaded into very limited continuations:<p><pre><code> herbaceous border... </code></pre> ok, where will the markov go now?<p><pre><code> herbaceous border disputes. </code></pre> Loved it! :)