Reminds me of the spam text generated for linkfarms and such --- probably because they use the same algorithm. It gives the same "uncanny valley" feeling of looking like it was written by a human, but upon closer inspection becomes much less believable.
Then again, some of them don't look "Markovian" enough and appear to be verbatim real article titles.
This seems to perform better than the OP's link. Does anybody know why that is? Are there certain forms of data for which Markov chains perform better?
1. Highlighted in the conclusion of the Trump Tweet article above, the idiosyncratic voice employed by 45 makes the generated tweets very familiar to his tweeting patterns
2. The Trump Tweet chains are better optimized when it comes to probability and state management. The article goes into some detail about this in the Implementation Details section.
As the sibling comment talks about, I think DJT's tweeting pattern helps. He often uses short sentences, so with Markov order 2 (every three words generated is a quote, more or less), there number of seams per sentence is lower. (By seams, I mean places where the generated text seems disjointed because the Markov chain consists of two non-semantic or semantically ambiguous tokens.)
Similar to this on reddit is the Subreddit Simulator[0].
The subreddit is populated entirely by bots that make posts based on Markov chains, each one trained from the posts on a specific other subreddit. The bots even post comments based on the comments from their assigned subreddit. Some of the results are hilarious.
15 comments
[ 4.5 ms ] story [ 47.0 ms ] threadhttps://twitter.com/HNTitles
Then again, some of them don't look "Markovian" enough and appear to be verbatim real article titles.
https://filiph.github.io/markov/
1. Highlighted in the conclusion of the Trump Tweet article above, the idiosyncratic voice employed by 45 makes the generated tweets very familiar to his tweeting patterns
2. The Trump Tweet chains are better optimized when it comes to probability and state management. The article goes into some detail about this in the Implementation Details section.
And then test how many of them survive the scrutiny of USPTO officers.
haha, Love it!
The subreddit is populated entirely by bots that make posts based on Markov chains, each one trained from the posts on a specific other subreddit. The bots even post comments based on the comments from their assigned subreddit. Some of the results are hilarious.
[0] https://www.reddit.com/r/SubredditSimulator