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 "module:word"

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

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

Games::Word - utility functions for writing word games River stage two • 3 direct dependents • 10 total dependents

Games::Word provides several utility functions for writing word games, such as manipulating permutations of strings, testing for similarity of strings, and finding strings from a given source of characters. random_permutation STRING Returns a string ...

DOY/Games-Word-0.06 - 05 Jul 2012 15:27:52 UTC

Word::Rhymes - Takes a word and fetches rhyming matches from RhymeZone.com River stage zero No dependents

Provides the ability to fetch words that rhyme with a word, while allowing for context if desired (eg. find all words that rhyme with baseball that relate to breakfast). Ability to change sort order, minimum rhyme match score, maximum number of words...

STEVEB/Word-Rhymes-1.04 - 15 Jan 2021 21:43:55 UTC

Indent::Word - Class for word indenting. River stage two • 6 direct dependents • 41 total dependents

SKIM/Indent-0.09 - 08 Apr 2024 08:58:41 UTC

Word::Anagram - Perl extension for find anagrams of a word River stage zero No dependents

A class to search anagrams of a word in different contexts. E.g. find the anagrams of a word inside a list of words (dictionary). Or find if two words are anagrams. Or, to filter all anagrams inside a list of words that are anagrams of each other. Be...

MANFREDI/Word-Anagram - 22 Dec 2012 11:20:13 UTC

icrosoft::Word - (sic) syntactic sugar for Acme::RunDoc. River stage zero No dependents

TOBYINK/Acme-RunDoc-0.002 - 11 Sep 2014 10:12:00 UTC

Lingua::AR::Word - Perl extension to find the stem of a given Arabic word River stage zero No dependents

This module will take care of finding the stem of an Arabic word, through chopping the prefixes and suffixes of the word and by taking away unnecessary letters in the middle of the word....

BENAZZO/Lingua-AR-Word-1.5.7 - 15 Jul 2012 14:39:44 UTC

Lingua::AR::Word - Perl extension to get the stem and ArabTeX encoding of Arabic words River stage zero No dependents

In order to work on an Arabic word, you need to create the object Lingua::AR::Word, passing the Arabic word encoded in utf8 to the constructor. You will then be able to get the stem through get_stem(). You will get the ArabTeX translittered form thro...

BENAZZO/Lingua-AR-Word-1.5.7 - 15 Jul 2012 14:39:44 UTC

PPI::Token::Word - The generic "word" Token River stage four • 194 direct dependents • 1596 total dependents

A "PPI::Token::Word" object is a PPI-specific representation of several different types of word-like things, and is one of the most common Token classes found in typical documents. Specifically, it includes not only barewords, but also any other vali...

OALDERS/PPI-1.278 - 11 Mar 2024 02:22:07 UTC

Lingua::AR::Word - Perl extension to encode Arabic words into ArabTeX River stage zero No dependents

This module will take care of encoding an Arabic word into ArabTeX, so that Arabic letters will be converted into English alphabet ones. This way we can interoperate with the ASCII-shell without requiring special Unicode-representation modules....

BENAZZO/Lingua-AR-Word-1.5.7 - 15 Jul 2012 14:39:44 UTC

Games::Word::Guess - Word guess game River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Games-Word-Guess-0.091 - 14 Mar 2021 01:29:43 UTC

Text::Extract::Word - Extract text from Word files River stage one • 4 direct dependents • 8 total dependents

This simple module allows the textual contents to be extracted from a Word file. The code was ported from Java code, originally part of the Apache POE project, but extensive code changes were made internally....

SNKWATT/Text-Extract-Word-0.04 - 08 Mar 2012 17:13:44 UTC

Win32::Word::Writer - Create Microsoft Word documents River stage zero No dependents

Easily create MS Word documents, abstracting away the Word.Application DOM interface and all the required workarounds. The DOM interface is still exposed for doing more fancy stuff....

JOHANL/Win32-Word-Writer-0.03 - 27 Aug 2009 22:26:15 UTC

Text::ParseAHD::Word - holds name of word and list of definitions River stage zero No dependents

CRABTREE/Text-ParseAHD-0.0.2 - 16 Feb 2010 21:49:14 UTC

Lingua::Word::Parser - Parse a word into scored known and unknown parts River stage zero No dependents

