Markov K RAM
Component Description
-
Handles learning & replying using K-order Markov Chains, with k >= 2.
-
Knowledge is kept in RAM.
JabberHive Protocol Compatibility
Protocol Version(s): |
1 |
Inbound Connection(s): |
Multiple |
Outbound Connection(s): |
None |
Pipelining: |
No |
Behavior: |
Server |
Dependencies
- POSIX compliant OS.
- C compiler (with C99 support).
- (GNU) make.
Download Links
How to Use
- Download the source code from either website.
- Enter the following command:
$ make
.
-
Run
$ ./jh-markov-k-ram
to see how to use the binary.