Innovation Award
 June 2007
Winner |
Data compression techniques often take advantage of redundancy, i.e. sequences of data that appear repeated.
Text is usually very compressible because it uses the same set of characters in each idiom.
This package takes advantage of that fact to provide PHP classes optimized to compress different idioms, This way it achieves greater efficiency based on the knowledge of the most frequently used letters in each supported idiom.
Manuel Lemos |
This package can be used to compress text based on prior knowledge of the frequency of letters of texts in the same idiom.
Currently there are class versions for the idioms: Arabic, English, French, German, Italian and Spanish.
These classes can generate a compressed version of text strings that occupy in average about 70% of the original length.
This class is part of Khaled Al-Shamaa project for PHP and Arabic language:
http://www.al-shamaa.com/php/arabic/
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.