![]() |
File Search | Catalog | Content Search |
Homepage: | - |
Package version: | - |
Architecture: | - |
Distribution: | FreeBSD distfiles |
Filename: | Hailo-0.70.tar.gz |
NAME Hailo - A pluggable Markov engine analogous to MegaHAL SYNOPSIS This is the synopsis for using Hailo as a module. See hailo for command-line invocation. # Hailo requires Perl 5.10 use 5.010; use Any::Moose; use Hailo; # Construct a new in-memory Hailo using the SQLite backend. See # backend documentation for other options. more»
Revision history for Hailo 0.70 2011-09-18 19:15:17 - When using --train-fast, remove the "flushing cache" message when done - Word tokenizer: * Improve tokenization of email addresses * Use backspace instead of escape as a magic character when capitalizing text in multiple passes, since it's less likely to appear in tokens. * Preserve casing more»
-*- outline -*- * Add utils/random-names to synopsis/usage example This is a very useful and easy to show use case of Hailo. * Don't pass the DBI connection string with --storage-args There's lots of per-driver syntax in the DBI connection string that we don't support. We don't support the MySQL syntax for reading auth details from ~/.my.cnf for example. Make Hailo be used like this: hai more»
This software is copyright (c) 2011 by Hinrik Örn Sigurðsson and Ævar Arnfjörð Bjarmason. This more»
[DIR] | Hailo-0.70/ (15) |