GithubHelp home page GithubHelp logo

abdallahhemdan / enwik8-compression Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 68.47 MB

šŸ“¦ Compressing of the challenge enwik8 (100MB of wikipedia) using LZW(Lempelā€“Zivā€“Welch) compression algorithm using cpp...

License: MIT License

C++ 100.00%
text-compression multimedia lzw cpp hemdan enwik enwik8 cmp2022 compression-algorithm encoding

enwik8-compression's Introduction

enwik8 compression

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

About

Compressing the challenge enwik8 which is the first 100MB of Wikipedia using LZW(Lempelā€“Zivā€“Welch) using c++.

Annotation 2020-05-28 021516

Statistics

  • Input file size : 95.3 MB
  • Output file size : 34 MB
  • Compression ratio : ~2.8
  • Encoding time : ~30 sec
  • Decoding time : ~10 sec

How to use

  1. Clone the repository
$ git clone https://github.com/AbdallahHemdan/enwik8-compression.git
  1. Open the solution and run the following commands as arguments

    1. Encoding and decoding
    $ encode|decode file_path
    $ encode|decode ./enwik8.txt
    1. Encoding only
    $ encode file_path
    $ encode ./enwik8.txt
    1. Decoding only
    $ decode

1 2 3 4 5

License

This software is licensed under MIT License, See License for more information Ā©AbdallahHemdan.

enwik8-compression's People

Contributors

abdallahhemdan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.