Markov Me

November 13th, 2013
blog, markov, meta
Facebook today is full of people posting sentences from what-would-i-say which generates new you-ish sentences from your Facebook posting history. Because people don't post that many statuses, it doesn't have too much to work with and has to use a small unigram/bigram model. I like some of the ones it gets for me, but a bigger corpus should help. [1] Feeding all of my blog posts into a simple trigram generator I wrote I get: [1] To select random words I needed to total up how many words I've written here. Apparently that would be 330k. That's kind of a lot.

Comment via: google plus, facebook

Recent posts on blogs I like:

Development RCTs Are Good Actually

In defense of trying things out

via Thing of Things March 25, 2024

Clarendon Postmortem

I posted a postmortem of a community I worked to help build, Clarendon, in Cambridge MA, over at Supernuclear.

via Home March 19, 2024

How web bloat impacts users with slow devices

In 2017, we looked at how web bloat affects users with slow connections. Even in the U.S., many users didn't have broadband speeds, making much of the web difficult to use. It's still the case that many users don't have broadband speeds, both …

via Posts on March 16, 2024

more     (via openring)