Search results for "Text::Language::Guess"
Text::Language::Guess - Trained module to guess a document's language
Text::Language::Guess guesses a document's language. Its implementation is simple: Using "Text::ExtractWords" and "Lingua::StopWords" from CPAN, it determines how many of the known stopwords the document contains for each language supported by "Lingu...
MSCHILLI/Text-Language-Guess-0.02 - 20 Nov 2005 04:08:56 UTC - Search in distribution
Text::Guess::Language - Guess language from text using top 1000 words
Text::Guess::Language matches the words in the text against lists of the top 1000 words in each of 58 different languages. CONSTRUCTOR new() Creates a new object which maintains internal storage areas for the Text::Guess::Language computation. Use on...
WOLLMERS/Text-Guess-Language-0.05 - 06 Aug 2020 17:41:01 UTC - Search in distribution
Lingua::Guess - Guess the language of text
This module attempts to guess what human language a piece of text is written in. It is a fork of a module called Language::Guess, which was deleted from CPAN by its author....
BKB/Lingua-Guess-0.03 - 31 Jan 2021 03:14:01 UTC - Search in distribution
YAML - YAML Ain't Markup Language™
The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. <http://www.yaml.org/spec/> YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structur...
TINITA/YAML-1.30 - 27 Jan 2020 22:10:33 UTC - Search in distribution
swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester
swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...
MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution
GBK - Source code filter to escape GBK script
INA/Char-GBK-1.15
-
02 May 2019 03:37:31 UTC
-
Search in distribution
UHC - Source code filter to escape UHC script
INA/Char-UHC-1.15
-
02 May 2019 03:44:16 UTC
-
Search in distribution
GBK - Source code filter to escape GBK script
INA/GBK-1.22
-
28 Aug 2019 16:40:47 UTC
-
Search in distribution
PPI - Parse, Analyze and Manipulate Perl (without perl)
About this Document This is the PPI manual. It describes its reason for existing, its general structure, its use, an overview of the API, and provides a few implementation samples. Background The ability to read, and manipulate Perl (the language) pr...
MITHALDU/PPI-1.277 - 22 Sep 2023 09:18:22 UTC - Search in distribution
perlguts - Introduction to the Perl API
This document attempts to describe how to use the Perl API, as well as to provide some info on the basic workings of the Perl core. It is far from complete and probably contains many errors. Please refer any questions or comments to the author below....
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution- perlguts - Introduction to the Perl API
- perlfunc - Perl builtin functions
- perlfunc - Perl builtin functions
- 30 more results from perl »
UTF2 - Source code filter to escape UTF-8 script
INA/Char-UTF2-1.15
-
02 May 2019 03:45:36 UTC
-
Search in distribution
UTF2 - Source code filter to escape UTF-8 script
INA/UTF2-1.22
-
28 Aug 2019 16:43:08 UTC
-
Search in distribution
ZOOM - Perl extension implementing the ZOOM API for Information Retrieval
This module provides a nice, Perlish implementation of the ZOOM Abstract API described and documented at http://zoom.z3950.org/api/ the ZOOM module is implemented as a set of thin classes on top of the non-OO functions provided by this distribution's...
MIRK/Net-Z3950-ZOOM-1.30 - 12 Mar 2014 14:17:01 UTC - Search in distribution
Big5 - Source code filter to escape Big5 script
INA/Big5-1.22
-
28 Aug 2019 16:39:10 UTC
-
Search in distribution
HP15 - Source code filter to escape HP-15 script
INA/Char-HP15-1.15
-
02 May 2019 03:37:53 UTC
-
Search in distribution
Sjis - Source code filter to escape ShiftJIS script
INA/Char-Sjis-1.15
-
02 May 2019 03:43:57 UTC
-
Search in distribution
Sjis - Source code filter to escape ShiftJIS script
INA/Sjis-1.22
-
28 Aug 2019 16:42:57 UTC
-
Search in distribution
PDL::OpenCV - PDL interface to OpenCV
Use PDL::OpenCV to call OpenCV functions on your data using Perl/PDL. As can be seen above, this distribution is structured to very closely match the structure of OpenCV v4 itself. That means the submodules match the "classes" and/or "modules" in Ope...
ETJ/PDL-OpenCV-0.001 - 26 Mar 2023 06:02:44 UTC - Search in distribution
file - determine file type
The file command tests each argument in an attempt to classify it. There are four sets of tests, performed in this order: filesystem tests, script tests, magic number tests, and language tests. The first test that succeeds causes the file type to be ...
BDFOY/PerlPowerTools-1.041 - 24 Nov 2023 17:11:27 UTC - Search in distribution
exiftool - Read and write meta information in files
A command-line interface to Image::ExifTool, used for reading and writing meta information in a variety of file types. *FILE* is one or more source file names, directory names, or "-" for the standard input. Metadata is read from source files and pri...
EXIFTOOL/Image-ExifTool-12.70 - 19 Nov 2023 16:15:22 UTC - Search in distribution- Image::ExifTool - Read and write meta information