The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "speech"

Mac::Speech - Provide interface to PlainTalk (Speech Manager) River stage one • 2 direct dependents • 2 total dependents

Access to Inside Macintosh is essential for proper use of these functions. Explanations of terms, processes and procedures are provided there. Any attempt to use these functions without guidance can cause severe errors in your machine, including corr...

CNANDOR/Mac-Carbon-0.82 - 06 Oct 2009 04:54:36 UTC - Search in distribution
  • Mac::Files - Macintosh Toolbox Interface to the File and Alias Manager
  • Mac::Gestalt - Macintosh Toolbox Interface to the Gestalt Manager
  • Mac::Carbon - Access to Mac OS Carbon API

Speech::Swift - Perl extension for the Cepstral Text-to-Speech Engine River stage one • 1 direct dependent • 1 total dependent

ENGINE FUNCTIONS swift_engine_open($params) opens a new swift engine instance. $params is a swift_params object returned by swift_params_new(). returns a new swift_engine instance. $engine = swift_engine_open($params); swift_engine_close($engine) clo...

MPULTZ/Speech-Swift-1.0 - 16 Apr 2011 21:43:18 UTC - Search in distribution

Speech::Rsynth River stage zero No dependents

Speech::Rsynth is a Perl OO interface to my adaptation of Nick Ing-Simmons' "rsynth" speech synthesizer package, itself based on Jon Iles' implementation of a Klatt formant synthesizer. It currently provides only basic Text-to-Speech (TTS) capabiliti...

MOOCOW/Speech-Rsynth-0.03 - 27 May 2002 13:46:18 UTC - Search in distribution

Speech::eSpeak - Perl extension for eSpeak text to speech River stage zero No dependents

eSpeak is a compact open source software speech synthesizer for English and other languages. It's written by Jonathan Duddington. You can find more information from <http://espeak.sourceforge.net>. This package is direct binding for eSpeak, which is ...

HGNENG/Speech-eSpeak-0.4 - 12 Mar 2012 12:44:20 UTC - Search in distribution

Speech::Speakup - a module to interface with the Speakup screen-reader River stage zero No dependents

*Speakup* is a screen-reader that runs on *Linux* as a module within the kernel. A screen-reader allows blind or visually-impaired people to hear text as it appears on the screen, and to review text already displayed anywhere on the screen. *Speakup*...

PJB/Speech-Speakup-1.05 - 05 Feb 2017 09:33:26 UTC - Search in distribution

Speech::Festival - Communicate with a festival server process. River stage zero No dependents

This package provides a simple interface to an instance of the festival speech synthesis system running as a server on some machine. If you want a simple speech-ouput module using this interface see Speech::Synthesis. Since festival can return an unp...

RCALEY/speech_pm_1.0 - 08 Oct 1999 17:47:28 UTC - Search in distribution

Speech::Synthesis - A generic interface for different Text To Speech Engines River stage zero No dependents

There are all sorts of Speech Synthesis (or Text To Speech) modules on CPAN, supporting all kinds of different Speech APIs. However, each of these modules has its own functions and methods, and writing platform-independent code using these modules is...

JOUKE/Speech-Synthesis-0.03 - 13 Aug 2005 15:03:55 UTC - Search in distribution

NetStumbler::Speech - Speech tools for NetStumbler River stage zero No dependents

This module handles interaction with Microsoft speech libraries as I find a speech library for use on linux/mac I will add support for those EXPORT These functions avaibale for export hasLibrary initializeSpeech speak setVoice getVoices getVoiceDesc...

SSCOTTO/NetStumbler-Speech-0.01 - 29 May 2004 14:54:40 UTC - Search in distribution

Speech::Google::TTS - Module that uses Google Translate for text to speech synthesis.! River stage zero No dependents

NIELSD/Speech-Google-TTS-074 - 27 Nov 2013 09:21:51 UTC - Search in distribution

Google::Cloud::Speech - An interface to Google cloud speech service River stage zero No dependents

This module lets you access Google cloud speech service....

PRAJITH/Google-Cloud-Speech-0.06 - 30 Apr 2020 09:42:13 UTC - Search in distribution

Speech::Swift::Simple - Simplified extension for Speech::Swift, a Perl extension for the Cepstral Text-to-Speech Engine (Swift) River stage zero No dependents

new(...) "encoding" OPTIONAL: specify the encoding method to use for the output audio- see Speech::Swift defaults to Speech::Swift::AUDIO_ENCODING_PCM16 "channels" OPTIONAL: specify the number of channels to use, either 1 or 2; defaults to 1. "deadai...

