Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047041
en ru br
ALT Linux repos
S:2020.02-alt1
5.0: 2006.0704-alt2

Group :: Development/Perl
RPM: perl-Lingua-EN-Squeeze

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2020.02-alt1
Build date: 20 february 2020, 16:20 ( 214.1 weeks ago )
Size: 25.67 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Shorten text to minimum syllables by using hash table lookup and vowel deletion
Description:

Squeeze english text to most compact format possible so that it is barely
readable. Be sure to convert all text to lowercase before using the
SqueezeText() for maximum compression, because optimizations have been
designed mostly for uncapitalized letters.

"Warning: Each line is processed multiple times, so prepare for slow
conversion time"

You can use this module e.g. to preprocess text before it is sent to
electronic media that has some maximum text size limit. For example pagers
have an arbitrary text size limit, typically around 200 characters, which
you want to fill as much as possible. Alternatively you may have GSM
cellular phone which is capable of receiving Short Messages (SMS), whose
message size limit is 160 characters. For demonstration of this module's
SqueezeText() function, this paragraph's conversion result is presented
below. See yourself if it's readable (Yes, it takes some time to get used
to). The compression ratio is typically 30-40%.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-Lingua-EN-Squeeze
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin