libtext-ngram-perl 0.15-3build1 source package in Ubuntu

Changelog

libtext-ngram-perl (0.15-3build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 16:47:00 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libtext-ngram-perl_0.15.orig.tar.gz 21.9 KiB e2ef1da66427145842c23cc7cf6631dfa2a0ebcaf54debdfa81b72a38ece4a84
libtext-ngram-perl_0.15-3build1.debian.tar.xz 2.4 KiB 7ec912f510282380ba507d26dad359d72edd7a7b6e4bb39361ad71c49bc35489
libtext-ngram-perl_0.15-3build1.dsc 2.2 KiB 3924ef371bde6944f00fbefb15515766749396b5615880896eacce6711565338

Available diffs

View changes file

Binary packages built by this source

libtext-ngram-perl: efficient XS-Based n-gram spectrum analysis module

 n-Gram analysis is a field in textual analysis which uses sliding window
 character sequences in order to aid topic analysis, language
 determination and so on. The n-gram spectrum of a document can be used
 to compare and filter documents in multiple languages, prepare word
 prediction networks, and perform spelling correction.
 .
 Text::Ngram provides an efficient XS-based implementation of n-gram
 spectrum analysis.

libtext-ngram-perl-dbgsym: debug symbols for libtext-ngram-perl