Hailo::Engine::Default - The default engine backend for L


Hailo documentation  | view source Contained in the Hailo distribution.

Index


NAME

Top

Hailo::Engine::Default - The default engine backend for Hailo

DESCRIPTION

Top

This backend implements the logic of replying to and learning from input using the resources given to the engine roles.

It generates the reply in one go, while favoring some of the tokens in the input, and returns it. It is fast and the replies are decent, but you can get better replies (at the cost of speed) with the Scored engine.

AUTHORS

Top

Hinrik Örn Sigurðsson, hinrik.sig@gmail.com

Ævar Arnfjörð Bjarmason <avar@cpan.org>

LICENSE AND COPYRIGHT

Top


Hailo documentation  | view source Contained in the Hailo distribution.