MPULTZ/Speech-Swift-Simple-1.1 - 20 Apr 2011 04:31:56 UTC - Search in distribution

Speech::Recognizer::SPX - Perl extension for the PocketSphinx speech recognizer River stage zero No dependents

This module provides a Perl interface to the PocketSphinx speech recognizer library....

DJHD/Speech-Recognizer-SPX-0.09 - 07 Jan 2008 20:24:44 UTC - Search in distribution

Speech::Recognition::Vosk - offline voice recognition using the Vosk toolkit River stage zero No dependents

CORION/Speech-Recognition-Vosk-0.01 - 12 Jan 2022 21:43:52 UTC - Search in distribution

Speech::Recognizer::ScLite - Object-based wrapper around the sclite tool from the NIST SCTK. River stage zero No dependents

Provides an object-oriented interface to the "sclite" tool provided in the NIST SCTK, which is available from here: http://www.nist.gov/speech/tools/index.htm It is intended to expose all the basic functionality of the "sclite" command line and This ...

KAHN/Speech-Recognizer-ScLite-0.01 - 12 Dec 2001 20:51:57 UTC - Search in distribution

Speech::Recognizer::ViaVoice - Perl wrappers for IBM's ViaVoice speech Recognizer library. River stage zero No dependents

This module provides very basic use of IBM's ViaVoice library (http://www-4.ibm.com/software/speech/enterprise/te_3.html) in perl. It allows its user to pass a list of speech commands for recognition in a perl list, connect to the engine, and request...

RKILGORE/Speech-Recognizer-ViaVoice-0.02 - 11 Nov 2001 06:24:04 UTC - Search in distribution

Speech.pm River stage zero No dependents

EDMONSON/Games-Rezrov-0.20 - 06 Mar 2010 19:32:01 UTC - Search in distribution
  • rezrov - a pure Perl Infocom (z-code) game interpreter

lib/Plagger/Plugin/Publish/Speech.pm River stage one • 2 direct dependents • 2 total dependents

MIYAGAWA/Plagger-0.7.17 - 05 Dec 2006 07:40:09 UTC - Search in distribution

Paws::Polly::SynthesizeSpeech - Arguments for method SynthesizeSpeech on Paws::Polly River stage two • 9 direct dependents • 11 total dependents

This class represents the parameters used for calling the method SynthesizeSpeech on the Amazon Polly service. Use the attributes of this class as arguments to method SynthesizeSpeech. You shouldn't make instances of this class. Each attribute should...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

lib/Stump.pm River stage zero No dependents

INGY/Stump-0.13 - 19 Aug 2014 23:33:43 UTC - Search in distribution
  • Stump - Larry Wall's Slideshow Software

Pod::SpeakIt::MacSpeech - Speak Pod River stage zero No dependents

***THIS IS ALPHA SOFTWARE. MAJOR PARTS WILL CHANGE*** This module overrides and extends "Pod::PsuedoPod" to read Pod aloud....

ADOPTME/Pod-SpeakIt-MacSpeech-0.121 - 30 Apr 2018 15:24:42 UTC - Search in distribution
  • pod2tpr - turn pseudopod files into tagged text for The Perl Review

lib/Wiktionary/Parser/Section/PartofSpeech.pm River stage zero No dependents

CLBECKER/Wiktionary-Parser-0.11 - 24 Nov 2013 23:30:44 UTC - Search in distribution

Win32::SAPI4 - Perl interface to the Microsoft Speech API 4.0 River stage one • 1 direct dependent • 1 total dependent

This module is a simple interface to the Microsoft Speech API 4.0. It just offers 6 constructors to the different parts of this API, along with a few utility methods for the VoiceText class. This documentation won't offer the complete documentation f...

JOUKE/Win32-SAPI4-0.08 - 03 Jun 2005 08:51:09 UTC - Search in distribution

Speechd - Perl Module wrapper for speech-dispatcher. River stage zero No dependents

Speechd is a Perl module to make it easy to use speech-dispatcher for text to speech functions....

JKAMPHAUS/Speechd-0.50 - 11 Jan 2009 21:55:07 UTC - Search in distribution

Moot - Perl interface to the libmoot part-of-speech tagging library 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

Bio::Medpost - Part of speech tagger for MEDLINE text River stage one • 1 direct dependent • 1 total dependent

XERN/Bio-Medpost-0.04 - 03 Jul 2005 17:44:22 UTC - Search in distribution

