mirror of
https://github.com/arnaucube/flock-botnet.git
synced 2026-02-06 19:16:39 +01:00
readme update
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# flock-botnet
|
||||
# flock-botnet [](https://goreportcard.com/report/github.com/arnaucode/flock-botnet)
|
||||
|
||||
A twitter flock botnet with bots replying tweets with text generated by Markov chains
|
||||
A twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains
|
||||
|
||||
#### generating text with Markov chains
|
||||
### generating text with Markov chains
|
||||
Markov chain: https://en.wikipedia.org/wiki/Markov_chain
|
||||
|
||||
The algorithm calculates the probabilities of Markov chains, analyzing a considerable amount of text, for the examples, I've done it with the book "The Critique of Pure Reason", by Immanuel Kant (http://www.gutenberg.org/cache/epub/4280/pg4280.txt).
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user