Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 510 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 510 Bytes

This repo is for generation text from rss with markov chain

##SETUP You only need to do this 1 time :

pushd markov/ ; make ; popd

This for compiling code source of markov generator from http://codes-sources.commentcamarche.net/source/52286-generateur-de-textes-aleatoires-coherents-chaines-de-markov

You also need python-feedparser and of course g++ for compiling markov ##USAGE

Just lauch ./rsstomarkov.sh and answers to questions

##UPLOAD Just scp/rsync/ftp or whatever the folder [Name you have set]