Audio::DSS - Extract meta data from Digital Speech Standard (DSS) files River stage zero No dependents

Extract the meta information from a Digital Speech Standard (DSS) file. DSS is a compact file format used for recording voice. It is used in Olympus Digital Voice Recorders. To be precise, I assume it is used all over, but I _know_ that it is used in...

RGIBSON/Audio-DSS-0.02 - 18 Aug 2004 03:22:36 UTC - Search in distribution

ui River stage zero No dependents

MLEHMANN/Deliantra-Client-2.11 - 24 Apr 2010 08:10:07 UTC - Search in distribution

fp - a library for programming in a functional style River stage zero No dependents

This module is an experiment in functional programming in perl. It uses nothing but a combination of; subroutines, the @_ array and a few built in operators to implement a style of functional programming. None of the code above is all that interestin...

STEVAN/fp-0.03 - 28 Sep 2005 22:27:52 UTC - Search in distribution

Sitelen River stage zero No dependents

Sitelen Mute is a static photo gallery generator. It takes all the images it can find in the source directory and writes a static gallery to the output directory: scaled images, zipped originals, thumbnails, Javascript code for navigation, and an HTM...

SCHROEDER/App-sitelenmute-3.02 - 27 May 2021 18:18:08 UTC - Search in distribution

preprocess.pl - Split Senseval-2 data file into one file per lexical item (lexelt), and carry out various tokenization and formatting tasks River stage zero No dependents

Takes an xml file in SENSEVAL-2 lexical-sample format and splits it apart into as many files as there are lexical elements in the original file. Each lexical element usually corresponds with a word used in a particular part of speech. It also does ot...

TPEDERSE/Text-SenseClusters-1.05 - 03 Oct 2015 14:33:01 UTC - Search in distribution

CWB::CL - Perl interface to the low-level C API of the IMS Open Corpus Workbench River stage one • 2 direct dependents • 2 total dependents

This module provides an interface to the low-level Corpus Library for accessing CWB-indexed corpora. It follows the Corpus Library API closely, except for an object-oriented design with simplified method names and the addition of a few convenience me...

SCHTEPF/CWB-CL-v3.5.0 - 25 Jul 2022 15:56:24 UTC - Search in distribution

sweat - A chatty, distracting, and flexible workout timer. River stage zero No dependents

Sweat is a workout timer that helps distract you from the pain of exercise by chatting incessantly, using your computer's text-to-speech capabilities to read news headlines, crack strange old-man jokes, talk about the weather, and still manage to cal...

JMAC/Sweat-202101030 - 03 Jan 2021 21:37:34 UTC - Search in distribution

Text::Hoborg::Manuel River stage zero No dependents

JMERELO/Text-Hoborg-0.0.6 - 14 Dec 2013 09:10:20 UTC - Search in distribution

perlepigraphs - list of Perl release epigraphs River stage five • 11693 direct dependents • 33184 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

PBib River stage zero No dependents

PTANDLER/Bundle-PBib-2.08.01 - 20 Sep 2005 11:52:02 UTC - Search in distribution

word - display words starting or matching a string or pattern River stage one • 5 direct dependents • 5 total dependents

Search a large list of words in one of two modes. In look mode, only words starting with the given string are displayed. This mode runs very quickly. Only purely alphabetic strings are allowed. The system look(1) program is co-opted into helping. In ...

BDFOY/Unicode-Tussle-1.115 - 11 Dec 2021 19:29:14 UTC - Search in distribution

yatea - Perl script for extracting terms from a corpus of texts and providing a syntactic analysis in a head-modifier representation. River stage one • 1 direct dependent • 1 total dependent

YaTeA aims at extracting noun phrases that look like terms from a corpus. It also provides their syntactic analysis in a head-modifier format. As input, the term extractor requires a corpus which has been segmented into words and sentences, lemmatize...

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC - Search in distribution

ScraperPOD - A Framework for scraping results from search engines. River stage one • 1 direct dependent • 1 total dependent

