mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
d44690bc91
Changes: http://search.cpan.org/dist/Hailo/Changes PR: ports/160840 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
13 lines
566 B
Plaintext
13 lines
566 B
Plaintext
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/
|