| Blockland Forums > Modification Help |
| How do I do a first-order markov chain? (Monty chatbot on torquescript) |
| (1/4) > >> |
| Axolotl:
This is what I want to do: http://www.jibble.org/dynamicgraph.php I want to do it without the GUI interface. You can try using http://forum.blockland.us/index.php?topic=177446.0 If you can't code this, I'll try to do it myself. |
| Axolotl:
Oh boy, I think I will have to do simsets using contents fileobjects to do this. I will use a syntax in a text file like this S = Start Node (start the chain with this) E = End Node (break the while(){} loop with this) --- Code: ---S you 1 you are 1 you little 2 are cake 2 little cake 3 cake liar E liar --- End code --- I'd have to get firstWord for the first |
| Ipquarx:
Um It says it's not intelligent. So why would you use it? |
| Brian Smithers:
I might just use this idea. |
| Axolotl:
--- Quote from: Ipquarx on March 10, 2012, 07:51:31 PM ---Um It says it's not intelligent. So why would you use it? --- End quote --- It is the easiest markov chain to script. The results are humorous, too. oh god I have to do an index simset of all of the word container simset IDs |
| Navigation |
| Message Index |
| Next page |