d44690bc91
Changes: http://search.cpan.org/dist/Hailo/Changes PR: ports/160840 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
12 lines
566 B
Text
12 lines
566 B
Text
Hailo is a fast and lightweight markov engine intended to replace AI::MegaHAL.
|
|
Hailso has a Mouse (or Moose) based core with pluggable storage, tokenizer and
|
|
engine backends.
|
|
|
|
Hailo is similar to MegaHAL in functionality, the main differences (with the
|
|
default backends) being better scalability, drastically less memory usage, an
|
|
improved tokenizer, and tidier output.
|
|
|
|
With Hailo, you can create, modify, and query Hailo brains. To use Hailo in
|
|
event-driven POE applications, you can use the POE::Component::Hailo wrapper.
|
|
|
|
WWW: http://search.cpan.org/dist/Hailo/
|