SCRAPER FRAMEWORK [============================================================================] [ ] [ Your Request Values The Response Values ] [ | ^ ] [ v | ] [ +-------------------------+ +-------------------------+ ] [ | | | | ] [ | Request Objec...

GLENNWOOD/Scraper-3.05 - 02 Aug 2003 07:47:12 UTC - Search in distribution

cpandeps - show a module on the CPAN's dependency tree. River stage zero No dependents

This program is a simple wrapper around CPAN::FindDependencies....

DCANTRELL/CPAN-FindDependencies-3.13 - 24 May 2022 22:08:40 UTC - Search in distribution

intro.pod - introduction to WordNet::SenseRelate::TargetWord River stage zero No dependents

This package consists of a set of Perl modules along with supporting Perl programs that perform the task of Word Sense Disambiguation. The program(s) attempt to disambiguate the sense of a single target word in a given context as described by Banerje...

SID/WordNet-SenseRelate-TargetWord-0.09 - 24 Dec 2006 13:13:56 UTC - Search in distribution

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

MOOCOW/PDL-HMM-0.06008 - 14 Apr 2023 21:18:20 UTC - Search in distribution
  • PDL::HMM - Hidden Markov Model utilities in PDL

ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi River stage two • 4 direct dependents • 10 total dependents

ZMQ::FFI exposes a high level, transparent, OO interface to zeromq independent of the underlying libzmq version. Where semantics differ, it will dispatch to the appropriate backend for you. As it uses ffi, there is no dependency on XS or compilation....

GHENRY/ZMQ-FFI-1.19 - 04 Aug 2023 11:18:26 UTC - Search in distribution

pg2pdb - convert PG text files to Palm Doc format River stage zero No dependents

This is a very simple wrapper around the Palm::Doc module that re-formats files from Project Gutenberg so that they look better on a small screen. It does this by removing line breaks apart from at paragraph breaks....

DCANTRELL/Palm-ProjectGutenberg-1.02 - 27 Jul 2010 11:07:39 UTC - Search in distribution

wsd.pl - automatically assign a meaning to every word in a text River stage zero No dependents

Disambiguates each word in the context file using the specified relatedness measure (or WordNet::Similarity::lesk if none is specified)....

TPEDERSE/WordNet-SenseRelate-AllWords-0.19 - 28 May 2009 01:46:03 UTC - Search in distribution

Word - Perl extension for creating word objects River stage zero No dependents

The purpose of the Word module is to create Word objects that can be queried for syntactic information about the word. Version 1.01, words can be queried for their dictionary form, part of speech, many attributes on the basis of the part of speech, f...

MEYERCJM/Harvey-1.02.1 - 07 Feb 2002 15:21:48 UTC - Search in distribution
  • Word - Perl extension for creating word objects

detour - Command-line interface for FrameNet::WordNet::Detour River stage zero No dependents

detour is a small command line script that can be used to pose a query to the detour system. The detour system is a perl module, that can be found on CPAN (FrameNet::WordNet::Detour). Example: $ detour --weight --sims -n=2 --limited drink#v#1 Ingesti...

REITER/FrameNet-WordNet-Detour-1.1 - 11 Sep 2009 13:18:08 UTC - Search in distribution

CHANGES - Revision history for WordNet::Similarity River stage one • 6 direct dependents • 6 total dependents

Version 2.07 (Released 10/05/2015) (1) Fix make test error in lesktrace.t due to overlap results returning in unpredictable orders - problem is documented here : <https://rt.cpan.org/Ticket/Display.html?id=86437> and fix is provided by Phil Goetz, ph...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC - Search in distribution

Term::Clui - Perl module offering a Command-Line User Interface River stage one • 4 direct dependents • 5 total dependents

Term::Clui offers a high-level user interface to give the user of command-line applications a consistent "look and feel". Its metaphor for the computer is as a human-like conversation-partner, and as each question/response is completed it is summaris...

PLICEASE/Term-Clui-1.76 - 28 Oct 2019 10:16:57 UTC - Search in distribution

Badger::Intro - Introduction to the Badger Toolkit River stage one • 4 direct dependents • 7 total dependents

The Badger toolkit is a collection of Perl modules designed to simplify the process of building object-oriented Perl applications. It provides a set of *foundation classes* upon which you can quickly build robust and reliable systems that are simple,...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC - Search in distribution

Number::Phone - base class for Number::Phone::* modules River stage two • 14 direct dependents • 19 total dependents

DCANTRELL/Number-Phone-4.0002 - 08 Mar 2024 15:46:48 UTC - Search in distribution

Physics::Unit - Manipulate physics units and dimensions. River stage two • 8 direct dependents • 10 total dependents

These modules provide classes for the representation of physical units and quantities, as well as a large library of predefined Physics::Unit objects. New units and quantities can be created with simple human-readable expressions (for example, "cubic...

JBERGER/Physics-Unit-0.54 - 01 Jul 2016 05:12:10 UTC - Search in distribution

Voicent - Interface for making telephone calls using Voicent Gateway River stage zero No dependents

This module contains a collection of functions to the Voicent Gateway. You can use it to make telephone calls from your perl program. call_text Synopsis call_text <phoneno> <text message> <selfdelete> Description Make a phone call and play the specif...

ANDREWIK/Voicent-1.1 - 23 Dec 2004 06:28:46 UTC - Search in distribution

WorePAN - creates a partial CPAN mirror for tests River stage zero No dependents

WorePAN helps you to create a partial CPAN mirror with minimal indices. It's useful when you test something that requires a small part of a CPAN mirror. You can use it to build a DarkPAN as well. The main differences between this and the friends are:...

ISHIGAKI/WorePAN-0.17 - 22 Apr 2017 06:25:23 UTC - Search in distribution

XML::Tiny - simple lightweight parser for a subset of XML River stage two • 7 direct dependents • 15 total dependents

XML::Tiny is a simple lightweight parser for a subset of XML...

DCANTRELL/XML-Tiny-2.07 - 17 Aug 2017 21:00:50 UTC - Search in distribution

ptimeout - time out a command, reporting errors River stage zero No dependents

Takes two or more arguments. The first is the timeout, an integer. With no suffix this is a number of seconds. Can also take suffixes "m" or "h" indicating a number of minutes or hours. The rest is a command and its arguments. A watchdog process is i...

DCANTRELL/App-ptimeout-1.0.2 - 14 Apr 2023 20:18:51 UTC - Search in distribution

shutils River stage zero No dependents

MHOSKEN/SIL-Shoe-1.37 - 15 Dec 2008 06:32:54 UTC - Search in distribution

DiaColloDB - diachronic collocation database, top-level River stage one • 1 direct dependent • 1 total dependent

The DiaColloDB package is the top-level module for the DiaColloDB diachronic collocation database distribution. As a Perl class, a DiaColloDB object can be used to create or query a local native database instance....

MOOCOW/DiaColloDB-0.12.020 - 05 Feb 2021 07:24:49 UTC - Search in distribution

Text::Unidecode - plain ASCII transliterations of Unicode text River stage three • 44 direct dependents • 333 total dependents

It often happens that you have non-Roman text data in Unicode, but you can't display it-- usually because you're trying to show it to a user via an application that doesn't support Unicode, or because the fonts you need aren't accessible. You could r...

SBURKE/Text-Unidecode-1.30 - 26 Nov 2016 12:14:32 UTC - Search in distribution

DTA::CAB - "Cascaded Analysis Broker" for robust linguistic analysis River stage zero No dependents

The DTA::CAB suite provides an object-oriented API for error-tolerant linguistic analysis of tokenized text. The DTA::CAB package itself just loads the common API from DTA::CAB::Common and attempts to load the common analysis modules from DTA::CAB::A...

MOOCOW/DTA-CAB-1.115 - 04 Mar 2021 13:08:08 UTC - Search in distribution

SMS::AQL - Perl extension to send SMS text messages via AQL's SMS service River stage one • 1 direct dependent • 1 total dependent

SMS::AQL provides a nice object-oriented interface to send SMS text messages using the HTTP gateway provided by AQ Ltd (www.aql.com) in the UK. It supports concatenated text messages (over the 160-character limit of normal text messages, achieved by ...

BIGPRESH/SMS-AQL-1.02 - 30 Apr 2015 16:10:57 UTC - Search in distribution

Astro::Constants - This library provides physical constants for use in Physics and Astronomy based on values from 2018 CODATA. River stage zero No dependents

This module provides physical and mathematical constants for use in Astronomy and Astrophysics. The values are stored in Physical_Constants.xml in the data directory and are mostly based on the 2018 CODATA values from NIST. NOTE: Other popular langua...

DUFFEE/Astro-Constants-0.1401 - 20 Apr 2020 19:06:48 UTC - Search in distribution

Acme::OneHundredNotOut - A raise of the bat, a tip of the hat River stage zero No dependents

SIMON/Acme-OneHundredNotOut-100 - 24 Jun 2004 14:21:59 UTC - Search in distribution

AI::NeuralNet::Mesh - An optimized, accurate neural network Mesh. River stage zero No dependents

AI::NeuralNet::Mesh is an optimized, accurate neural network Mesh. It was designed with accruacy and speed in mind. This network model is very flexable. It will allow for clasic binary operation or any range of integer or floating-point inputs you ca...

JBRYAN/AI-NeuralNet-Mesh-0.44 - 14 Sep 2000 20:56:21 UTC - Search in distribution

gram-ga.pl - Command-line interface to An Gramadoacuteir River stage zero No dependents

This script checks the grammar of Irish language input *FILE*s (or standard input if no files are named). The default behavior is to write a summary of possible errors to standard output....

SCANNELL/Lingua-GA-Gramadoir-0.70 - 10 Oct 2013 21:03:01 UTC - Search in distribution

Unix::Sudo - Run a block of code as root River stage zero No dependents

Run a block of code as root...

DCANTRELL/Unix-Sudo-65535 - 17 Jan 2024 22:19:23 UTC - Search in distribution

PDL::DSP::Windows - Window functions for signal processing River stage one • 1 direct dependent • 2 total dependents

This module provides symmetric and periodic (DFT-symmetric) window functions for use in filtering and spectral analysis. It provides a high-level access subroutine "window". This functional interface is sufficient for getting the window samples. For ...

JJATRIA/PDL-DSP-Windows-0.100 - 01 Nov 2021 20:53:57 UTC - Search in distribution

Acme::Cow - Talking barnyard animals (or ASCII art in general) River stage zero No dependents

Acme::Cow is the logical evolution of the old cowsay program. Cows are derived from a base class (Acme::Cow) or from external files. Cows can be made to say or think many things, optionally filling and justifying their text out to a given margin, Cow...

HADFL/Acme-Cow-0.2.1 - 24 Jul 2023 19:28:17 UTC - Search in distribution

Scalar::Type - figure out what type a scalar is River stage zero No dependents

DCANTRELL/Scalar-Type-1.0.1 - 22 Apr 2024 19:53:36 UTC - Search in distribution

Perl6::Form - Implements the Perl 6 'form' built-in River stage one • 4 direct dependents • 4 total dependents

Formats are Perl 5's mechanism for creating text templates with fixed-width fields. Those fields are then filled in using values from prespecified package variables. Unlike Perl 5, Perl 6 doesn't have a "format" keyword. Or the associated built-in fo...

DCONWAY/Perl6-Form-0.090 - 09 Jan 2019 00:23:27 UTC - Search in distribution

CWB::CEQL::Parser - Deterministic Perl parser for simplified query languages River stage zero No dependents

CWB::CEQL::Parser implements a heuristic-driven, deterministic, top-down parser for extended context-free grammars written in Perl, called a Deterministic Perl Parser (DPP). This parsing algorithm was designed specifically for automatic translation o...

AMBS/Alt-CWB-ambs-2.2.102.6 - 16 May 2017 18:30:54 UTC - Search in distribution
  • CWB::CEQL - The Common Elementary Query Language for CQP front-ends

CWB::CEQL::Parser - Deterministic Perl parser for simplified query languages River stage one • 2 direct dependents • 2 total dependents

CWB::CEQL::Parser implements a heuristic-driven, deterministic, top-down parser for extended context-free grammars written in Perl, called a Deterministic Perl Parser (DPP). This parsing algorithm was designed specifically for automatic translation o...

SCHTEPF/CWB-v3.5.0 - 25 Jul 2022 15:53:49 UTC - Search in distribution
  • CWB::CEQL - The Common Elementary Query Language for CQP front-ends

PLN::PT - interface for the http://pln.pt web service River stage zero No dependents

This module implements an interface for the Natural Language Processing (NLP) web service provided by <http://pln.pt>....

SMASH/PLN-PT-0.008 - 28 Oct 2017 17:10:15 UTC - Search in distribution

Net::Random - get random data from online sources River stage zero No dependents

DCANTRELL/Net-Random-2.32 - 10 May 2020 22:51:23 UTC - Search in distribution

nlquestion2sparqlquery - Perl script for converting Natural Language Questions in SPARQL queries River stage zero No dependents

This script aims at querying RDF knowledge base with questions expressed in Natural language. Natural language questions are converted in SPARQL queries. The method is based on rules and resources. Resources are provided for querying the Drugbank (<h...

THHAMON/RDF-NLP-SPARQLQuery-0.1 - 20 Aug 2014 20:06:20 UTC - Search in distribution

Lingua::EN::Dict - BETA Version of XML english dictionary storage. River stage zero No dependents

Note: BETA VERSION. See main reason for release of this module, three paragraphs down. Description This is a small module I came up with to use as a storage format for my humble attempt at a natural language parser (or a subset of natural language - ...

JBRYAN/Lingua-EN-Dict-0.20 - 07 Oct 2000 03:39:24 UTC - Search in distribution

File::Random - Perl module for random selecting of a file River stage zero No dependents

This module simplifies the routine job of selecting a random file. (As you can find at CGI scripts). It's done, because it's boring (and errorprone), always to write something like my @files = (<*.*>); my $randf = $files[rand @files]; or opendir DIR,...

BIGJ/File-Random-0.21 - 10 Apr 2021 05:42:27 UTC - Search in distribution

Lingua::Diversity - measuring the diversity of text units River stage zero No dependents

This is the base module of distribution Lingua::Diversity, which provides a simple object-oriented interface for applying various measures of diversity to text units. At present, it implements the VOCD algorithm (see Lingua::Diversity::VOCD, the MTLD...

AXANTHOS/Lingua-Diversity-0.07 - 03 Nov 2014 11:28:46 UTC - Search in distribution

Audio::Opusfile - partial interface to the libopusfile Ogg Opus library River stage zero No dependents

Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Eng...

MGV/Audio-Opusfile-1.000 - 25 Nov 2017 19:14:43 UTC - Search in distribution

Calendar::Bahai - Interface to the calendar used by Bahai faith. River stage one • 1 direct dependent • 1 total dependent

The Bahai calendar started from the original Badi calendar, created by the Bab. The Bahai calendar is composed of 19 months, each with 19 days. Years in the Bahai calendar are counted from Thursday, 21 March 1844, the beginning of the Bahai Era or Ba...

MANWAR/Calendar-Bahai-0.56 - 21 Oct 2019 13:43:01 UTC - Search in distribution

Date::Baha::i - Convert to and from Baha'i dates River stage zero No dependents

This package renders the Baha'i date from two standard date formats - epoch time and a (year, month, day) triple. It also converts a Baha'i date to standard ymd format. CYCLES Each cycle of nineteen years is called a Vahid. Nineteen cycles constitute...

GENE/Date-Baha-i-0.2100 - 02 Oct 2018 22:17:50 UTC - Search in distribution

Lingua::EN::Inflexion - Inflect English nouns, verbs, adjectives, and articles River stage one • 7 direct dependents • 8 total dependents

Lingua::EN::Inflexion allows you to correctly inflect all English nouns and verbs, as well as the small number of adjectives and articles that still decline in modern English. By default, the module follows the conventions of modern formal British En...

DCONWAY/Lingua-EN-Inflexion-0.002008 - 04 Jul 2023 11:32:52 UTC - Search in distribution

WWW::Twilio::API - Accessing Twilio's REST API with Perl River stage one • 2 direct dependents • 2 total dependents

WWW::Twilio::API aims to make connecting to and making REST calls on the Twilio API easy, reliable, and enjoyable. You should have ready access to Twilio's API documentation in order to use WWW::Twilio::API. WWW::Twilio::API knows almost nothing abou...

SCOTTW/WWW-Twilio-API-0.21 - 06 Sep 2016 22:33:12 UTC - Search in distribution

Magazine_Article_01 - Report on the Perl 6 Announcement, Why? How? River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

VoiceXML::Server - An easy-to-use VoiceXML server class River stage zero No dependents

"VoiceXML::Server" is a class implementing a simple server for VoiceXML applications. It was designed in particular to work with Tellme Studio ( http://studio.tellme.com/ ), although it should also work with other VoiceXML products. Using this librar...

TERRY/VoiceXML-Server-1.6 - 04 Oct 2000 20:29:45 UTC - Search in distribution

Devel::CheckOS - check what OS we're running on River stage three • 32 direct dependents • 371 total dependents

A learned sage once wrote on IRC: $^O is stupid and ugly, it wears its pants as a hat Devel::CheckOS provides a more friendly interface to $^O, and also lets you check for various OS "families" such as "Unix", which includes things like Linux, Solari...

DCANTRELL/Devel-CheckOS-2.02 - 15 May 2024 17:09:28 UTC - Search in distribution

CSS::DOM::PropertyParser - Parser for CSS property values River stage two • 6 direct dependents • 14 total dependents

Objects of this class provide lists of supported properties for CSS::DOM style sheets. They also describe the syntax and parsing of those properties' values. Some CSS properties simply have their own values (e.g., overflow); some are abbreviated form...

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC - Search in distribution

sgfrotate River stage zero No dependents

Rotate an SGF record of a game of Go...

DCANTRELL/Games-SGF-Go-Rotator-1.21 - 27 Nov 2012 11:33:32 UTC - Search in distribution

Data::Hexdumper - Make binary data human-readable River stage one • 7 direct dependents • 7 total dependents

"Data::Hexdumper" provides a simple way to format arbitrary binary data into a nice human-readable format, somewhat similar to the Unix 'hexdump' utility. It gives the programmer a considerable degree of flexibility in how the data is formatted, with...

DCANTRELL/Data-Hexdumper-3.0001 - 29 May 2012 21:00:30 UTC - Search in distribution

Audio::Data - module for representing audio data to perl River stage one • 1 direct dependent • 1 total dependent

Audio::Data represents audio data to perl in a fairly compact and efficient manner using C via XS to hold data as a C array of "float" values. The use of "float" avoids many issues with dynamic range, and typical "float" has 24-bit mantissa so quanti...

NI-S/Audio-1.029 - 02 Jun 2004 18:52:42 UTC - Search in distribution

Moo::Google - Server-side client library for any Google App API. Based on Moose River stage zero No dependents

PAVELSR/Moo-Google-0.03 - 04 Jan 2018 15:48:20 UTC - Search in distribution

SMS::Matrix - Module for the SMSMatrix API! River stage zero No dependents

MINEK/SMS-Matrix-1.01 - 06 Sep 2014 14:25:01 UTC - Search in distribution

Lingua::FeatureMatrix - Perl extension for configuring groups of (e.g.) phonemes into feature groups River stage zero No dependents

"Lingua::FeatureMatrix" is a class for managing user-defined feature-sets. It provides an implementation of datafile parsing that is generic and useful for anyone defining feature sets of symbols. If you haven't read the "Motivation" you might want t...

KAHN/Lingua-FeatureMatrix-0.05 - 10 Dec 2002 19:12:01 UTC - Search in distribution

SignalWire::RestAPI - Accessing SignalWire's REST API with Perl River stage zero No dependents

SignalWire::RestAPI aims to make connecting to and making REST calls on the SignalWire API easy, reliable, and enjoyable. You should have ready access to SignalWire's API documentation in order to use SignalWire::RestAPI. SignalWire::RestAPI knows al...

BWEST/SignalWire-RestAPI-1.6 - 07 Feb 2024 03:19:02 UTC - Search in distribution

Lingua::tlhInganHol::yIghun - "The Klingon Language: hey you, program in it!" River stage zero No dependents

The Lingua::tlhInganHol::yIghun module allows you to write Perl in the original Klingon. Introduction The Klingon language was first explained to Terrans in 1984 by Earth-born linguist Dr Marc Okrand. Those who dare can learn more about it at the Kli...

MSCHWERN/Lingua-tlhInganHol-yIghun-20090601 - 01 Jun 2009 19:55:11 UTC - Search in distribution

Text::Hunspell - Perl interface to the Hunspell library River stage one • 7 direct dependents • 9 total dependents

This module provides a Perl interface to the Hunspell library. This module is to meet the need of looking up many words, one at a time, in a single session, such as spell-checking a document in memory. The example code describes the interface on http...

COSIMO/Text-Hunspell-2.16 - 15 Jul 2022 11:07:10 UTC - Search in distribution

Math::Logic::Predicate - Manage and query a predicate assertion database. River stage zero No dependents

Overview "Math::Logic::Predicate" implements a solver for a subset of First Order Predicate Calculus. By version 1.0, it will support the entire First Order Predicate Calculus. It provides: % A miniture Prolog-like language with which to specify rule...

LPALMER/Math-Logic-Predicate-0.03 - 10 Aug 2002 03:27:19 UTC - Search in distribution

CPU::Z80::Assembler - a Z80 assembler River stage one • 1 direct dependent • 1 total dependent

This module provides functions to assemble a set of Z80 assembly instructions given as a list or as an iterator, or a Z80 assembly source file....

PSCUST/CPU-Z80-Assembler-2.25 - 27 May 2023 22:27:01 UTC - Search in distribution

NestedMap - a module to make nesting map{}s inside map{}s easier River stage zero No dependents

Perl's map{} function is very useful, but ain't so great when you try to put map{}s inside map{}s, as inner maps can have no idea what the outer map{}s are doing. NestedMap solves that, by maintaining a stack of all the nested map{}s' ideas of what $...

DCANTRELL/NestedMap-1.0 - 26 Jun 2003 08:34:17 UTC - Search in distribution

dumpcpandist - show some details for a distribution from the CPAN River stage one • 1 direct dependent • 7 total dependents

DCANTRELL/CPAN-ParseDistribution-1.54 - 27 Sep 2016 23:00:25 UTC - Search in distribution
232 results (0.108 seconds)