A "Lingua::Word::Parser" breaks a word into known affixes. A word-part lexicon file must have "regular-expression definition" lines of the form: a(?=\w) opposite ab(?=\w) away (?<=\w)o(?=\w) combining (?<=\w)tic possessing Please see the included eg/...

GENE/Lingua-Word-Parser-0.0807 - 22 Oct 2022 07:43:08 UTC

Game::WordBrain::Word - Representation of a Word for WordBrain River stage zero No dependents

A Game::WordBrain::Word is composed of an ArrayRef of Game::WordBrain::Letters that are used to construct it....

DRZIGMAN/Game-WordBrain-0.2.2 - 02 Jul 2016 02:35:47 UTC

Games::Word::Wordlist - manages a list of words River stage two • 3 direct dependents • 10 total dependents

Games::Word::Wordlist manages a list of words, either from a wordlist file on your computer or from a list of words you specify. You can use it to query things about the list, such as whether a given string is a word, or how many words are in the lis...

DOY/Games-Word-0.06 - 05 Jul 2012 15:27:52 UTC

Games::Word::Phraselist - Manage a list of phrases River stage one • 5 direct dependents • 6 total dependents

PERLANCAR/Games-Word-Phraselist-0.05 - 05 Feb 2016 10:43:59 UTC

MsOffice::Word::Surgeon - tamper with the guts of Microsoft docx documents, with regexes River stage one • 1 direct dependent • 1 total dependent

Purpose This module supports a few operations for inspecting or modifying contents in Microsoft Word documents in '.docx' format -- therefore the name 'surgeon'. Since a surgeon does not give life, there is no support for creating fresh documents; if...

DAMI/MsOffice-Word-Surgeon-2.05 - 02 Mar 2024 22:18:41 UTC

Lingua::FreeLing3::Word - Interface to FreeLing3 Word object River stage one • 1 direct dependent • 1 total dependent

Interface to the FreeLing3 word object. "new" The "new" constructor returns a new "Lingua::FreeLing3::Word" object. If a parameter is passed, it is interpreted as the word form, and it is automatically set. Otherwise, an empty word object is returned...

AMBS/Lingua-FreeLing3-0.09 - 12 Jan 2014 16:21:27 UTC

MsOffice::Word::Template - generate Microsoft Word documents from Word templates River stage zero No dependents

Purpose This module treats a Microsoft Word document as a template for generating other documents. The idea is similar to the "mail merge" functionality in Word, but with much richer possibilities, because the whole power of a Perl templating engine ...

DAMI/MsOffice-Word-Template-2.0 - 01 May 2022 20:54:29 UTC

WordList::FromFile::Word - Wordlist from words in file River stage one • 1 direct dependent • 1 total dependent

This is a dynamic wordlist to get list of words from words in file. Words are extracted using the simple regular expression: /(\w+)/...

PERLANCAR/WordList-FromFile-Word-0.001 - 11 Sep 2022 00:05:47 UTC

Text::TEI::Collate::Word - represent a collatable word in a manuscript text River stage zero No dependents

Text::TEI::Collate::Word is an object that describes a word in a collated text. This may be a useful way for editors of other things to plug in their own logic....

AURUM/Text-TEI-Collate-2.1 - 20 Oct 2011 00:42:43 UTC

Win32::Word::Writer::Table - Add tables to Word documents. River stage zero No dependents

JOHANL/Win32-Word-Writer-0.03 - 27 Aug 2009 22:26:15 UTC

Games::Word::Wordlist::SGB - Wordlist from the Stanford GraphBase. River stage one • 2 direct dependents • 3 total dependents

"Games::Word::Wordlist::SGB" subclasses "Games::Word::Wordlist", giving you a managable wordlist preloaded with the words from the Stanford GraphBase. "Games::Word::Wordlist::SGB" defines just one method, the class method "new", which doesn't take an...

ABIGAIL/Games-Word-Wordlist-SGB-2010091501 - 15 Sep 2010 00:10:54 UTC

lib/Uplug/Align/Word.pm River stage two • 10 direct dependents • 10 total dependents

TIEDEMANN/uplug-main-0.3.8 - 16 Mar 2013 20:19:32 UTC

lib/App/WIoZ/Word.pm River stage zero No dependents

