String::Markov is a Moo-based Markov Chain module, designed to easily consume and produce text....
GMATHEWS/String-Markov-0.009 - 27 Dec 2014 02:55:56 UTC - Search in distributionThis module provides functions used to built and evaluate Markov models for use in decision analysis. A Markov model consists of a set of states, each with an associated utility, and links between states representing the probability of moving from on...
ALANSZ/Decision-Markov-0.03a - 05 Oct 2004 03:03:50 UTC - Search in distribution- Decision::Markov::State - Markov state object for Decision::Markov
The Markov parser is named after the author, because the author likes to invite other people to write their own parser as well: every one has not only their own coding style, but also their own documentation wishes. The task for the parser is to stri...
MARKOV/OODoc-2.01 - 11 Nov 2015 11:29:35 UTC - Search in distribution- lib/OODoc/Parser/Markov.pm
- OODoc - object oriented production of code related documentation
- OODoc::Parser - base class for all OODoc parsers.
JSIME/App-RoboBot-4.004 - 19 Mar 2017 04:23:54 UTC - Search in distribution
BIG FAT NOTE: THIS IS A /REALLY/ STUPID IMPLEMENTATION! It works (for the most part) for me. I didn't write it to be a complete implementation, or even a sane one. If you're looking for something other than a toy, please check the SEE ALSO section fo...
JTGANS/StupidMarkov-0.002 - 10 May 2009 18:17:03 UTC - Search in distributionAlgorithm::MarkovChain is an implementation of the Markov Chain algorithm within an object container. It is implemented as a base class, "Algorithm::MarkovChain::Base", with storage implementations of a hash ("Algorithm::MarkovChain"), and an fairly ...
RCLAMP/Algorithm-MarkovChain-0.06 - 09 May 2004 01:59:47 UTC - Search in distributionThis module implements glib storage for Algorithm::MarkovChain. You'll need "glib" installed to make this happy....
RCLAMP/Algorithm-MarkovChain-GHash-0.01 - 12 Jul 2002 02:51:56 UTC - Search in distributionHailo is a fast and lightweight markov engine intended to replace AI::MegaHAL. It has a pluggable storage, tokenizer and engine backends. It is similar to MegaHAL in functionality, the main differences (with the default backends) being better scalabi...
AVAR/Hailo-0.75 - 28 Nov 2018 11:10:30 UTC - Search in distribution- hailo - Command-line interface to the Hailo Markov bot
- Hailo::Role::Storage - A role representing a Hailo storage backend
- Hailo::Role::Engine - A role representing a Hailo engine backend
MOOCOW/PDL-HMM-0.06005 - 06 Jun 2017 08:59:10 UTC - Search in distribution
- PDL::HMM - Hidden Markov Model utilities in PDL
GitInsight is module that allow you to predict your github contributions in the "calendar contribution" style of github (the table of contribution that you see on your profile page)....
MUDLER/GitInsight-0.06 - 03 Nov 2014 19:02:09 UTC - Search in distribution- GitInsight::Util - A set of functions that uses PDL to produce stats
This document describes differences between the 5.6.0 release and the 5.8.0 release. Many of the bug fixes in 5.8.0 were already seen in the 5.6.1 maintenance release since the two releases were kept closely coordinated (while 5.8.0 was still called ...
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 UTC - Search in distributionWARNING: A lot has changed with the 1.01 release. Please read more about these changes in the file "explain_101.txt" included in the distribution. The "cpansite" script is used to create your own CPAN server. The logic is implemented in CPAN::Site::I...
MARKOV/CPAN-Site-1.15 - 14 Jan 2018 10:04:40 UTC - Search in distributionTemplate::Magic is a "magic" interface between programming and design. It makes "magically" available all the runtime values - stored in your variables or returned by your subroutines - inside a static template file. In simple cases there is no need ...
SKNPP/Template-Magic-1.4 - 05 Mar 2012 22:57:11 UTC - Search in distributionThis module provides an interface to parts of the real lapack library. These routines accept either float or double piddles....
ETJ/PDL-LinearAlgebra-0.14 - 09 Dec 2019 01:16:23 UTC - Search in distribution- PDL::LinearAlgebra - Linear Algebra utils for PDL
"IOMux" is designed to take the effort out of managing multiple socket, file or pipe connections within a single process. It is essentially a really fancy front end to various kinds of event mechanisms, currently limited to "select" and "poll". In ad...
MARKOV/IOMux-1.01 - 15 Jan 2020 13:19:21 UTC - Search in distribution- IOMux::IPC - exchange data with external command
- IOMux::Bundle - logical group of connections
- IOMux::Handler - handle a connection
- 13 more results from IOMux »
Get messages to users and logs. "Log::Report" combines three tasks which are closely related in one: . logging (like Log::Log4Perl and syslog), and . exceptions (like error and info), with . translations (like "gettext" and Locale::TextDomain) You do...
MARKOV/Log-Report-1.29 - 08 Nov 2019 08:19:44 UTC - Search in distribution- Log::Report::Message - a piece of text to be translated
- Dancer2::Plugin::LogReport - logging and exceptions via Log::Report
- Log::Report::Domain - administer one text-domain
- 16 more results from Log-Report »
The Moot module provides an object-oriented interface to the libmoot library for Hidden Markov Model part-of-speech tagging....
MOOCOW/Moot-2.0.14 - 16 Feb 2018 12:52:58 UTC - Search in distribution- Moot - Perl interface to the libmoot part-of-speech tagging library
- Moot::HMM - libmoot : HMM
- Moot::Ngrams - libmoot : n-gram frequencies
- 12 more results from Moot »
A Mail::Box::Manager creates "Mail::Box" objects. But you already knew, because you started with the Mail::Box-Overview manual page. That page is obligatory reading, sorry! "Mail::Box" is the base class for accessing various types of mailboxes (folde...
MARKOV/Mail-Box-3.009 - 18 Aug 2020 08:01:21 UTC - Search in distributionA "Mail::Message" object is a container for MIME-encoded message information, as defined by RFC2822. Everything what is not specificaly related to storing the messages in mailboxes (folders) is implemented in this class. Methods which are related to ...
MARKOV/Mail-Message-3.009 - 07 Feb 2020 14:23:20 UTC - Search in distribution- Mail::Message::Body - the data of a body in a message
- Mail::Message::Field - one line of a message header
- Mail::Reporter - base-class and error reporter for Mail::Box
- 55 more results from Mail-Message »