Dictionary-based compression

Home > Computer Science > Algorithms and data structures > Compression Algorithms > Dictionary-based compression

A form of compression that uses a pre-built dictionary of frequently occurring words or phrases to replace them with shorter codes.