Andreas Neue
|
426511785e
|
markov.go: dont remove commas from messages
|
2019-08-27 15:16:13 +02:00 |
an
|
59bf94f173
|
markov.go: undo multiple line responses
|
2019-08-26 23:11:58 +02:00 |
an
|
c85e1adcc4
|
markov.go: multiple line responses
|
2019-08-26 19:43:31 +02:00 |
an
|
7fe45e2bc7
|
markov.go: slightly reworked
|
2019-08-26 07:21:27 +02:00 |
an
|
ea01cd063e
|
markov.go: more debugging
|
2019-08-25 14:33:45 +02:00 |
an
|
84e0f661c8
|
markov: undo string cleanup changes
|
2019-08-24 14:54:11 +02:00 |
an
|
fac04ea3dc
|
markov
|
2019-08-24 14:44:52 +02:00 |
an
|
75b18d7107
|
markov
|
2019-08-24 14:39:55 +02:00 |
an
|
a517f0d638
|
markov: fixed severe bug in Shift()
|
2019-08-24 09:06:39 +02:00 |
an
|
327ce86ccd
|
markov: removed some debug stuff
|
2019-08-24 08:05:29 +02:00 |
an
|
ede74c275f
|
markov: dont learn own messages
|
2019-08-24 07:37:39 +02:00 |
Andreas Neue
|
e31a37c715
|
test
|
2019-08-01 15:31:16 +02:00 |
Andreas Neue
|
664d8bfcb3
|
test
|
2019-08-01 15:23:37 +02:00 |
Andreas Neue
|
45ba50b132
|
test
|
2019-08-01 15:16:16 +02:00 |
Andreas Neue
|
2c4dc46c53
|
test
|
2019-08-01 15:12:58 +02:00 |
Andreas Neue
|
ca36942e3a
|
test
|
2019-08-01 15:07:51 +02:00 |
Andreas Neue
|
f026c3a67d
|
test
|
2019-08-01 15:07:07 +02:00 |
an
|
3c7b7e5727
|
Changed code.dnix.de to git.dnix.de
|
2017-12-15 09:59:28 +01:00 |
an
|
ad20283c23
|
Make lib fully protocol agnostic
|
2017-06-28 23:28:39 +02:00 |
an
|
080ab0b19f
|
Removed ModParams array
|
2017-06-28 13:08:23 +02:00 |
an
|
b30ccd0171
|
modules/weather: new config flag for api key
|
2017-06-25 12:03:49 +02:00 |
Andreas Neue
|
08ad03b4fa
|
quiz.go: fixed a bug destroying the ranklist
|
2017-05-27 11:35:15 +02:00 |
Andreas Neue
|
4388bc22b8
|
markov.go: a few changes
|
2016-11-27 00:34:25 +01:00 |
Andreas Neue
|
abdab70ce1
|
markov.go: Import text after loading state file
|
2016-11-05 10:56:40 +01:00 |
Andreas Neue
|
5f9238a433
|
markov.go: learning after answering (prevents repition of input)
|
2016-11-05 10:40:20 +01:00 |
Andreas Neue
|
0f080a2946
|
markov.go: Convert text input to lowercase before parsing
|
2016-11-03 18:08:01 +01:00 |
Andreas Neue
|
450abd2ced
|
Several changes in answer generation in markov module
|
2016-11-03 18:04:40 +01:00 |
Andreas Neue
|
cbe213af65
|
Markov module
|
2016-11-01 18:34:05 +01:00 |