freebsd-ports/textproc/p5-Hailo/pkg-descr
Sunpoet Po-Chuan Hsieh d44690bc91 - Update to 0.70
Changes:	http://search.cpan.org/dist/Hailo/Changes
PR:		ports/160840
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2011-09-20 10:09:15 +00:00

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/