spion / triplie-ng

Chatbot with Markov chains BFS and Hebbian learning
MIT License
57 stars 16 forks source link

Install fails! #16

Closed linuxthefish closed 10 years ago

linuxthefish commented 10 years ago

Hi,

Fixed the install issue, when does the bot start replying? What do replies look like? Can you talk to the bot like:

: hi cat : hello -cat- {"words":{"counter":1158},"associations":{"counter":1236},"ngrams":{"counter":4957}}
spion commented 10 years ago

I fixed this issue by setting the default ngram length to 3. This should make the bot reply sooner. If you want to fix this for your bot too, give it the command

>set ai.ngram.length 3