index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
markov.rb
Age
Commit message (
Expand
)
Author
2015-08-09
Update markov.rb
Marshall Roch
2014-02-20
[plugins] random permissions fix
Matthias H
2012-08-31
markov: be more robust about flaky dbs
Giuseppe Bilotta
2011-12-07
markov: mention learn in summary help
Giuseppe Bilotta
2011-12-04
markov: document 'learn from <file>'
Giuseppe Bilotta
2010-09-30
Revert "markov: removed unnecessary mutexes"
Giuseppe Bilotta
2010-06-28
markov: strip lines before learning them
Giuseppe Bilotta
2010-01-26
markov: detect addressing-by-nick in channel
Voker57
2010-01-25
markov: fix delay
Giuseppe Bilotta
2010-01-25
markov: unify should_talk
Giuseppe Bilotta
2010-01-25
markov: whitespace cleanup
Giuseppe Bilotta
2010-01-26
markov: removed unnecessary mutexes
Voker57
2010-01-26
markov: close registry correctly
Voker57
2010-01-26
markov: Intern only when it makes sense
Voker57
2010-01-26
markov: stats
Voker57
2010-01-26
markov: Moved weighted pick to separate function
Voker57
2010-01-26
markov: learn message after maybe replying to it.
Voker57
2010-01-26
markov: bidirectional line generating
Voker57
2010-01-26
markov: ignore word patterns
Voker57
2010-01-26
markov: fixed parameter type
Voker57
2010-01-26
markov: use not only first two first words for building phrase
Voker57
2010-01-26
markov: separate probability for answering when adressed
Voker57
2010-01-26
markov: read-only list
Voker57
2010-01-26
markov: made delay an option, fixed non-replied status
Voker57
2009-08-26
ruby 1.9: get rid of colons in case statements
franz
2009-03-03
markov: ensure messages are cleaned before learning and replying.
Spencer Rinehart
2009-03-01
markov: v2 storage
Giuseppe Bilotta
2009-02-28
markov: refactor triplet learning
Giuseppe Bilotta
2009-02-28
markov: refactor word picking
Giuseppe Bilotta
2009-02-26
markov: add config option for delay in learning thread
Raine Virta
2009-02-26
markov: organize help
Raine Virta
2009-02-26
markov: add command for learning from files
Raine Virta
2009-02-26
markov: enable gettext for more replies
Raine Virta
2009-02-25
markov: Only work with unreplied messages.
Spencer Rinehart
2009-02-22
markov: try harder when generating strings
Giuseppe Bilotta
2009-02-22
markov: learn vs learn_line
Giuseppe Bilotta
2009-02-19
remove whitespace
Raine Virta
2009-02-12
markov: localize strings
Giuseppe Bilotta
2009-02-12
markov: show queue size only when not empty
Giuseppe Bilotta
2009-02-12
markov plugin: add the size of the learning queue to the status message.
Spencer Rinehart
2009-01-28
markov plugin: stricter permission on ignore and probability
Giuseppe Bilotta
2009-01-22
+ (reply) config option to force reply to query
Simon Hafner
2009-01-22
* (plugins) changed to the new reply schema (:nick)
Simon Hafner
2008-08-08
markov plugin: always plain replies when chipping in
Giuseppe Bilotta
2008-08-06
markov plugin: don't echo a line a line that is just a substring of the input...
Giuseppe Bilotta
2008-08-06
markov plugin: configurable maximum number of words
Giuseppe Bilotta
2008-08-06
markov plugin: use symbol when deleting obsolete config key
Giuseppe Bilotta
2008-08-03
markov plugin: add ability to ignore channels and not just single users
Giuseppe Bilotta
2008-07-03
markov plugin: don't raise if seed message doesn't have enough words
Giuseppe Bilotta
2008-06-30
* markov: lowered the priority of the learning thread
dmitry kim
[next]