String::Markov - A Moo-based, text-oriented Markov Chain module River stage zero No dependents

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 distribution

Decision::Markov - Markov models for decision analysis River stage zero No dependents

This 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

OODoc::Parser::Markov - Parser for the MARKOV syntax River stage zero No dependents

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

Amethyst/Brain/Markov.pm River stage zero No dependents

SHEVEK/Amethyst-1.00 - 13 Dec 2002 12:25:48 UTC - Search in distribution


StupidMarkov - A stupid Markov chain implementation. River stage zero No dependents

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 distribution

Algorithm::MarkovChain - Object oriented Markov chain generator River stage zero No dependents

Algorithm::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 distribution

Algorithm::MarkovChain::GHash - Object oriented Markov chain generator, glib/C storage River stage zero No dependents

This 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 distribution

Hailo - A pluggable Markov engine analogous to MegaHAL River stage one • 3 direct dependents • 5 total dependents

Hailo 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

PDL::HMM - Hidden Markov Model utilities in PDL River stage zero No dependents

MOOCOW/PDL-HMM-0.06005 - 06 Jun 2017 08:59:10 UTC - Search in distribution
  • PDL::HMM - Hidden Markov Model utilities in PDL

GitInsight - Predict your github contributions using Bayesian inference and Markov chain River stage zero No dependents

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

perl58delta - what is new for perl v5.8.0 River stage five • 10864 direct dependents • 31256 total dependents

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 distribution

cpansite - extend CPAN with private packages River stage zero No dependents

WARNING: 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 distribution

Template::Magic - Magic merger of runtime values with templates River stage one • 2 direct dependents • 2 total dependents

Template::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 distribution

PDL::LinearAlgebra::Real - PDL interface to the real lapack linear algebra programming library River stage one • 1 direct dependent • 1 total dependent

This 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

IOMux - simplify use of file-event loops, base class River stage one • 1 direct dependent • 1 total dependent

"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

Log::Report - report a problem, with exceptions and translation support River stage two • 37 direct dependents • 93 total dependents

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

Moot - libmoot : constants River stage one • 1 direct dependent • 1 total dependent

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

Mail::Box - manage a mailbox, a folder with messages River stage one • 8 direct dependents • 8 total dependents

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 distribution

Mail::Message - general message object River stage two • 8 direct dependents • 13 total dependents

A "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

71 results (0.08 seconds)