YVESAGO/App-WIoZ-0.004 - 30 Aug 2013 15:31:49 UTC

lib/Data/Gimei/Word.pm River stage one • 1 direct dependent • 1 total dependent

YOUPONG/Data-Gimei-v0.4.2 - 04 Jan 2024 06:49:01 UTC

WordNet::SenseRelate::Word - Perl module that represents a single word from the context. River stage zero No dependents

WordNet::SenseRelate::Word represents a single word from the context. A collection of word objects is used to represent an instance. Each word object contains the surface form of a word. In addition, it also contain the morphological root form, and t...

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

Math::Logic::Ternary::Word - fixed-size ternary information compound River stage zero No dependents

Nomenclature Method naming conventions for Math::Logic::Ternary::Word are as follows: Logical operators Elementary logical operators can be applied in two ways to word objects. Words can be treated as single trits, so that only their truth values (re...

MHASCH/Math-Logic-Ternary-0.004 - 01 Aug 2017 21:26:15 UTC

lib/Uplug/Align/Word/Clue.pm River stage two • 10 direct dependents • 10 total dependents

TIEDEMANN/uplug-main-0.3.8 - 16 Mar 2013 20:19:32 UTC

lib/Uplug/Align/Word/Giza.pm River stage two • 10 direct dependents • 10 total dependents

TIEDEMANN/uplug-main-0.3.8 - 16 Mar 2013 20:19:32 UTC

lib/Enbld/Target/AttributeExtension/Word.pm River stage zero No dependents

MAGNOLIA/Enbld-0.7041 - 09 Feb 2015 13:36:06 UTC

lib/Lingua/LinkParser/Linkage/Word.pm River stage one • 1 direct dependent • 1 total dependent

DBRIAN/Lingua-LinkParser-1.17 - 25 Mar 2014 22:27:08 UTC

Lingua::LO::Romanize::Word - Class for words, used by Lingua::LO::Romanize. River stage zero No dependents

JOKKE/Lingua-LO-Romanize-0.10 - 11 Dec 2012 08:55:10 UTC

MsOffice::Word::HTML::Writer - Writing documents for MsWord in HTML format River stage zero No dependents

Goal The present module is one way to programatically generate documents targeted for Microsoft Word (MsWord). It doesn't need MsWord to be installed, and doesn't even require a Win32 machine (which is why the module is not in the "Win32" namespace)....

DAMI/MsOffice-Word-HTML-Writer-1.10 - 05 Aug 2023 07:37:41 UTC

MsOffice::Word::Surgeon::Run - internal representation for a "run of text" River stage one • 1 direct dependent • 1 total dependent

This is used internally by MsOffice::Word::Surgeon for storing a "run of text" in a MsWord document. It loosely corresponds to a "<w:r>" node in OOXML, but may also contain an anonymous XML fragment which is the part of the document just before the "...

DAMI/MsOffice-Word-Surgeon-2.05 - 02 Mar 2024 22:18:41 UTC

Games::Word::Phraselist::CCIC - Mainland Mandarin vocabulary from CCIC (bridge to WordList::Phrase::ZH::CCIC) River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Games-Word-Phraselist-CCIC-0.01 - 04 Feb 2016 09:17:41 UTC

MsOffice::Word::Surgeon::Text - internal representation for a node of literal text River stage one • 1 direct dependent • 1 total dependent

This is used internally by MsOffice::Word::Surgeon for storing a chunk of literal text in a MsWord document. It loosely corresponds to a "<w:t>" node in OOXML, but may also contain an anonymous XML fragment which is the part of the document just befo...

DAMI/MsOffice-Word-Surgeon-2.05 - 02 Mar 2024 22:18:41 UTC

Games::Word::Wordlist::Enable - Manages the Enable word list River stage one • 2 direct dependents • 3 total dependents

"Games::Word::Wordlist::Enable" subclasses "Games::Word::Wordlist", giving you a managable wordlist preloaded with the words from the public domain *Enable* wordlist. "Games::Word::Wordlist::Enable" defines just one method, the class method "new", wh...

ABIGAIL/Games-Word-Wordlist-Enable-2010090401 - 04 Sep 2010 18:42:10 UTC

HTML::FormFu::Constraint::Word - Single Word Constraint River stage two • 13 direct dependents • 25 total dependents

Ensure the input is a single word. Which characters are considered "word characters" will depend on the current locale....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

WebService::Speechmatics::Word - data object that holds details of a word in a transcript River stage zero No dependents

NEILB/WebService-Speechmatics-0.02 - 14 Feb 2016 23:21:39 UTC

MsOffice::Word::Surgeon::Utils - utility functions for MsOffice::Word::Surgeon River stage one • 1 direct dependent • 1 total dependent

Functions in this module are used internally by MsOffice::Word::Surgeon....

DAMI/MsOffice-Word-Surgeon-2.05 - 02 Mar 2024 22:18:41 UTC

Word::Segmenter::Chinese::Lite - Split Chinese into words River stage zero No dependents

CHENGANG/Word-Segmenter-Chinese-Lite-0.08 - 27 Jun 2014 03:17:44 UTC

MsOffice::Word::Template::Engine - abstract class for template engines River stage zero No dependents

This class does nothing; it just declares a couple of generic attributes and methods to be implemented by engine subclasses. See for example the MsOffice::Word::Template::Engine::TT2 subclass....

DAMI/MsOffice-Word-Template-2.0 - 01 May 2022 20:54:29 UTC

Lingua::Ogmios::Annotations::Word - Perl extension for the word annotations River stage zero No dependents

THHAMON/Lingua-Ogmios-0.011 - 13 Sep 2015 16:40:28 UTC

MsOffice::Word::Surgeon::Revision - generate XML markup for MsWord revisions River stage one • 1 direct dependent • 1 total dependent

This class implements the XML markup generation algorithm for the method "new_revision" in MsOffice::Word::Surgeon. See that method for a description of the API....

DAMI/MsOffice-Word-Surgeon-2.05 - 02 Mar 2024 22:18:41 UTC

Lingua::FreeLing3::Word::Analysis - Interface to FreeLing3 Analysis object River stage one • 1 direct dependent • 1 total dependent

This module interfaces to the Analysis object from FreeLing3. Usually you do not need to create this kind of object, unless you are hacking deep in the FreeLing3 library. The usual usage is to retrieve a list of possible analysis for a specific word ...

AMBS/Lingua-FreeLing3-0.09 - 12 Jan 2014 16:21:27 UTC

lib/Lingua/Poetry/Haiku/Finder/Word.pm River stage zero No dependents

TOBYINK/Lingua-Poetry-Haiku-Finder-0.002 - 06 Sep 2021 20:19:44 UTC

MsOffice::Word::Surgeon::PackagePart - Operations on a single part within the ZIP package of a docx document River stage one • 1 direct dependent • 1 total dependent

This class is part of MsOffice::Word::Surgeon; it encapsulates operations for a single *package part* within the ZIP package of a ".docx" document. It is mostly used for the *document* part, that contains the XML representation of the main document b...

DAMI/MsOffice-Word-Surgeon-2.05 - 02 Mar 2024 22:18:41 UTC

lib/Word/Segmenter/Chinese/Lite/Dict/Default.pm River stage zero No dependents

CHENGANG/Word-Segmenter-Chinese-Lite-0.08 - 27 Jun 2014 03:17:44 UTC

Phonology/Word.pm River stage zero No dependents

JASPAX/Lingua-Phonology-0.3503 - 28 Feb 2012 02:38:14 UTC

ArrayData::Lingua::Word::ID::KBBI - Indonesian words from Kamus Besar Bahasa Indonesia River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/ArrayData-Lingua-Word-ID-KBBI-0.004 - 27 Mar 2022 02:51:59 UTC

ArrayData::Lingua::Word::ID::Katla - Wordle words (Indonesian) River stage one • 2 direct dependents • 2 total dependents

This is the list of words used in Katla[1] (an Indonesian variant of the Wordle[2] game), retrieved from its source code. It can be used as a source of words for other writing games, or for doing some analysis....

PERLANCAR/ArrayData-Lingua-Word-ID-Wordle-20220306.0.1 - 27 Mar 2022 02:38:45 UTC

ArrayData::Lingua::Word::EN::Wordle - Wordle words (English) River stage one • 2 direct dependents • 2 total dependents

This is the list of words used in the Wordle[1] game, retrieved from its source code. It can be used as a source of words for other writing games, or for doing some analysis....

PERLANCAR/ArrayData-Lingua-Word-EN-Wordle-20220306.0.1 - 27 Mar 2022 01:59:51 UTC

ArrayData::Lingua::Word::EN::Enable - The Enable word list (English) River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/ArrayData-Lingua-Word-EN-Enable-0.003 - 27 Mar 2022 01:59:39 UTC

ArrayData::Lingua::Word::ID::Wordle - Alias for ArrayData::Lingua::Word::ID::Katla River stage one • 2 direct dependents • 2 total dependents

PERLANCAR/ArrayData-Lingua-Word-ID-Wordle-20220306.0.1 - 27 Mar 2022 02:38:45 UTC

Macrame - filter-time recursive macro framework providing the feature preventing Perl from being "a Lisp." River stage zero No dependents

tokenizing at this version we ignore all whitespace in input and place whitespace in output only between barewords. Lexical blocks are treated as single tokens for signature matching purposes, as are expressions that indicate variables, such as %foo:...

DAVIDNICO/Macrame-0.13 - 03 Feb 2017 01:21:53 UTC

Word::Segmenter::Chinese::Lite::Dict - Perl extension for blah blah blah River stage zero No dependents

CHENGANG/Word-Segmenter-Chinese-Lite-0.08 - 27 Jun 2014 03:17:44 UTC

Games::Word::Phraselist::Proverb::TWW - Proverb phrases from Tom Wills (English) River stage one • 2 direct dependents • 2 total dependents

PERLANCAR/Games-Word-Phraselist-Proverb-TWW-0.03 - 13 Jan 2016 03:43:54 UTC

MsOffice::Word::Template::Engine::TT2 - Word::Template engine based on the Template Toolkit River stage zero No dependents

Implements a templating engine for MsOffice::Word::Template, based on the Template Toolkit....

DAMI/MsOffice-Word-Template-2.0 - 01 May 2022 20:54:29 UTC

Games::Word::Phraselist::Proverb::KBBI - Proverb phrases from Kamus Besar Bahasa Indonesia (Indonesian) River stage one • 2 direct dependents • 2 total dependents

PERLANCAR/Games-Word-Phraselist-Proverb-KBBI-0.05 - 13 Jan 2016 03:42:26 UTC

TableDataBundle::Lingua::Word::EN::Noun - Collection of TableData:: modules that contain English nouns River stage one • 2 direct dependents • 3 total dependents

This distribution contains the following TableData:: modules: * TableData::Lingua::Word::EN::Noun::TalkEnglish...

PERLANCAR/TableDataBundle-Lingua-Word-EN-Noun-0.003 - 20 Apr 2023 00:05:23 UTC

PPIx::XPath - an XPath implementation for the PDOM River stage zero No dependents

This module augments PPI's classes with the methods required by Tree::XPathEngine, allowing you to perform complex XPath matches against any PDOM tree. See Tree::XPathEngine for details about its methods. Mapping the PDOM to the XPath data model * Ea...

DAKKAR/PPIx-XPath-2.02 - 29 Aug 2016 15:52:45 UTC

HTML::TagCloud::Centred - Biggest tags in the centre River stage zero No dependents

This modules produces a tag cloud with the heaviest words in the centre, and the lightest on the outside, to make it appear a bit like the clouds seen in the sky. Words are accepted through add in a sorted order - that is, add the heaviest word first...

LGODDARD/HTML-TagCloud-Centred-10 - 30 Mar 2011 08:27:01 UTC

TableDataBundle::Lingua::Word::EN::Adverb - Collection of TableData:: modules that contain English adverbs River stage one • 2 direct dependents • 3 total dependents

This distribution contains the following TableData:: modules: * TableData::Lingua::Word::EN::Adverb::TalkEnglish...

PERLANCAR/TableDataBundle-Lingua-Word-EN-Adverb-0.003 - 19 Apr 2023 00:05:50 UTC

MsOffice::Word::Template::Engine::Mustache - Word::Template engine based on Mustache River stage zero No dependents

Implements a templating engine for MsOffice::Word::Template, based on Template::Mustache....

DAMI/MsOffice-Word-Template-2.0 - 01 May 2022 20:54:29 UTC

lib/Markdown/Compiler/Lexer.pm River stage zero No dependents

SYMKAT/Markdown-Compiler-0.003 - 05 Feb 2022 03:38:29 UTC

lib/Ufal/UDPipe.pm River stage one • 1 direct dependent • 1 total dependent

STRAKA/Ufal-UDPipe-v1.3.1.1 - 16 Nov 2023 08:59:44 UTC

lib/Lingua/ZH/Jieba.pm River stage zero No dependents

SLOYD/Lingua-ZH-Jieba-0.007 - 04 Feb 2023 14:22:23 UTC

Lingua::JA::Romaji::Valid::Filter::Word River stage zero No dependents

Lingua::JA::Romaji::Valid splits a given word into pieces, but some of the filters should be applied before splitting....

ISHIGAKI/Lingua-JA-Romaji-Valid-0.03 - 27 Sep 2012 02:02:45 UTC

TableDataBundle::Lingua::Word::EN::Adjective - Collection of TableData:: modules that contain English adjectives River stage one • 2 direct dependents • 3 total dependents

This distribution contains the following TableData:: modules: * TableData::Lingua::Word::EN::Adjective::TalkEnglish...

PERLANCAR/TableDataBundle-Lingua-Word-EN-Adjective-0.003 - 18 Apr 2023 00:06:10 UTC

Games::Word::Phraselist::Proverb::ChineseTools - Chinese idioms (chengyu) from chinese-tools.com (bridge to WordList::Phrase::ZH::Proverb::ChineseTools) River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Games-Word-Phraselist-Proverb-ChineseTools-0.01 - 04 Feb 2016 12:30:07 UTC

Lingua::HPSG::FeatureStructure::Expression::Word - feat-struc type from p.61 River stage zero No dependents

CJCOLLIER/Lingua-HPSG-0.03 - 11 Oct 2009 23:35:55 UTC

TableData::Lingua::Word::EN::Noun::TalkEnglish - List of words that are used as nouns only, from talkenglish.com River stage one • 2 direct dependents • 3 total dependents

PERLANCAR/TableDataBundle-Lingua-Word-EN-Noun-0.003 - 20 Apr 2023 00:05:23 UTC

WWW::Mechanize::FormFiller::Value::Random::Word - Fill a word into an HTML form field River stage one • 4 direct dependents • 5 total dependents

This class provides a way to write a randomly chosen value into a HTML field. new NAME, LIST Creates a new value which will correspond to the HTML field "NAME". The "LIST" is the list of arguments passed to Data::Random::rand_words. If the list is em...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

TableData::Lingua::Word::EN::Adverb::TalkEnglish - List of words that are used as adverbs only, from talkenglish.com River stage one • 2 direct dependents • 3 total dependents

PERLANCAR/TableDataBundle-Lingua-Word-EN-Adverb-0.003 - 19 Apr 2023 00:05:50 UTC

ArrayData::Lingua::Word::EN::Medical::Glutanimate - Medical word list (English) River stage one • 2 direct dependents • 2 total dependents

Source is from: <https://github.com/glutanimate/wordlist-medicalterms-en>, (license: GPL-3)....

PERLANCAR/ArrayData-Lingua-Word-EN-Medical-Glutanimate-20220727.0.0 - 09 Oct 2022 00:06:05 UTC

TableData::Lingua::Word::EN::Adjective::TalkEnglish - List of words that are used as adjectives only, from talkenglish.com River stage one • 2 direct dependents • 3 total dependents

PERLANCAR/TableDataBundle-Lingua-Word-EN-Adjective-0.003 - 18 Apr 2023 00:06:10 UTC

Bencher::Scenario::ArrayData::Word::ID::KBBI::startup - Benchmark startup of ArrayData::Word::ID::KBBI vs WordList::ID::KBBI River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-ArrayData-0.001 - 27 Feb 2022 00:06:17 UTC

Bencher::Scenario::ArrayData::Word::ID::KBBI::has_item - Benchmark checking if word exists River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-ArrayData-0.001 - 27 Feb 2022 00:06:17 UTC

Bencher::Scenario::ArrayData::Word::ID::KBBI::pick_items - Benchmark picking words River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-ArrayData-0.001 - 27 Feb 2022 00:06:17 UTC
83 results (0.21 seconds)