otknoy / markov_chain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markov chain

how to use

1行に1タイトル名が書かれたテキストファイルを標準出力から食わしてください。

otknoy:markov_chain otknoy$ cat ~/Desktop/av_titles.txt | ./markov_chain.py | tee result.txt

result

https://gist.github.com/otknoy/8ad52eccd1bfa3a89265

About


Languages

Language:Python 100.0%