Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
4 results tagged markov_chain  ✕
randtxt: Random text generator https://github.com/pboyd/randtxt
Sat 13 Oct 2018 08:44:04 PM CEST
QRCode

Generates random text from Markov chains of tagged source text.

An example text is included which was derived from Plato's Ion:

Have you already forgotten what you were saying?
A rhapsode ought to interpret the mind of the poet.
For the rhapsode ought to interpret the mind of the poet.
For the poet is a light and winged and holy thing,
and there is Phanosthenes of Andros,
and Heraclides of Clazomenae,
whom they have also appointed
to the command of their armies and to other offices,
although aliens, after they had shown their merit.
And will they not choose Ion the Ephesian to be their general,
and honour him, if he prove himself worthy?
ai coding_lang:go machine_learning markov_chain software source_code text_generation
Kinda okay generated text https://pboyd.io/posts/random-text/
Sat 13 Oct 2018 08:42:22 PM CEST
QRCode

I recently wrote a Markov chain package which included a random text generator. The generated text is not very good.

The rest of this post covers the evolution of the main algorithm.

ai article machine_learning markov_chain text_generation
fakernews: builds a markov chain using the top 500 post titles on HN and generates fake HN posts https://github.com/mb-14/gomarkov/blob/master/examples/fakernews/README.md
Sat 06 Oct 2018 10:37:39 PM CEST
QRCode

fakernews builds a markov chain using the top 500 post titles on HN and generates fake HN posts.

This is an example program to demonstrate the capabilities of a Golang library to build Markov models.

coding_lang:go machine_learning markov_chain opensource software source_code
How I generated inspirational quotes with less than 20 lines of python code https://codeburst.io/how-i-generated-inspirational-quotes-with-less-than-20-lines-of-code-38273623c905
Wed 22 Aug 2018 03:30:18 AM CEST
QRCode

“Don’t think of the overwhelming majority of the impossible.”
“Grew up your bliss and the world.”
“what we would end create, creates the ground and you are the one to warm it”
“look and give up in miracles”

All the quotes above have been generated by a computer, using a program that consists of less than 20 lines of python code.

Image

AI article machine_learning markov_chain NLP python text_generation
3654 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn