Live data from Hacker News

Fakernews: Builds a Markov chain using HN post titles and generates fake posts

github.com

1–10 of 16 posts

Re: Fakernews: Builds a Markov chain using HN post titles and generates fake posts

#5
post #2

This has existed for quite some time. https://twitter.com/HNTitles

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.

Re: Fakernews: Builds a Markov chain using HN post titles and generates fake posts

#6
post #2

This has existed for quite some time. https://twitter.com/HNTitles

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.

Is there an algorithmic way of detecting this? Sometimes it seems like some of the comments on HN could have been written by an ai.

Re: Fakernews: Builds a Markov chain using HN post titles and generates fake posts

#10

What happens when you pit Markov chain fake news against Markov chain Donald Trump? https://filiph.github.io/markov/

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?
Post reply on HN