Explore the latest books of this year!
Bookbot

Jan Lánský

    Sbírka řešených příkladů pro Aplikační software 2
    Kryptoměny
    Syllable-based Compression
    • 2012

      Syllable-based Compression

      A New Text Compression Method

      • 128 pages
      • 5 hours of reading

      Focusing on the advantages of syllable-based compression, this research explores methods that enhance text compression for languages with rich morphology and smaller files. It highlights the implementation of the LZW method and Huffman coding for small files, improved by a language-specific initialized dictionary. For larger files, the project XBW integrates multiple compression techniques like BWT and LZSS. Additionally, it addresses challenges in compressing poorly structured XML files and emphasizes the necessity of compressing the syllable alphabet using a compressed trie for efficient encoding.

      Syllable-based Compression