README - annna - Annna the nice friendly bot. HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/ DIR Log DIR Files DIR Refs DIR Tags DIR README --- README (432B) --- 1 A simple shell script that implements a generator of technologies 2 using an unbiased Markov chain. 3 4 The chain produces phrases containing at least two technologies. 5 Then, the probability to include N technologies with N>2 decreases 6 as 1/(FREW)^(N-2), where FREQ is a parameter of the script "markov". 7 8 Please check the BASE variable, which should point to the folder where 9 the script `markov` and the associated files are contained.